Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/virt7-container-common-el7-build-62369-294199/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) 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', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.10.0-2.git5a3e9fb.el7.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'], chrootPath='/var/lib/mock/virt7-container-common-el7-build-62369-294199/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=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', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.swdD53 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-5a3e9fb.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + /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 -a --author 'rpm-build ' -m 'buildah-1.10.0 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9mJFeP + umask 022 + cd /builddir/build/BUILD + cd buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + mkdir _build + pushd _build ~/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build ~/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 src/github.com/containers/buildah + popd + mv vendor src ~/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build:/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + GOPATH=/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build:/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' + export GO111MODULE=off + GO111MODULE=off ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0xcf2849c4a7a30727a870903ba6cf68797b0aff32 -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-build977784249 crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yhfZelIuiaWcUsTtHYze/yhfZelIuiaWcUsTtHYze -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack ./constant_time.go github.com/containers/storage/pkg/config mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid X1RhLVW1p9zK0yqimnsE/X1RhLVW1p9zK0yqimnsE -goversion go1.10.2 -D "" -importcfg $WORK/b184/importcfg -pack ./config.go github.com/VividCortex/ewma mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid C5wSR8ix4tFJPDuIdqx_/C5wSR8ix4tFJPDuIdqx_ -goversion go1.10.2 -D "" -importcfg $WORK/b238/importcfg -pack ./ewma.go container/list mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p container/list -std -complete -installsuffix shared -buildid KNp2gUmaxqAHhxa_MVX1/KNp2gUmaxqAHhxa_MVX1 -goversion go1.10.2 -D "" -importcfg $WORK/b088/importcfg -pack ./list.go errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config 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 QTR7SoJnAMYmXfZDuiN2/QTR7SoJnAMYmXfZDuiN2 -goversion go1.10.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ internal/nettrace unicode/utf8 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b036/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/race -std -complete -installsuffix shared -buildid yBI-0-p3bYpCRqBfTXjN/yBI-0-p3bYpCRqBfTXjN -goversion go1.10.2 -D "" -importcfg $WORK/b008/importcfg -pack ./doc.go ./norace.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ unicode/utf16 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 G2RWbD0qcHtLXDeVs8fF/G2RWbD0qcHtLXDeVs8fF -goversion go1.10.2 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b032/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid l4Wk0XgNF5CaiMgi1rw8/l4Wk0XgNF5CaiMgi1rw8 -goversion go1.10.2 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6qWk1_fAEWvgMVgM5FSi/6qWk1_fAEWvgMVgM5FSi -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid sd6p6ItzNvehS_i19N2V/sd6p6ItzNvehS_i19N2V -goversion go1.10.2 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go github.com/containers/storage/pkg/ostree mkdir -p $WORK/b179/ github.com/containers/storage/pkg/promise github.com/docker/docker/api/types/events encoding mkdir -p $WORK/b294/ github.com/openshift/imagebuilder/dockerfile/command cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/api vendor/golang_org/x/crypto/cryptobyte/asn1 cat >$WORK/b294/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid HQGnxyXmvnR6_7j2yYTj/HQGnxyXmvnR6_7j2yYTj -goversion go1.10.2 -D "" -importcfg $WORK/b179/importcfg -pack ./no_ostree.go mkdir -p $WORK/b027/ math/bits github.com/ulikunitz/xz/internal/hash cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid TWljyBR2S04jFGk5hunG/TWljyBR2S04jFGk5hunG -goversion go1.10.2 -D "" -importcfg $WORK/b294/importcfg -pack ./events.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid wk2pgGxFofdOueHDI1o7/wk2pgGxFofdOueHDI1o7 -goversion go1.10.2 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go github.com/docker/docker/api/types/image mkdir -p $WORK/b345/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 9o-3w2PDuJ_QPx_glqvS/9o-3w2PDuJ_QPx_glqvS -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./promise.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b280/ internal/cpu cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid MKOI1hghGxmCtYTbR_Di/MKOI1hghGxmCtYTbR_Di -goversion go1.10.2 -D "" -importcfg $WORK/b345/importcfg -pack ./command.go mkdir -p $WORK/b100/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b080/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid k4YwmXA_tAG0fPEHxJZd/k4YwmXA_tAG0fPEHxJZd -goversion go1.10.2 -D "" -importcfg $WORK/b280/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b232/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wiB6p2WLQguWyxKeXEKf/wiB6p2WLQguWyxKeXEKf -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p math/bits -std -complete -installsuffix shared -buildid ZW6my7AWEZF60Ug6_PFF/ZW6my7AWEZF60Ug6_PFF -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b295/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid SrJZr4TPtj_NrZgvfLMS/SrJZr4TPtj_NrZgvfLMS -goversion go1.10.2 -D "" -importcfg $WORK/b232/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config EOF image/color mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid hcDpnZh7Cu5GOnuCCQbl/hcDpnZh7Cu5GOnuCCQbl -goversion go1.10.2 -D "" -importcfg $WORK/b295/importcfg -pack ./image_history.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -installsuffix shared -buildid SMTDdiK2YMEdIy0sTNj2/SMTDdiK2YMEdIy0sTNj2 -goversion go1.10.2 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_x86.go mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p image/color -std -complete -installsuffix shared -buildid 0RVP4gkzRu0g1j2Hz-IO/0RVP4gkzRu0g1j2Hz-IO -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack ./color.go ./ycbcr.go unicode mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid fg4tbhltCT_J13163s1b/fg4tbhltCT_J13163s1b -goversion go1.10.2 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid fZRjsXW2Vx18JQ8ySrRe/fZRjsXW2Vx18JQ8ySrRe -goversion go1.10.2 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go sync/atomic mkdir -p $WORK/b013/ crypto/internal/cipherhw cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/internal/cipherhw -std -installsuffix shared -buildid sL1htMhUjqxLvklPQOAn/sL1htMhUjqxLvklPQOAn -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./cipherhw_amd64.go ./doc.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid 2sw5JN8dl8XIukUenRXz/2sw5JN8dl8XIukUenRXz -goversion go1.10.2 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix shared -buildid kPRG14ug5XcvAmujlz0g/kPRG14ug5XcvAmujlz0g -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./doc.go ./mont25519_amd64.go runtime/cgo mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8b/8bc63b4a2a6dea60709fedbc4b71ac6cb13001f5db366d5afd8103b85524d03f-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid u0lm0ivBRXUQMNJol4q1/u0lm0ivBRXUQMNJol4q1 -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./cast5.go github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid HSG_FmMck1buhcQ7b1bQ/HSG_FmMck1buhcQ7b1bQ -goversion go1.10.2 -D "" -importcfg $WORK/b213/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/19/19a31818bcb258745637efc6d0cab2cf44f63aa2ce77b966b074d2fd2d39302c-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/96/96871f5e37c9c4bea34887868434ff29c6cd9cac27c1670553245537d8c7c920-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/31/31f82e08d30dbbb1f273386e6b4b03decd7ad619dc6df08ffe83f9294f331faa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a9/a90a60039fd83ec03bc118bbf0a78d66290f67a07562ee009dcae0f1712f8e18-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/4e/4ee20f2682c268621d6923bf7c31e684c27a1b08b9550671fa6fa392d4938ce6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/56/5662ea823a328a27705a845fc6a0c9e68205d20d56f423c6dcb310296ff2e60d-d # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/asm_amd64.o ./asm_amd64.s cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d5/d5a2c1cd0c7bdd557820c2908ad359619cd25db828261f3fdb4b141d84391ad5-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a7/a77c1547a4da2eaf0911a93db3754355ef58101f1a3e4add30d1afff048f1053-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/91/91304ec068c410252cccbdc32fe64422e06b5c5a3d4c968cb602a7ce75b59e65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f0/f08be1836bc366950ec8e5b09537d4499f0523628d86e021b4d72431834a8f64-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/42/421b9eb40007db7d43a0fcc0846e06e136cbb3c3ee05a7f054723bf3ed85ab4e-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/78/7895a63435c5871742fd826b26e5251ad7ec1a37b2906e0e3a90dcd1fae456ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid 90pSfz8zsr2DLw55lt82/90pSfz8zsr2DLw55lt82 -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./poly1305.go ./sum_amd64.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/16/16ec5a16c67bc48c2d27374deb21dcdf776cb94decb4583b8b1b51221c450af7-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/48/48648873f76693b6e0da3e2e8166732edd7f37a0b3e606b2914ec54c3a47ddc5-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/fc/fc8a38c727ac525e3b0f0fdec0721590203ef603721ad5ba9a00189f22dc20f9-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/f9/f91a3b8894a70b4cff54eab446086a53f60a21f57cc4e992154d72d147a17603-d # internal cd /usr/lib/golang/src/internal/cpu /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/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4ce533e15b9e44b30e5bed4deb29f7c1c52349ed8844330137c054572f771bbd-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/94/941573bbaf4030c3635724fcaa1984c8b6a1096d2789997c63ee4dd0c361a775-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f83029c7968a5a5cc8bc0f378af97c2f5b3e4a132096d0b0a9a82a8d1379108-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/b9/b96eb048f8d00161ef054fe4921032ed8947d7bc5c91c0892a84f7ac753c88a2-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/79/7948b2135c09a137a9d311446cff52b8868fec71a0f4bb4bd002884f392df2e5-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b105/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /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/const_amd64.o ./const_amd64.s cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/91/918af4fe4771a00e672a7b7eb4e019b31b67653cd9286eb0c373498e8604d0b7-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6c/6cc767766b4437f90bc31421932cc1c3aa26def2df845c47f9a13b2b481b4f20-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /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/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8c/8cef373aeb97c69f3ffec9f9d475600cc2f1f2279a2bef153a296825d732c8cf-d # internal /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/freeze_amd64.o ./freeze_amd64.s /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/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3d/3d8849b2a4595002806a3d0a71ac55a3a07501ed92becad23a18bc3dbf55253d-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /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/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /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/square_amd64.o ./square_amd64.s cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/9e/9e2adabfdaa1e20e739bded4a969a9ba7809c31623be527172a7afe2fcf782ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/const_amd64.o $WORK/b105/cswap_amd64.o $WORK/b105/freeze_amd64.o $WORK/b105/ladderstep_amd64.o $WORK/b105/mul_amd64.o $WORK/b105/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/24/24c66057e3c919905e1d8af94cc613d34e4a5600ea61c7fc57bcf60cd5782a2d-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b1/b11c74f6ad701726dffbd261136d1ba88c7d218aef74707e5872183d2477c021-d # internal cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/testlog -std -complete -installsuffix shared -buildid eVvEX1E4q-RmKCVR0W-W/eVvEX1E4q-RmKCVR0W-W -goversion go1.10.2 -D "" -importcfg $WORK/b023/importcfg -pack ./log.go math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid KlZLFGLU_xIl_h4HpMWU/KlZLFGLU_xIl_h4HpMWU -goversion go1.10.2 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 ./floor_asm.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 ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal runtime mkdir -p $WORK/b010/ cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f1/f1eb7309c0a43fdb2c76e6369c27e3f930104290cb441786ccc28cd9f67d6116-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid hL_Xyw-QrJ6ffn2m-49T/hL_Xyw-QrJ6ffn2m-49T -goversion go1.10.2 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/7b/7bbcc8a51c261a279b23d9505c4481c5ce0d003454e700c27b939b4eaa45ae91-d # internal gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/ldexp_amd64.o ./ldexp_amd64.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_amd64.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_amd64.o $WORK/b018/atan_amd64.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_amd64.o $WORK/b018/erf_stub.o $WORK/b018/exp2_amd64.o $WORK/b018/exp_amd64.o $WORK/b018/expm1_amd64.o $WORK/b018/floor_amd64.o $WORK/b018/frexp_amd64.o $WORK/b018/hypot_amd64.o $WORK/b018/ldexp_amd64.o $WORK/b018/log10_amd64.o $WORK/b018/log1p_amd64.o $WORK/b018/log_amd64.o $WORK/b018/mod_amd64.o $WORK/b018/modf_amd64.o $WORK/b018/pow_stub.o $WORK/b018/remainder_amd64.o $WORK/b018/sin_amd64.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_amd64.o $WORK/b018/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/06/0605f2a3a8221e7d91b28f366ada5166c82ae7e111550fea8028be2d2eca3ba4-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid CSGxlBYVVlZFCSfKhzcj/CSGxlBYVVlZFCSfKhzcj -goversion go1.10.2 -D "" -importcfg $WORK/b239/importcfg -pack ./percentage.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid 4ZDcJ7Ki8R1X6nl2l9PO/4ZDcJ7Ki8R1X6nl2l9PO -goversion go1.10.2 -D "" -importcfg $WORK/b025/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/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/db/db49a92adbf7cc57a0a02b963489be932d0fcaa859afe9b19133a0994dd35f3d-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/65/657ad0fd17438ecba9fc049f393cb91cbe096d009a7bed51c68cabac734169a2-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b112/ crypto/rc4 cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b092/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid lIR1DLxRsUMcDQUOww2J/lIR1DLxRsUMcDQUOww2J -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack ./errors.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/rc4 -std -installsuffix shared -buildid 3D-mN4PWd4IGeRGH7SB-/3D-mN4PWd4IGeRGH7SB- -goversion go1.10.2 -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./rc4.go ./rc4_asm.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid vKJkV_CUDoxYkW3blgfw/vKJkV_CUDoxYkW3blgfw -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c cd /usr/lib/golang/src/crypto/rc4 /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/rc4_amd64.o ./rc4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ef/ef343745daa2e91d2743ceeb096784e7854b574d5ca26817c38f5736345be8bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/rc4_amd64.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/fe/fed3654ab0f122ca7d88479a2306bd332923e6d5db87de03ff93390df6c6af6b-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_amd64.S cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p runtime/cgo -std -installsuffix shared -buildid PFlcciRT2itc_bnTN0cL/PFlcciRT2itc_bnTN0cL -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f5/f5d420fc2b642d5b3bff6d6d43990064221ba625c5933d296ad5856f58cbe3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_amd64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f0/f003d5f94e24ad264bf7f3412251307cee9693814301c1d9e983dd0e2662ea11-d # internal cd /usr/lib/golang/src/runtime /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.o ./asm.s /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/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /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/memclr_amd64.o ./memclr_amd64.s /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/memmove_amd64.o ./memmove_amd64.s /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/rt0_linux_amd64.o ./rt0_linux_amd64.s /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/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e1/e150bf70ecfd53b22aaf07f883ac08af48c2f21791d469d6765c429b3ee286c6-d # internal sync mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p sync -std -installsuffix shared -buildid WrnUerqm5pPFAkvWZvPn/WrnUerqm5pPFAkvWZvPn -goversion go1.10.2 -D "" -importcfg $WORK/b007/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/99da35aea81f36a9923816dc2f490893e6e165053163d5c82f004cde79433d1c-d # internal internal/singleflight mkdir -p $WORK/b037/ github.com/containers/storage/pkg/locker io cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xlXLpxqhToYziht3_gdy/xlXLpxqhToYziht3_gdy -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack ./singleflight.go mkdir -p $WORK/b006/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 5ZmB7YLE2u-Sg-IJQ28L/5ZmB7YLE2u-Sg-IJQ28L -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./locker.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p io -std -complete -installsuffix shared -buildid Mh1pmSu_kYxZ5Q8P8tdG/Mh1pmSu_kYxZ5Q8P8tdG -goversion go1.10.2 -D "" -importcfg $WORK/b006/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid wnyAVT6ART3iM-QKUjv1/wnyAVT6ART3iM-QKUjv1 -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b021/ reflect cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b024/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid 0IdyT4zHGx41ym8E3WSt/0IdyT4zHGx41ym8E3WSt -goversion go1.10.2 -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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p reflect -std -installsuffix shared -buildid VoDybleDk3J06UX2r2bA/VoDybleDk3J06UX2r2bA -goversion go1.10.2 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f1/f152daf3f80a040fd1e74d6b16d58722394c65d31b485a928693a746e6540c6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2e/2e06793771c3abbb429fe021ce64756c636eba943d8fe9d1d1782b35c5116123-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6f/6f8c5a5b1dca2ceb13a85b6bbf7387eebeaf4940c230e91d443f790aba5df7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/4f/4f922bbc856c1e6d50d1bf47fcd1b7b61864846c9c93833e8d365480d97387f8-d # internal hash mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p hash -std -complete -installsuffix shared -buildid 5yYbsasUt_cfe19Bsjfn/5yYbsasUt_cfe19Bsjfn -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./hash.go bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF crypto/cipher strings mkdir -p $WORK/b075/ 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 j-7vKYhuSqYVUHXM6hVM/j-7vKYhuSqYVUHXM6hVM -goversion go1.10.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_amd64.go ./bytes_decl.go ./reader.go mkdir -p $WORK/b031/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid MSq0zZ_BdmPf3SiiZSFv/MSq0zZ_BdmPf3SiiZSFv -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid lKOg38F1Xm6uGN0xM_U-/lKOg38F1Xm6uGN0xM_U- -goversion go1.10.2 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_amd64.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fd/fd712999a7b6cee0ab3cf02443527412e572b8eec97af8647a8feeafd5ebab3c-d # internal crypto mkdir -p $WORK/b055/ hash/adler32 crypto/hmac cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF hash/fnv hash/crc64 mkdir -p $WORK/b117/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto -std -complete -installsuffix shared -buildid GXCp3PuJ3ahTal6fpPL7/GXCp3PuJ3ahTal6fpPL7 -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack ./crypto.go hash/crc32 cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b090/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid MMgulgbpd5IjTg0I7ug5/MMgulgbpd5IjTg0I7ug5 -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p hash/crc32 -std -installsuffix shared -buildid y14xH2habfgo0Klzvn6s/y14xH2habfgo0Klzvn6s -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF mkdir -p $WORK/b226/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Qu3uWDYu5g3Sol84WjUI/Qu3uWDYu5g3Sol84WjUI -goversion go1.10.2 -D "" -importcfg $WORK/b090/importcfg -pack ./hmac.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p hash/fnv -std -complete -installsuffix shared -buildid h4hFq8rZhOOC0eWdGgsn/h4hFq8rZhOOC0eWdGgsn -goversion go1.10.2 -D "" -importcfg $WORK/b226/importcfg -pack ./fnv.go mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid pfn19-XIdz7NIs8QhAnx/pfn19-XIdz7NIs8QhAnx -goversion go1.10.2 -D "" -importcfg $WORK/b161/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/25/25e6361017acf58385eb9e15ab1342802e66a7a8f12f55ce5cf6b0d08296cacf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b112/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b091/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid Ma0fE4W-Y-2x1W6shFKr/Ma0fE4W-Y-2x1W6shFKr -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack ./s2k.go crypto/sha512 cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b081/ crypto/sha1 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/md5 -std -installsuffix shared -buildid LdQ1wUBvGIBthWuJKYAG/LdQ1wUBvGIBthWuJKYAG -goversion go1.10.2 -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b093/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/sha512 -std -installsuffix shared -buildid 6eZqCf_9gTm4JLzViGIL/6eZqCf_9gTm4JLzViGIL -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/sha1 -std -installsuffix shared -buildid yK4MtgQRbfex-snxFbCV/yK4MtgQRbfex-snxFbCV -goversion go1.10.2 -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go crypto/sha256 mkdir -p $WORK/b086/ cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e8/e8182ae867c9eed300dbf63fdc5daadf3d77f02bf3c0b5a8aa9e6e362b3efcdc-d # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/sha256 -std -installsuffix shared -buildid GSAGctr9EfyE1qycXXVs/GSAGctr9EfyE1qycXXVs -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f2/f280172e79b333689988ea5cc91ddeb919b9e45687a093f624e18f5a8659b90a-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/59/595ef89d22a95ce5c8a3c49f23101163d959b11e64e6f5f5ceffdb622ce28dc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b147/crc32_amd64.o ./crc32_amd64.s cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/da/dada4b7d00adc28edb6edbe28e564b1a7c392b81fc6b806bd10454305732e75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9c/9c60cffb12f93ac7e5e5649ac114ab4a1207bec92b76d27c7c296f764b112f55-d # internal cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /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/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /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/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/84/846c25630f311e082a77d2ca3bc248ed3411523a86d42af6dc32959585f5ba5d-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8e/8e7f703d4e0d349bcadaf4cef910128316559f3dbbaf8bc10eed8235d2211081-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/aes -std -installsuffix shared -buildid 3wRtHX9glCrpjmiiBQKF/3wRtHX9glCrpjmiiBQKF -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_amd64.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/md5block_amd64.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/60/604c6ffa050b2abeb2aae6bf870f912ffd90360a3e69b33ea35589d64070a12e-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/31/31890f740082d914ce7521a3f713ed43323faa709cec9fc61c8f96650a966e74-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9e/9e4bafd0fa7de7903a1f3e0a177e0f78612df6e394542a2c9bd93397069d1b8b-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/83/837b48b863cb9949158bc274385136164a4d18ab0bcb8ef274bc6db3f4843405-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b199/ golang.org/x/text/transform text/tabwriter bufio cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b306/ cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid ZrD-z2NMsd7dWoZj3pme/ZrD-z2NMsd7dWoZj3pme -goversion go1.10.2 -D "" -importcfg $WORK/b199/importcfg -pack ./transform.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b355/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid F7xu2M0ujK2hmAwrYce1/F7xu2M0ujK2hmAwrYce1 -goversion go1.10.2 -D "" -importcfg $WORK/b306/importcfg -pack ./transform.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid TNjwSBY58DyqP3L89-ND/TNjwSBY58DyqP3L89-ND -goversion go1.10.2 -D "" -importcfg $WORK/b355/importcfg -pack ./tabwriter.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_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 T8oVDjN-XYqX29nAgyQC/T8oVDjN-XYqX29nAgyQC -goversion go1.10.2 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/59/59329091740bf7ce0ebfa417e10beb83ad692669e4d25f0e8c834c6cf2139535-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b074/asm_amd64.o ./asm_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1e/1e9347a7c82f43793095cca8d08bdf0fc0827a3dc7d34ebac6f226295c2029f9-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b071/ github.com/containers/storage/pkg/stringutils path encoding/base32 cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b187/ github.com/klauspost/cpuid cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 52XEijKoO3XBpOC2FgB0/52XEijKoO3XBpOC2FgB0 -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack ./compare.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid -xia1Nfcw80BQpc_c9A_/-xia1Nfcw80BQpc_c9A_ -goversion go1.10.2 -D "" -importcfg $WORK/b187/importcfg -pack ./stringutils.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b106/ 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 I8zyd4hUqno5tZW-PeDk/I8zyd4hUqno5tZW-PeDk -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b152/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid d52P0UrW-3-Z-u0TaJSo/d52P0UrW-3-Z-u0TaJSo -goversion go1.10.2 -D "" -importcfg $WORK/b106/importcfg -pack ./base32.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/klauspost/cpuid -installsuffix shared -buildid xPVEzdSXTxCsm3M7n8sj/xPVEzdSXTxCsm3M7n8sj -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/75/75b5d086c1ea8434fd442e0909d140fe8f2eab1b876c5b751896312b7711348e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a8/a80b9fa77d7bd863fa5ba1cc219c66def842df41ac8079fb8294ba631b6dc6a2-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/24/24f08bfdea79f915a5dd133f6afbdca9f6b5410b247fcbcc03c776c1104687dc-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/15/15eed0638368979d462a5e6e508051a777e24c28f48ca7723334e7ca4fee3b6d-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/27/27ae4b3d8e833c64039007ac3f68a3ff4f92644d82ba2a4cf20787fa696609b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/cc/cc1591750bc7b2a95cc2f42b1e69400f010f83b7d93239f145b6cf84bc35bb1f-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/9a/9a2130a102a6d837a4e369f317ba6ec32481223859aa98694b083fecffef0808-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/48/48c419a17aba30ebb5a1c9ce017689b430a7fcef87a1dd523028f001398b4d6f-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/20/20534e5977ccadabccc3d8cb26982f0389096f0a788551afb11a281c91abcc5c-d # internal image mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b122/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p image -std -complete -installsuffix shared -buildid _YqLxGsvhyHhgdl-iwqw/_YqLxGsvhyHhgdl-iwqw -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b152 -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b152/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b152/_pkg_.a $WORK/b152/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/68/68df3682864b3b9bfd28f17a9625d596068b73dc3deafb8dc8d097b59cdfc50b-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/65/650c1f6c8fc8d88dd649ade239c68d3c53278fbd3f9be0ba24b5f74357dfda2d-d # internal internal/syscall/unix mkdir -p $WORK/b084/ github.com/mattn/go-isatty cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b236/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid DZMvuFprDIMSWqbRpJU9/DZMvuFprDIMSWqbRpJU9 -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./getrandom_linux.go ./getrandom_linux_amd64.go github.com/containers/image/pkg/keyctl cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b247/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid znUI30lAPb29xDLwKyTQ/znUI30lAPb29xDLwKyTQ -goversion go1.10.2 -D "" -importcfg $WORK/b236/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/image/pkg/keyctl -complete -installsuffix shared -buildid LGLSerse-dGSyqZadidG/LGLSerse-dGSyqZadidG -goversion go1.10.2 -D "" -importcfg $WORK/b247/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go ./sys_linux_amd64.go time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_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/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid BjxWEGV-TIzGYcK44ALg/BjxWEGV-TIzGYcK44ALg -goversion go1.10.2 -D "" -importcfg $WORK/b022/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/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/50/50bd0e51e363d11c946736c9d2f5fe991c60786046f9cc892d35755305c0a502-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/5a/5a91598e465863612417132e1a2d5cf2baf21efd6d785bec604a3b39e7b44afe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/a6/a667c9c52d9da7bea585c55f930917f5d246d01127fcc6330743afff86dade20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/de/deab23db4bc3697291632b577b539e270de98f94a015fabb0441dcc57d5bc452-d # internal image/internal/imageutil mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b121/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid AtwPomhIOoyjGy5Ppa_S/AtwPomhIOoyjGy5Ppa_S -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c9/c9e9283b302d0caf8c28e62ace41005ec0edfe06927e7483565380fb580d4da7-d # internal image/jpeg mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b121/_pkg_.a packagefile image/color=$WORK/b122/_pkg_.a packagefile image/internal/imageutil=$WORK/b124/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p image/jpeg -std -complete -installsuffix shared -buildid u7QVhJgIXtVXRGyYNH2j/u7QVhJgIXtVXRGyYNH2j -goversion go1.10.2 -D "" -importcfg $WORK/b123/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1d/1d09add186e7abb3aa00f2f34a00b5645e95be0350832130644304588d5afa9b-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c9c9faaae2cad1a3b8d8fea1b29190c5abc55007b79ded01be2767d653420a8e-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid afrozArgHQdXuytZg_jS/afrozArgHQdXuytZg_jS -goversion go1.10.2 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/df/df59eeb77990f9c460e168eaefc793acb9a03bab8e114280a95ce19a450062ef-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b318/ encoding/binary cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b029/ sort cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid XRRXTNt39zYRRuTRSv5r/XRRXTNt39zYRRuTRSv5r -goversion go1.10.2 -D "" -importcfg $WORK/b318/importcfg -pack ./errwrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RN1AAepXHqRvp2Q3mEt2/RN1AAepXHqRvp2Q3mEt2 -goversion go1.10.2 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid _a9dl6Jvku-sWbN09axQ/_a9dl6Jvku-sWbN09axQ -goversion go1.10.2 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/76/76f7de8007333145c1dafe64984fc85cb6df3cb91fac94c1bc01fed158a96649-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/6c/6c725ba9438a57be8ade3833b55079d7bbf3c01085375b6384fd9eb32d42a102-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal os mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid _3b32sCKkVM441K9bSwa/_3b32sCKkVM441K9bSwa -goversion go1.10.2 -D "" -importcfg $WORK/b019/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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/b030/_pkg_.a /builddir/.cache/go-build/24/24e38463c7405e8a85dd74fef4d6c8358545ada5b1ea07c9c533829fa02c7cb3-d # internal container/heap mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p container/heap -std -complete -installsuffix shared -buildid 3FxatGUKT7CoPWgr8GtO/3FxatGUKT7CoPWgr8GtO -goversion go1.10.2 -D "" -importcfg $WORK/b234/importcfg -pack ./heap.go compress/bzip2 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid J7wpTQ3DPcuLj9scPpDg/J7wpTQ3DPcuLj9scPpDg -goversion go1.10.2 -D "" -importcfg $WORK/b114/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go regexp/syntax mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid WKqjpMDBvz584vzMKKCU/WKqjpMDBvz584vzMKKCU -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/33/332e5ecb4c88e7243e1c1d11ebb84ad8796b141fbde8165e24c437d4a4fe1204-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/c6/c645a96c87993864bbccb56d7c6cdc225aba159508498c858577bb7c01aefd51-d # internal encoding/base64 mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/des github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b089/ vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Y87s4CogZcbQhnhfFYeB/Y87s4CogZcbQhnhfFYeB -goversion go1.10.2 -D "" -importcfg $WORK/b028/importcfg -pack ./base64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b148/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/des -std -complete -installsuffix shared -buildid S-QPE1W8RWQvw4gfs2NR/S-QPE1W8RWQvw4gfs2NR -goversion go1.10.2 -D "" -importcfg $WORK/b089/importcfg -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/b103/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a EOF github.com/klauspost/compress/snappy cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid LndrVDO3LhzMmcjPdyvQ/LndrVDO3LhzMmcjPdyvQ -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go mkdir -p $WORK/b146/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _tQfzgk9nftZYjb4hh99/_tQfzgk9nftZYjb4hh99 -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack ./chacha_generic.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b147/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid Jr-qMlpjLZCX8cH5SxTn/Jr-qMlpjLZCX8cH5SxTn -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid spCAW6DJLkUPzB8cWtDk/spCAW6DJLkUPzB8cWtDk -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/68/6842b88776ea021a2a6bfb0c6dee4b175ce52cd941575c4ac701ab28821bbbdd-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b104/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid yDz-_k_UU2n1m19ai8el/yDz-_k_UU2n1m19ai8el -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a9/a97640779d21d52dd0954b9725485662d69d736bcfed433887cd2fe835c3c8df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/40/403773ac2fad9ce1ef0b3ff578119fe8ce3e210eea2b1bd7e4de157ce6b6b3d7-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b146 -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b146/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b148 -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b148/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b146 -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b146/encode_amd64.o ./encode_amd64.s cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1d/1d7ac7ce9ec91603ccef4b06c515524c67fa1bf3bcaaba263bd165270841f0dd-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b146/_pkg_.a $WORK/b146/decode_amd64.o $WORK/b146/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/88/88598a41d029ec9dc46bbb5e4a4284cd117e48ff81233241f80482d585b2f16d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/15/154ad10f36d456091e8fa13ed86bb3e824f7a4e8cde888c64bdc4bfdbd655d21-d # internal encoding/pem mkdir -p $WORK/b098/ golang.org/x/crypto/openpgp/armor cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b111/ cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p encoding/pem -std -complete -installsuffix shared -buildid 0H55y0Yk-necRW8dDqDo/0H55y0Yk-necRW8dDqDo -goversion go1.10.2 -D "" -importcfg $WORK/b098/importcfg -pack ./pem.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b112/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid XvSk_WiRMafhBvF50RNz/XvSk_WiRMafhBvF50RNz -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /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/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6c/6c524e178cea0ecd6609773080da469896bfdbbc34b4eeeac998a7effab29759-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/a4/a47cedea7fd6a9ffd316960030711c1e2607399b69398c53b4ea74e3347524b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.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/ab/ab2942f4e6480cf58b0672297c49f670b0fe00c5d0e1021e543586f28686023d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ca/ca15bbb9373042374f5d659340048d898b434aa11e91decc2af40ea766aab89c-d # internal github.com/containers/image/internal/tmpdir mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF github.com/docker/docker/api/types/mount mkdir -p $WORK/b284/ runtime/debug cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid aujJ4kIblKCX2H-Oudnw/aujJ4kIblKCX2H-Oudnw -goversion go1.10.2 -D "" -importcfg $WORK/b128/importcfg -pack ./tmpdir.go os/signal mkdir -p $WORK/b240/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a EOF cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p os/signal -std -installsuffix shared -buildid WCTJAI70tSMSNkRpLe07/WCTJAI70tSMSNkRpLe07 -goversion go1.10.2 -D "" -importcfg $WORK/b240/importcfg -pack -asmhdr $WORK/b240/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid YqtYW0M6ZvR3lQ7OUNDA/YqtYW0M6ZvR3lQ7OUNDA -goversion go1.10.2 -D "" -importcfg $WORK/b284/importcfg -pack ./mount.go k8s.io/client-go/util/homedir mkdir -p $WORK/b149/ path/filepath fmt cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b310/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p runtime/debug -std -installsuffix shared -buildid SOamiKow7qqlM3-x93Q5/SOamiKow7qqlM3-x93Q5 -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack -asmhdr $WORK/b149/go_asm.h ./garbage.go ./stack.go ./stubs.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b017/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid y4bfKSGKjvAKZd4X9GmX/y4bfKSGKjvAKZd4X9GmX -goversion go1.10.2 -D "" -importcfg $WORK/b310/importcfg -pack ./homedir.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p path/filepath -std -complete -installsuffix shared -buildid FoYvkv7h4lMApVRWm-Ma/FoYvkv7h4lMApVRWm-Ma -goversion go1.10.2 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid BHq1Bp3mzwXa3CPX95uR/BHq1Bp3mzwXa3CPX95uR -goversion go1.10.2 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/73/73ecce4df57a9763450ff63ebd2a38b41cbf790412e00e6f6442c15ea0dc8604-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/72/721267c77e538c2691584ebe8edf553284d9d367661bfe824f60ea44bbeef154-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b6/b6f8f966c98d80abf3566f60c97e2871ef14fa7b44b73d9db21160c5f07ea107-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b149 -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b149/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b149/_pkg_.a $WORK/b149/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6a/6a53bc8237a40b2adbf5d82c00ad4244c96a26523974596fb02bcbc939af5eef-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b240 -I $WORK/b240/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b240/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b240/_pkg_.a $WORK/b240/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f7/f72774a5f989154c254b3935d1031a6756f2592cdfb3ff59d370fbb11aea282d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b15e3b5c1a6251ed846c130f4666930e5845b71acb9feb5ffcfbbb4079d2c50b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal regexp mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p regexp -std -complete -installsuffix shared -buildid l0kBJByaQ5rdJUqbw5rd/l0kBJByaQ5rdJUqbw5rd -goversion go1.10.2 -D "" -importcfg $WORK/b057/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8b/8b80d790ce7facb571fd48786968af901e44ef0a8d702cf336d88822a08d662a-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b253/ io/ioutil cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b044/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid eh9mNohsWYLUHMrL1FR2/eh9mNohsWYLUHMrL1FR2 -goversion go1.10.2 -D "" -importcfg $WORK/b253/importcfg -pack ./path_driver.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p io/ioutil -std -complete -installsuffix shared -buildid s-kEHNDhA-gVEopz9vWu/s-kEHNDhA-gVEopz9vWu -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/78/784a9b81420054639008050b52ad9c0d12551190626d4a5247add0a66a3df769-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2e/2e300722479a4f38e289871eeb5af513829889c1126ba2e651061883b86b0fd2-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid cGAi_Ty6HqQBLghBMbhs/cGAi_Ty6HqQBLghBMbhs -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/2d/2d3c42fd93f7ceef0a3738560b942b791d6dd54dcaaa2bbfeec4077125e99bcf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1c/1cda8208c986143b5c45a8b4b9f64824ffbffde19d88064ec75cf195e9ceccb9-d # internal context mkdir -p $WORK/b016/ github.com/opencontainers/image-spec/specs-go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/pkg/errors mkdir -p $WORK/b064/ log cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p context -std -complete -installsuffix shared -buildid qfQA_-Ov2lYu5EdKmMZ7/qfQA_-Ov2lYu5EdKmMZ7 -goversion go1.10.2 -D "" -importcfg $WORK/b016/importcfg -pack ./context.go os/user cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid mPdrpvt-nmUw5VNO189e/mPdrpvt-nmUw5VNO189e -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack ./errors.go ./stack.go encoding/hex mkdir -p $WORK/b097/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p log -std -complete -installsuffix shared -buildid ef7fPxJic_L9gBAkcWUB/ef7fPxJic_L9gBAkcWUB -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack ./log.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF github.com/containers/image/version cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/hex -std -complete -installsuffix shared -buildid c6OOmjfXQLxbHfa-T6Jn/c6OOmjfXQLxbHfa-T6Jn -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go vendor/golang_org/x/net/http2/hpack github.com/tchap/go-patricia/patricia net/url encoding/json text/scanner github.com/containers/storage/pkg/parsers github.com/BurntSushi/toml compress/flate github.com/syndtr/gocapability/capability mime/quotedprintable github.com/mtrmac/gpgme flag net/http/internal mime github.com/opencontainers/runtime-spec/specs-go github.com/ulikunitz/xz/internal/xlog github.com/klauspost/compress/fse mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF math/big cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid Vm4WAX4UbSz3B24tPs7o/Vm4WAX4UbSz3B24tPs7o -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack ./version.go ./versioned.go github.com/klauspost/compress/flate mkdir -p $WORK/b046/ github.com/seccomp/libseccomp-golang cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b108/ github.com/vbauerster/mpb/decor cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid 8LGGre4SLEJPS2XQlxA8/8LGGre4SLEJPS2XQlxA8 -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack ./version.go mkdir -p $WORK/b190/ cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid CEU5kOaNq-q2mSVwnA9R/CEU5kOaNq-q2mSVwnA9R -goversion go1.10.2 -D "" -importcfg $WORK/b196/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b101/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid OMC8TSiu5Idsfc6heQ5Y/OMC8TSiu5Idsfc6heQ5Y -goversion go1.10.2 -D "" -importcfg $WORK/b190/importcfg -pack ./children.go ./patricia.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b026/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p net/url -std -complete -installsuffix shared -buildid Rcs7Uc0NcSOzo9eCZEYu/Rcs7Uc0NcSOzo9eCZEYu -goversion go1.10.2 -D "" -importcfg $WORK/b101/importcfg -pack ./url.go mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b166/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p text/scanner -std -complete -installsuffix shared -buildid 3TExhJMPGNHIgxIJAXs4/3TExhJMPGNHIgxIJAXs4 -goversion go1.10.2 -D "" -importcfg $WORK/b133/importcfg -pack ./scanner.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b060/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding/json -std -complete -installsuffix shared -buildid ioEM0jYV9PdMRoqDVsYv/ioEM0jYV9PdMRoqDVsYv -goversion go1.10.2 -D "" -importcfg $WORK/b026/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid jUc7cTD9Ku-uiUr995rB/jUc7cTD9Ku-uiUr995rB -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./parsers.go mkdir -p $WORK/b115/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b159/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid DW_Wn7GDtYrUCXLP5w9k/DW_Wn7GDtYrUCXLP5w9k -goversion go1.10.2 -D "" -importcfg $WORK/b060/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/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/flate -std -complete -installsuffix shared -buildid PPFot4z-gz6_SptgtZSO/PPFot4z-gz6_SptgtZSO -goversion go1.10.2 -D "" -importcfg $WORK/b115/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 0HP4Ll4hh6GCp1DTgmwa/0HP4Ll4hh6GCp1DTgmwa -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b206/ vendor/golang_org/x/text/unicode/norm cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qs3JIf9QMI4Sgglq-LXl/qs3JIf9QMI4Sgglq-LXl -goversion go1.10.2 -D "" -importcfg $WORK/b206/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b109/ mkdir -p $WORK/b157/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b109/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b109/ -g -O2 ./data.go ./gpgme.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b209/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p flag -std -complete -installsuffix shared -buildid Itdk4VuFO-2D_mocWcGr/Itdk4VuFO-2D_mocWcGr -goversion go1.10.2 -D "" -importcfg $WORK/b157/importcfg -pack ./flag.go cat >$WORK/b209/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/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b204/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p net/http/internal -std -complete -installsuffix shared -buildid M25m10SwkT-0y35eQ7pg/M25m10SwkT-0y35eQ7pg -goversion go1.10.2 -D "" -importcfg $WORK/b209/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p mime -std -complete -installsuffix shared -buildid tfvRx36eEPY1H61irf4V/tfvRx36eEPY1H61irf4V -goversion go1.10.2 -D "" -importcfg $WORK/b204/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid qz0IhlpRCfcGoAtPtglL/qz0IhlpRCfcGoAtPtglL -goversion go1.10.2 -D "" -importcfg $WORK/b210/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid gj4uyIj3tyr6OX8L49ZK/gj4uyIj3tyr6OX8L49ZK -goversion go1.10.2 -D "" -importcfg $WORK/b230/importcfg -pack ./xlog.go mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid VrKe--Z_hMWltccdnzJ1/VrKe--Z_hMWltccdnzJ1 -goversion go1.10.2 -D "" -importcfg $WORK/b145/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p math/big -std -installsuffix shared -buildid lm4eLSA2nEqlqdSbTLU3/lm4eLSA2nEqlqdSbTLU3 -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/cpuid=$WORK/b152/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/klauspost/compress/flate -installsuffix shared -buildid y3hRc-Lv0DvjKht3sDlw/y3hRc-Lv0DvjKht3sDlw -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h ./crc32_amd64.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go mkdir -p $WORK/b214/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid ezli3TS4x-i2GXY7oSyu/ezli3TS4x-i2GXY7oSyu -goversion go1.10.2 -D "" -importcfg $WORK/b283/importcfg -pack ./blkio.go mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b238/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b239/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid Y6WpvfUlnaj_lTZmIFij/Y6WpvfUlnaj_lTZmIFij -goversion go1.10.2 -D "" -importcfg $WORK/b237/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b199/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_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/b201/_pkg_.a -trimpath $WORK/b201 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid v5hhJrXIbGRNk7pr2FUE/v5hhJrXIbGRNk7pr2FUE -goversion go1.10.2 -D "" -importcfg $WORK/b201/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/51/513d8c7a9bb024a57bcb6d7305cd5a1102ac81d674f6167168ccf83418b9c5bd-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/68/6877107bd2f9d426953ec23913b36c3de7ce74bfa031afd2f3b976c7f30b854b-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid NQ2aKDetMTfC1kOo285s/NQ2aKDetMTfC1kOo285s -goversion go1.10.2 -D "" -importcfg $WORK/b296/importcfg -pack ./duration_convert.go ./timestamp.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp github.com/imdario/mergo mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid SlCm8LQ2X9gW8hLc0zzk/SlCm8LQ2X9gW8hLc0zzk -goversion go1.10.2 -D "" -importcfg $WORK/b301/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b214/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b214/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d3/d31be9bd1f10f6b30b992b65a0a27cfba401e62aa0e5df5bcf31382a6acb1a56-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/55/556f520e77a44b7450638b2d953e153d05e8e1efd744a40871405cdf74cef005-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid S-TXYqdglDe5ctckTOOh/S-TXYqdglDe5ctckTOOh -goversion go1.10.2 -D "" -importcfg $WORK/b309/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid e0JzgHbvYA8yG6imANjo/e0JzgHbvYA8yG6imANjo -goversion go1.10.2 -D "" -importcfg $WORK/b308/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/83/83f091010673104cc0f911b229db1a95f6e3ed2c38ef3eb9d0cc3ae52171fd9e-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b318/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid Jb-th0yZi_mxW3XdcZne/Jb-th0yZi_mxW3XdcZne -goversion go1.10.2 -D "" -importcfg $WORK/b317/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/97/9746f856f3511542cde729a2c1f1256c3db8fb3ad6ec7ecdc96ef59485ad475f-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 07tvh53ahsF78GTE46wl/07tvh53ahsF78GTE46wl -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/64/64d071fbb6fe6f0720ed661054db0a8c44123e048c3e0175a1220fa30b47f6bf-d # internal github.com/docker/go-units mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 249VlgSxAtP9WuUtYA4u/249VlgSxAtP9WuUtYA4u -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/51/51fd0c90ccbd8871ed0762112d34038deb0a16cbb92447aed816c3ff4af533fd-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_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/b200/_pkg_.a -trimpath $WORK/b200 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R0vMpSboAZlgW2SDD2oC/R0vMpSboAZlgW2SDD2oC -goversion go1.10.2 -D "" -importcfg $WORK/b200/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_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/b133/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/da/dac7be0572194f6aadc78077b95f94cb49d918e1a28f2d53873a87738816aebd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal github.com/etcd-io/bbolt mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid 5OKY6Xp5p9zzwIHBXniA/5OKY6Xp5p9zzwIHBXniA -goversion go1.10.2 -D "" -importcfg $WORK/b225/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 cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/8e/8ed04fa88c00bb0a7785330ec46d4a964a63e3a072baa10c19741080090ea12d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid IfotK0OTXkLpVlcWSONL/IfotK0OTXkLpVlcWSONL -goversion go1.10.2 -D "" -importcfg $WORK/b243/importcfg -pack ./path.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/b2/b2489e4d70563c45d82b6b10b00c12a0bfd831fece6242c984b88e4ca3bcbdf1-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/665cfac0540bbe633961530b4ee94cb3043eea74b07fcaf9a69d2e0b58c8d50e-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/asm_linux_amd64.o ./asm_linux_amd64.s cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 3DO2qIEJE_2zWYfcoLM1/3DO2qIEJE_2zWYfcoLM1 -goversion go1.10.2 -D "" -importcfg $WORK/b271/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 net mkdir -p $WORK/b035/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b035/ -importpath net -- -I $WORK/b035/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9d/9d110d42a43f5d2f18aaf234b2fc009f25c75a2043af1c11167bed5469b92c2c-d # internal os/exec mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_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/b050/_pkg_.a -trimpath $WORK/b050 -shared -p os/exec -std -complete -installsuffix shared -buildid Q3adL1_FN_pfSaCkxPjs/Q3adL1_FN_pfSaCkxPjs -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_linux_amd64.o # 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/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b5/b5923052e6771356c8187156f70316a4ca067a563a88258996bb45fc2935eb0c-d # internal golang.org/x/net/context mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid jmnT4pbCK0BZFfY1-E5j/jmnT4pbCK0BZFfY1-E5j -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/43/43d98fc1e838ad9395522fbf2e735272cdb243239d1ad07e621dcbc33951ced0-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b231/ cat >$WORK/b231/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/b017/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b232/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b230/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid __07CiJPAV0ciIhLGWvS/__07CiJPAV0ciIhLGWvS -goversion go1.10.2 -D "" -importcfg $WORK/b231/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/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/3a/3a1f771f4980b82302e4e0e867963d75624c8f3165d7269f925a97ec2fb02969-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b088/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 8r1SEEDm1zuXBsL_dEJN/8r1SEEDm1zuXBsL_dEJN -goversion go1.10.2 -D "" -importcfg $WORK/b241/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5d/5d3a699933010311bd1d138edcff4371ac1540023ef40659028c8bffbd89269d-d # internal github.com/containers/image/docker/reference mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid P0GUuNfNhoLWeteqnwCw/P0GUuNfNhoLWeteqnwCw -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7c/7c2a5d357f856380f45e4e47bb400919d948c1b6bd286fdf88a461e7d970716a-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 7NRz3AemrRC9NvX9gAar/7NRz3AemrRC9NvX9gAar -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/df/df6a4a725f2c670c6364d750340a7560c9c5b74b9da1a4c5d22069a62f4a15c6-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b140/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid qv9Myz9ZACEaCGvLk3vG/qv9Myz9ZACEaCGvLk3vG -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/eb/ebe45a750b6b7378c199e18cbe640cde483aebac02b44e4db92afd3f58547a5b-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid gOqRuKB8Mt7PdlZWb08g/gOqRuKB8Mt7PdlZWb08g -goversion go1.10.2 -D "" -importcfg $WORK/b262/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/65/65ad879e4f3527e2c0867ad9a6eb673191bfc509d12cbe53087990d6ed30ed3b-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b172/ cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e1/e19c7193a2e8ff12b0688bf61f8c0fe75200f04ad72a1173e0b873feb336c6e0-d # internal cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a EOF github.com/containers/storage/pkg/fsutils cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid ePKv3zllo109V5dLUxM_/ePKv3zllo109V5dLUxM_ -goversion go1.10.2 -D "" -importcfg $WORK/b172/importcfg -pack ./dmesg_linux.go mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid WX5HlSzz--gOfkXtCx5T/WX5HlSzz--gOfkXtCx5T -goversion go1.10.2 -D "" -importcfg $WORK/b178/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/af/af4eb6cb6df5672ae8b81f68b73ea478e7c10066a8899229444e4c6037e618b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid NwJs0ezbuWkSikv8ae9U/NwJs0ezbuWkSikv8ae9U -goversion go1.10.2 -D "" -importcfg $WORK/b215/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/57/57dd6320325e8275baaa94784dd925544e4b4daee27cd3cff29e17b6726767a2-d # internal github.com/containers/image/oci/internal mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/87/875cf20ffff1c5b20c0d6c8b37befff874cb41f587ffe0c80b93cec04bd3e25f-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid ztIAECbgXAXn8OGEnPLZ/ztIAECbgXAXn8OGEnPLZ -goversion go1.10.2 -D "" -importcfg $WORK/b275/importcfg -pack ./oci_util.go github.com/docker/docker/errdefs mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid AG5OU-ZJVJ_QCXNqSxTn/AG5OU-ZJVJ_QCXNqSxTn -goversion go1.10.2 -D "" -importcfg $WORK/b289/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/37/374ae35fa2b72e513f2ff324a6fa0ccb6be2095ab29d7facfad8d9c026d2853e-d # internal golang.org/x/text/unicode/bidi cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/cd/cd46f5fb511910a821c15caf975554a353d1ec575c621ef708d978371ac8e6ec-d # internal mkdir -p $WORK/b307/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 2pdE32vUJjwaF9Eyo_OO/2pdE32vUJjwaF9Eyo_OO -goversion go1.10.2 -D "" -importcfg $WORK/b307/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b190/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid DFAh3dDJ-IehyGgLUfsl/DFAh3dDJ-IehyGgLUfsl -goversion go1.10.2 -D "" -importcfg $WORK/b189/importcfg -pack ./truncindex.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/7f/7f87827735e4f078c57621cf5b36101a9259ac0a60a6b63e7ed519b1e9c6abb3-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid HUwHbH6befvPwQWHaZiX/HUwHbH6befvPwQWHaZiX -goversion go1.10.2 -D "" -importcfg $WORK/b313/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0c/0c5722741bffe519236f4be1405328b35fd21cc9524acf6aa3266fede75ca1f4-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/54/5481250a4c9c12ed32a49b902bc7e9779121a8b30f70717eb4c2a446f8e5b0ae-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid xozjcAsrQKDdzbpTtas9/xozjcAsrQKDdzbpTtas9 -goversion go1.10.2 -D "" -importcfg $WORK/b314/importcfg -pack ./resolvconf.go github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid kCDod6vd2StpIrvl-K3m/kCDod6vd2StpIrvl-K3m -goversion go1.10.2 -D "" -importcfg $WORK/b320/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/81/81c7995d685f27df09b73f5848900c974d40c059d13feccdeb7a4529eb173c09-d # internal database/sql/driver mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid hY0USBkLNsaC7lM65UGj/hY0USBkLNsaC7lM65UGj -goversion go1.10.2 -D "" -importcfg $WORK/b323/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/41/417ec7e0b9e5a0b2886681653ecd20f4772d4f932bcfa1a9b07a202028a9babb-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid TuDfXHQO7UcVOQSNJviV/TuDfXHQO7UcVOQSNJviV -goversion go1.10.2 -D "" -importcfg $WORK/b324/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/09/0946359c24c6ea54f1acd81f64bf95ea2cc12594a599927db9f2b549da29e002-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b326/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid ldHldnjPYNFh6q3VWoj0/ldHldnjPYNFh6q3VWoj0 -goversion go1.10.2 -D "" -importcfg $WORK/b326/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a5/a5c17decfcc833fbc21ce2d2136db212c49b9379c0d2fbfa9c4e56db1cf12d19-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid TWsaDjNbWurCcyN1fTl1/TWsaDjNbWurCcyN1fTl1 -goversion go1.10.2 -D "" -importcfg $WORK/b329/importcfg -pack ./pointer.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/16/16d097455166f5203000c73ee6565797451287d7f1cca6fb37b4cf9d862ca4d8-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid qg832UM0iP6R71_J4BvG/qg832UM0iP6R71_J4BvG -goversion go1.10.2 -D "" -importcfg $WORK/b261/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f2/f2dc68c616a43531eb9f62b72fb13563fa4c925a3870f48d6d40ed748a8d8b26-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b145/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 6ZpRxTye8ay78OEIRolz/6ZpRxTye8ay78OEIRolz -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a3/a3af9ca00dfc97c9c942c8d7b37dabea060d55e6d78d7e6a49859a1910de7635-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/26/260a4fdaab870a5d515386b727f759299d0c1085cf613496093f9e46f80189dd-d # internal text/template/parse mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OB7I5CxH5aBvMAgxSp80/OB7I5CxH5aBvMAgxSp80 -goversion go1.10.2 -D "" -importcfg $WORK/b332/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/80/807f6ba5d38206e0789eb8a0787dc24236b33ad4bc515cad7e421b97caca5457-d # internal encoding/csv mkdir -p $WORK/b336/ github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b339/ cat >$WORK/b336/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/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p encoding/csv -std -complete -installsuffix shared -buildid hRBVFEu3tXKJ2vQ1H41d/hRBVFEu3tXKJ2vQ1H41d -goversion go1.10.2 -D "" -importcfg $WORK/b336/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid RmQlv_Py8nQbYgii2XMh/RmQlv_Py8nQbYgii2XMh -goversion go1.10.2 -D "" -importcfg $WORK/b339/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/26/2670a92381853927e22bdcfd02f888ef53927af35f101f8a891816abb4e3ea05-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b326/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid R_EEZ1R9qE5rNrifRZik/R_EEZ1R9qE5rNrifRZik -goversion go1.10.2 -D "" -importcfg $WORK/b325/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/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/0b/0b45df9dfbcb8f011b84f68b40fdcf4d1754c2df284c50bcbacc34b66211397b-d # internal github.com/containers/image/types mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid DG_SISnd4AywEId3oE7i/DG_SISnd4AywEId3oE7i -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/90/902861f92036ded5e7aa3925e338487d5cb070b3c48d8e041ee1ac87b815dbbf-d # internal github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid wZRfLzkKo6XZigrBWgOT/wZRfLzkKo6XZigrBWgOT -goversion go1.10.2 -D "" -importcfg $WORK/b245/importcfg -pack ./naming.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ee/eef30a0e84d4d64521ae568bfefe64fa31a21e5982c204f4f15d95ded07b1f89-d # internal github.com/Nvveen/Gotty mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/Nvveen/Gotty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid FMHR4K2B-X9D5bjQrKai/FMHR4K2B-X9D5bjQrKai -goversion go1.10.2 -D "" -importcfg $WORK/b343/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/57/572cf74bbb0768f9eb4846b3acc35f251d98845d276c3d5d027a0554a8192428-d # internal github.com/fsouza/go-dockerclient/internal/term mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/fsouza/go-dockerclient/internal/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid zB2cOVBds05y6wmEfTng/zB2cOVBds05y6wmEfTng -goversion go1.10.2 -D "" -importcfg $WORK/b344/importcfg -pack ./term.go ./winsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/61/612855f4844577ae752b4a709e1005786a1ccc7b707d15c5c99c545e025ae0da-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid LXw-Zm-IdleX2A5EBa6W/LXw-Zm-IdleX2A5EBa6W -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/05/055d10073a65f121a3119dbe32e193a16309ec5f65af7cd4235440eba3cf39ae-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid fjeZuODlITrBQU3dRrnS/fjeZuODlITrBQU3dRrnS -goversion go1.10.2 -D "" -importcfg $WORK/b347/importcfg -pack ./signal.go ./signals.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/89/898b15691bec73686a2e7a985f6b45b503216dcd88c1df65979f8021e567bdd2-d # internal compress/zlib mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/adler32=$WORK/b117/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/zlib -std -complete -installsuffix shared -buildid QgjT70u8fGLsZ5KpHbW2/QgjT70u8fGLsZ5KpHbW2 -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/e9/e9003f6f17fed78339dec40cdb1d37b489f4ca35cfbc6a26953618d41083ba51-d # internal compress/gzip mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b147/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p compress/gzip -std -complete -installsuffix shared -buildid WdTzlKMklus80_Goh1_p/WdTzlKMklus80_Goh1_p -goversion go1.10.2 -D "" -importcfg $WORK/b195/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/90/90b79048dc4936c1315c57e3d9eac55100e6b6fd55262a9b1cfed8fff2d7239c-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid W6uI0hVD0TePuPCHxXQs/W6uI0hVD0TePuPCHxXQs -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/46/469656ee08df55dd28914af9f8810f968aee7b11d2413d6f44611e5009f3f8b3-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a6/a629501969ce96fbc8cf561dc803bc479e63223966cf2b2817ada56fff173957-d # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid SnAjjtyvZ5mb0K0FGKzl/SnAjjtyvZ5mb0K0FGKzl -goversion go1.10.2 -D "" -importcfg $WORK/b183/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/36/360a4c4fda7d47f77b994593344665e23b09b87adcde3bac7f5644edcb11006c-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b329/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid oJcxjxsxGBpQwLdu8-TT/oJcxjxsxGBpQwLdu8-TT -goversion go1.10.2 -D "" -importcfg $WORK/b328/importcfg -pack ./reference.go github.com/docker/docker/pkg/pools mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b313/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid LngzHTD9Qwz1ks6JMUlo/LngzHTD9Qwz1ks6JMUlo -goversion go1.10.2 -D "" -importcfg $WORK/b341/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/52/52377736cf05d22f564fbb878c3d9dadf8a3ed461e70386af1add8f8101d1069-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid kXM2VO747Yt4TQwfN2iF/kXM2VO747Yt4TQwfN2iF -goversion go1.10.2 -D "" -importcfg $WORK/b351/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0c/0c766e7846a20da8ff61cc2b8c5f4ac18feaa923b169adbd88d37678d9cbedd1-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid T8JTcCE3JlrMdjx_XHEF/T8JTcCE3JlrMdjx_XHEF -goversion go1.10.2 -D "" -importcfg $WORK/b358/importcfg -pack ./shellwords.go ./util_posix.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/9b/9bc3292930205d482f56c81d8a725c0445c17b4a4a7b975373c10272bd0421a6-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid g_3EQNSCy--0rGt2JWg9/g_3EQNSCy--0rGt2JWg9 -goversion go1.10.2 -D "" -importcfg $WORK/b235/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/4f/4f4e1ad5bc725d3d5030977fc24915a9eb15c9dd60c9bc56842f8010ef030c64-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/64/647e8a5681bde04e3f58f593ab2829aa3a03986105b66d981c5be68689148af4-d # 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/b116/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/36/3660ac77df58e98f15276831abe8602c756c4720793e554f3767960da5c148d8-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/80/80fa943d0c419bbd89487725aebd40e904d4fca28ac38fc2b2227cee226e4ffc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b198/ cat >$WORK/b198/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/b199/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile unicode/utf8=$WORK/b015/_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/b198/_pkg_.a -trimpath $WORK/b198 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 5ajCtYoMniIsTvqtQhKn/5ajCtYoMniIsTvqtQhKn -goversion go1.10.2 -D "" -importcfg $WORK/b198/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b0/b020f90e9d37477e562a4904a2c1e13a5a99749d213035234a8e2fff7ff08657-d # internal github.com/containers/image/transports mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid nkad5I-xxtrYq3ROLXYr/nkad5I-xxtrYq3ROLXYr -goversion go1.10.2 -D "" -importcfg $WORK/b107/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal github.com/containers/image/pkg/blobinfocache/none mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid _32vYTFExAC2rRlcDxYC/_32vYTFExAC2rRlcDxYC -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./none.go github.com/containers/image/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid Q9iSwDfDOL7x_D49vDm_/Q9iSwDfDOL7x_D49vDm_ -goversion go1.10.2 -D "" -importcfg $WORK/b224/importcfg -pack ./prioritize.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/36/36d72f15086abaeb1e37ea37e6d04ede359a15e1153bc1e2f1079b6df41931d7-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/a7/a79066002f27334f50d7f47affd70f5858002d9d6fe9730d8a0b1614ae12a507-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/c1/c168c4d5db796fafb08f5dca0d63f47ff0b16d0ae86be91bed946c6525a8dbb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/b2/b28486435467b382054dc233c9e94ec2314aa65190a074df2ef7cce367966b55-d # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b109 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8c/8c7f0d78ba80ef7022e527054ccf4eaf397f91bb7281bee798c688b4555dd07c-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ca/ca4710b1310fb25340a6a3bc7b015518c6495795d9d56b8a9490d104976ea306-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b234/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b235/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b239/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b240/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid 8pNZbFSfzfkGIsmm3byS/8pNZbFSfzfkGIsmm3byS -goversion go1.10.2 -D "" -importcfg $WORK/b233/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/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/81/813cc456890abfa37876776da99366428a97566dcc3684b27688538367bd747c-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/47/47e4adf96333cb8b175361f46a5c6096a5051e6415ebfb54de60d598096d6c2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/4c/4ca323b74e3c82ff9ef0f3732ce3765aa669f366a3239f373576e0821d32b7e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a9/a9a98da941a82a36df4225cf89a3a5ad8abeb160d92f2932f002242767e70349-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b5/b535ed9a6cd095d3c74a96e17e141fb11af8d1d61487804d4d92aa8f36cdb642-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b151 -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b151/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d9/d9108d400d382d1bf9c50100e4a5480dfe2324adcfb58d718b11c2494908b520-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b151/_pkg_.a $WORK/b151/crc32_amd64.o # 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/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e9/e9ac38f249d150fdab828fd07046212b0d6df788f29e525f8a97f1e95c4ac93e-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2e/2ed3163ef524e1ae57240c3f828a63341938961475c98b97d07b00614d5c1f33-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b150/ cat >$WORK/b150/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/b017/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b151/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/crc32=$WORK/b147/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid cg3-n6lLajVSxeH4aSfw/cg3-n6lLajVSxeH4aSfw -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/36/3614443be17c2191933a0334be3bc20fedcdf7c16853dbe437161f22cce4e65a-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b307/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid j0_Wt18wXxbvdbZUcM_O/j0_Wt18wXxbvdbZUcM_O -goversion go1.10.2 -D "" -importcfg $WORK/b305/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0b/0b0dc564d859e192fc599a767b14717ec41d71669a8840a58c8440c267f120ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal github.com/containers/image/pkg/strslice mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid 4t0WwFByZnI13LE9WJXp/4t0WwFByZnI13LE9WJXp -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack ./strslice.go github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b161/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b348/ github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid IOS1zpLROo5v2G7zYghb/IOS1zpLROo5v2G7zYghb -goversion go1.10.2 -D "" -importcfg $WORK/b160/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF github.com/blang/semver github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b287/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid V5N1wWU8gbRuy_dk5JmM/V5N1wWU8gbRuy_dk5JmM -goversion go1.10.2 -D "" -importcfg $WORK/b348/importcfg -pack ./strslice.go mkdir -p $WORK/b285/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/sirupsen/logrus cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b322/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid OACCIfX3toHW4BTML1Ei/OACCIfX3toHW4BTML1Ei -goversion go1.10.2 -D "" -importcfg $WORK/b287/importcfg -pack ./parse.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid hGr_nS7158tiYAbz05GE/hGr_nS7158tiYAbz05GE -goversion go1.10.2 -D "" -importcfg $WORK/b285/importcfg -pack ./strslice.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b323/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b249/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid SvJrCHf7W4YZvnrZuzdH/SvJrCHf7W4YZvnrZuzdH -goversion go1.10.2 -D "" -importcfg $WORK/b322/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid nKXDscMxsPfdkS8T5bH5/nKXDscMxsPfdkS8T5bH5 -goversion go1.10.2 -D "" -importcfg $WORK/b249/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid b9TL0KSBzZnWidbTx6v-/b9TL0KSBzZnWidbTx6v- -goversion go1.10.2 -D "" -importcfg $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b155/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 1DKvAKP21-2VaycCIVmh/1DKvAKP21-2VaycCIVmh -goversion go1.10.2 -D "" -importcfg $WORK/b154/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 cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/3e/3e10cb06acf0ae53731e76f106d355ab5a6544bae05f80b1660312a60059d09a-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4e/4eae0eb56d93b11c3ed1bf9f4fdc1d4650439e7ba40b8f224cc2cf40c15239a4-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid JJhiOqFuylti42bzh1Tu/JJhiOqFuylti42bzh1Tu -goversion go1.10.2 -D "" -importcfg $WORK/b293/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/99/99c4cbc57959d27bedadcaa9ad4db814ebb8f9b35fdcefc21d96c0edf55f2877-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal github.com/fsouza/go-dockerclient/internal/jsonmessage mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b343/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b344/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/fsouza/go-dockerclient/internal/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid WkSP-kQOZNmuKvpJ9BFQ/WkSP-kQOZNmuKvpJ9BFQ -goversion go1.10.2 -D "" -importcfg $WORK/b342/importcfg -pack ./jsonmessage.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b3/b3ef0c660408827ec6c1da857c46a7cc5a4e79823030ba0bcb3c8dd174615e1b-d # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6e/6ec75a6f65a0bb1e4a8acde19b7b1a7e437e8ac85584a6ee05cff48b1b3d45ea-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/pkg/strslice=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid rX4S0y-0XVo-6-cRvXyl/rX4S0y-0XVo-6-cRvXyl -goversion go1.10.2 -D "" -importcfg $WORK/b216/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/8a/8aa679fb7695548ea9ffe14c3fbdc02b66b6b51dae2dec56a7cbf1a780cc7d43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/9f/9f02bbe8caaa68702fad5fa3b625b0bd43bb0ad05495520343601645da3e225d-d # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b109 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/47/47e7047bede209168f91808ef4d3d287c3bd416347aa91bc51aedd1574458dcc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b197/ cat >$WORK/b197/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/b017/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b198/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b201/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid EI_KBAuEdTaytik5EkwL/EI_KBAuEdTaytik5EkwL -goversion go1.10.2 -D "" -importcfg $WORK/b197/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ae/ae7be6b068dcfff076d6ed1e5aa2724d2309ba4da0a092334a3dd992c47b86e7-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/64/640737380597447f0ba67cb2e082eca9b2b75a7f2c53305a451f8d2ab44c1a98-d # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/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/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/5e/5e963f6930e03828f012df2eeeb0f00f1a3ae3643a251aeb84444db6fcaf40a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b289/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid a4hkF7afCrHoxlhGwsn9/a4hkF7afCrHoxlhGwsn9 -goversion go1.10.2 -D "" -importcfg $WORK/b288/importcfg -pack ./network.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/5c/5c438e497c2673fbc205c28b82dbd6f3422ab63d57e8a53d6858986b26ce4a3a-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a3/a3ce6f6a04475c42fc5c27747cdcf98bd773cc3dcd9e215b372f3a80545e9147-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/a2/a28d3cd9ace82c3560668b0e064a75711810375b4012d4ab940095ac3b5dc239-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Vq53pQvQgFfeeTXwmG-2/Vq53pQvQgFfeeTXwmG-2 -goversion go1.10.2 -D "" -importcfg $WORK/b248/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cd /usr/lib/golang/src/os/user 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 -g -O2 cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/df/df35be6f82ca7c94d0b4091f2d8fa772727797644fa16e43a29617eacb687b19-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/d2/d2098d1c1388f92827d014e123da53fb6c87caf0c0cfbb7483f96d91b233ffe4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b305/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid s4hKYeb4uow9wXjule5s/s4hKYeb4uow9wXjule5s -goversion go1.10.2 -D "" -importcfg $WORK/b304/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/80/80494c4d68dbbc5f19558389719662dcb5b142479624b7817e62ce6272e7d90b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/49/49324a52087c314091d703dc896e86f42b008c55d3809fb8547e02476c39ccd3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p os/user -std -installsuffix shared -buildid sGPwSU2fuZNgxf1OABoa/sGPwSU2fuZNgxf1OABoa -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./lookup.go ./user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/05/05e116848bb00c91d6936d204aa0eefd9a8712daec927ddb65539ea97bcae256-d # internal text/template mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template/parse=$WORK/b332/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p text/template -std -complete -installsuffix shared -buildid V6czcXFxeBzPLnUXNu1E/V6czcXFxeBzPLnUXNu1E -goversion go1.10.2 -D "" -importcfg $WORK/b331/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -o $WORK/b214/_cgo_.o $WORK/b214/_cgo_main.o $WORK/b214/_x001.o $WORK/b214/_x002.o $WORK/b214/_x003.o -g -O2 -lseccomp cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/e0/e08708f01fefc790b606e78bb7f2fc8e317380438c9c81956485730ea5f58a2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cd $WORK/b109 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/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/b231/_pkg_.a # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/5a/5ac528fd3d378e2a38ad8a760fc38b4dc4af02167ccc10b2af223fbdebb96736-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/99/99b97b84f840905a1f71d1ddfd298d0ec8b6a39bc2eee416a8cedd26a4348bbc-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/f3/f312bf9b8b681d4027a90d796fad1b733b8f26d58f3823108f48c591c193d0f2-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b230/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b231/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/crc32=$WORK/b147/_pkg_.a packagefile hash/crc64=$WORK/b161/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid FPIzjuosY4VE56oJhMf8/FPIzjuosY4VE56oJhMf8 -goversion go1.10.2 -D "" -importcfg $WORK/b229/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b214/_cgo_.o -dynout $WORK/b214/_cgo_import.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid bCCuz91wMWoiw4tGIeeN/bCCuz91wMWoiw4tGIeeN -goversion go1.10.2 -D "" -importcfg $WORK/b214/importcfg -pack $WORK/b214/_cgo_gotypes.go $WORK/b214/seccomp.cgo1.go $WORK/b214/seccomp_internal.cgo1.go $WORK/b214/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b3/b3e86d8b9807f5d15586da020354eaad666dc891337bb36a5f7fcbe3708b5b52-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 9UdtMRmSIB4lY7pBMJvl/9UdtMRmSIB4lY7pBMJvl -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go archive/tar mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b192/ cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p archive/tar -std -complete -installsuffix shared -buildid hCHwAVX4FW1gWBqLuVaS/hCHwAVX4FW1gWBqLuVaS -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid sWP85WVbMGV1bxPJDVuw/sWP85WVbMGV1bxPJDVuw -goversion go1.10.2 -D "" -importcfg $WORK/b192/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/83/8370a4f260db9eab51e43dd15c0025486f6fdab1e58c8b4ce8863e9c1b03d7c8-d # internal cd /usr/lib/golang/src/math/big /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/arith_amd64.o ./arith_amd64.s cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/9f/9fe91a5ebd0d72541699234758e140d45d1561112b7f64100f0766779f0f17ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b035/_cgo_.o -dynout $WORK/b035/_cgo_import.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b037/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p net -std -installsuffix shared -buildid ZNwo7SL7B5RIVU53rukZ/ZNwo7SL7B5RIVU53rukZ -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b035/_cgo_gotypes.go $WORK/b035/cgo_linux.cgo1.go $WORK/b035/cgo_resnew.cgo1.go $WORK/b035/cgo_socknew.cgo1.go $WORK/b035/cgo_unix.cgo1.go $WORK/b035/_cgo_import.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c8/c88955e0ad70c703ff3c09d112498bbda471f72bee3cb948760b4be0e01523cb-d # internal crypto/rand mkdir -p $WORK/b083/ crypto/dsa cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b095/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/rand -std -complete -installsuffix shared -buildid sj5BBjBBhcGwjFaYcSCd/sj5BBjBBhcGwjFaYcSCd -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid QdrAj_eNxqso3_65flEL/QdrAj_eNxqso3_65flEL -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/elliptic -std -installsuffix shared -buildid WzTbDJXEtZCcGRaobbFa/WzTbDJXEtZCcGRaobbFa -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./elliptic.go ./p224.go ./p256_amd64.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Kb0jkd-qId0VEv7wEim4/Kb0jkd-qId0VEv7wEim4 -goversion go1.10.2 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9f/9fe7c5b244b266c5a0f9cf2b2269bbdcb0477dcafca289cd58adb78a9dc79e5f-d # 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/b138/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b214/_pkg_.a $WORK/b214/_x001.o $WORK/b214/_x002.o $WORK/b214/_x003.o # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5a/5a598aa2e62058d6c34c783ce7cb2ad7cc7b13b630a7682c929b741219e1d68f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b132/ github.com/containers/storage/pkg/parsers/kernel github.com/containers/buildah/pkg/chrootuser github.com/containers/image/pkg/sysregistriesv2 github.com/containers/storage/pkg/loopback mkdir -p $WORK/b173/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b133/_pkg_.a EOF github.com/containers/image/pkg/blobinfocache/boltdb mkdir -p $WORK/b223/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid 4v82rw2wDrsSXUuOWW1w/4v82rw2wDrsSXUuOWW1w -goversion go1.10.2 -D "" -importcfg $WORK/b132/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/storage/drivers/quota mkdir -p $WORK/b177/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b224/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/image/pkg/blobinfocache/memory mkdir -p $WORK/b227/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b177/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b177/ -g -O2 ./projectquota.go github.com/docker/docker/pkg/mount cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid oxZVucaYUT2xCoCOeGjH/oxZVucaYUT2xCoCOeGjH -goversion go1.10.2 -D "" -importcfg $WORK/b223/importcfg -pack ./boltdb.go mkdir -p $WORK/b254/ github.com/docker/docker/pkg/fileutils cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b224/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b218/ github.com/containers/storage/pkg/devicemapper cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 2lqjxt2hO4u34Ga0MDbY/2lqjxt2hO4u34Ga0MDbY -goversion go1.10.2 -D "" -importcfg $WORK/b227/importcfg -pack ./memory.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b173/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b173/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b059/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 5gD2tYe7nR3vImTJMn6S/5gD2tYe7nR3vImTJMn6S -goversion go1.10.2 -D "" -importcfg $WORK/b218/importcfg -pack ./user.go ./user_linux.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid Yvj4LqpZvxRe001SNGRB/Yvj4LqpZvxRe001SNGRB -goversion go1.10.2 -D "" -importcfg $WORK/b254/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/0f/0f8043a8408346d581f2283527d86585d5b574d99216519e0808752cc7489a73-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b060/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid C-zXJJ3IJ9CQuIxYELse/C-zXJJ3IJ9CQuIxYELse -goversion go1.10.2 -D "" -importcfg $WORK/b059/importcfg -pack ./system_registries_v2.go mkdir -p $WORK/b338/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid G1Ilxdjy1PhBYz1feISB/G1Ilxdjy1PhBYz1feISB -goversion go1.10.2 -D "" -importcfg $WORK/b174/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go mkdir -p $WORK/b171/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid VOXHiP8oOaFgqIYXsVYZ/VOXHiP8oOaFgqIYXsVYZ -goversion go1.10.2 -D "" -importcfg $WORK/b338/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b153/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b153/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b153/ -g -O2 ./sysconfig.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/e6/e6a6fbd5ab83afa40a3f999193722040e9fd8c0a66ce9919194a3aec91bea3ef-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid Jd_069dfS4Aug5Z7EVEK/Jd_069dfS4Aug5Z7EVEK -goversion go1.10.2 -D "" -importcfg $WORK/b349/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1e/1e0d3fc0d11dfcf3386e23148d80f3a100d4e142ad97fe54ace34ed90e572f63-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b171/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b171/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b109/ -g -O2 -o $WORK/b109/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ed/ed48c013419796c4fe38f03fe4bcbc7ac9a55fb46222ba1a4906dad99f54d8e3-d # internal crypto/rsa mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 7SzSDyMRBfadqaK0CBDb/7SzSDyMRBfadqaK0CBDb -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid jQtKi79DW7bYyTxEFJSX/jQtKi79DW7bYyTxEFJSX -goversion go1.10.2 -D "" -importcfg $WORK/b119/importcfg -pack ./elgamal.go github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid AEyjzN3kqy0kzwVXsIu8/AEyjzN3kqy0kzwVXsIu8 -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./selinux_linux.go ./xattrs.go github.com/containers/storage/pkg/stringid mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid FFGVWcvjvzYJzkhVsAcC/FFGVWcvjvzYJzkhVsAcC -goversion go1.10.2 -D "" -importcfg $WORK/b186/importcfg -pack ./stringid.go github.com/klauspost/compress/zstd mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b144/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b146/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b148/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/crc32=$WORK/b147/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid DwtbOG7NejrTezz22GvN/DwtbOG7NejrTezz22GvN -goversion go1.10.2 -D "" -importcfg $WORK/b143/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/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c5/c5682e2ede82e4db8b4d31ff901ffa1759a1bc755f7107f1e795960d0a21bb39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/05/05a1b1e4a32487e11ec7b810112a693ca57eb3ff4e075da17f17b72c7dfe0431-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cd $WORK/b173 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/34/3496fb62d15248b8c4dccef234c40130fcbf982d0d86bd989d321b5d9253bf7d-d # internal github.com/containers/image/pkg/compression mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b114/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b150/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b229/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid O3tgiitVc38s5IUY5Kqw/O3tgiitVc38s5IUY5Kqw -goversion go1.10.2 -D "" -importcfg $WORK/b228/importcfg -pack ./compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/14/14dbc13cf9fb20384282260895b59d0efe56818a93534b7149788be71a502b71-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b132/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 3sbtCbAB0h2tidPUJxG1/3sbtCbAB0h2tidPUJxG1 -goversion go1.10.2 -D "" -importcfg $WORK/b136/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/16/168a2ddae9b4fe23e4af53a720ab39e8927ed75a2a9168468af48b4632bf0d79-d # internal cd $WORK/b153 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/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/b174/_pkg_.a # 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/b271/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/7b/7b77e58d29e19286bd16611de17a048524ee4d2129b192e2661eb10f237cd85e-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/58/586377444dc1c9288997600d47da7793b0810110ddbf5ec18798d14718fcd9be-d # internal github.com/containers/image/pkg/blobinfocache mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b223/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/memory=$WORK/b227/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid glBK9Vfcz_J1dJCCnN-X/glBK9Vfcz_J1dJCCnN-X -goversion go1.10.2 -D "" -importcfg $WORK/b222/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/6b/6b62cc6b5095ba71fc0d81a16d5645d2761cfa3d784eb53ec82640cb613941ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd $WORK/b109 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9f/9ff7f92335d7f3a8de52174c831f3622242408243bfbbda8d898962786c0cf64-d # internal cd $WORK/b173 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cd $WORK/b177 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b153 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/41/411a30cf6c314623ffff10fb6bf45c1b26ac7fffdfba094a0279611cd89e66fb-d # internal github.com/ghodss/yaml mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b271/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid BhZXZmY0XTkfcb3X85Qd/BhZXZmY0XTkfcb3X85Qd -goversion go1.10.2 -D "" -importcfg $WORK/b270/importcfg -pack ./fields.go ./yaml.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/b218/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/5f/5f1ba2b4a30e9a8a0dd92524e7faeec79dd537930c3fe642317655e072cf4ca4-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/01/015ee893b40452fa540088c93c2381fcdaedd2b0242a4b508fbd39f414bcbb8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/dc/dcf9061e82bdd414e559bcbddc5130859ccba4375840e8f085d13beac7e4ad56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/d7/d7762a5fd4d14cb0980bcc93c715bcef7a710ac0a6da45cc35672aff6fcd9a51-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b254/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid PK6CKN8CP77VooIDhBH-/PK6CKN8CP77VooIDhBH- -goversion go1.10.2 -D "" -importcfg $WORK/b252/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd $WORK/b173 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/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/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/95/95ad811eb475655f22a626b1a2fb2d07da59c60b92d349b9c966c14b3a01f41d-d # internal cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_amd64.o ./p256_asm_amd64.s cd $WORK/b177 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/a6/a6b13cadec5a25505cbb0e27a3df49383a2701a347d4b5ecadd381b9c9679342-d # internal cd $WORK/b153 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b109/_cgo_.o -dynout $WORK/b109/_cgo_import.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid JE3TlocDdMB-h8DJrPUp/JE3TlocDdMB-h8DJrPUp -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./callbacks.go $WORK/b109/_cgo_gotypes.go $WORK/b109/data.cgo1.go $WORK/b109/gpgme.cgo1.go $WORK/b109/_cgo_import.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_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/b082/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/16/16d04007f1bfb1ae0d96399dc82deb2a89c3a0c7b0c5125531d1eee1c4b9d063-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -o $WORK/b153/_cgo_.o $WORK/b153/_cgo_main.o $WORK/b153/_x001.o $WORK/b153/_x002.o -g -O2 cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4e/4e9f495f7d5868fa62b07cc269f3e5b3ad9b73877ea36db307201b7362ddfc5b-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/63/63d4c27fba879cebd189015e1f850744df0816a53242ab37b98ddf73141b05ca-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b168/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid ZbxHzyuZY5J5kB2BoePa/ZbxHzyuZY5J5kB2BoePa -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./label_selinux.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4f/4fa6bc6f71ee1964ba2053cea95137ffb4d3f845799b1b86bbb96007b164ae10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal crypto/ecdsa mkdir -p $WORK/b073/ crypto/x509/pkix cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Z_XZzFVp7eynpWCVkeZc/Z_XZzFVp7eynpWCVkeZc -goversion go1.10.2 -D "" -importcfg $WORK/b073/importcfg -pack ./ecdsa.go mkdir -p $WORK/b096/ vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b099/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid iTatsX7evihBgzPpBFVr/iTatsX7evihBgzPpBFVr -goversion go1.10.2 -D "" -importcfg $WORK/b096/importcfg -pack ./pkix.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid WmtGec2Tk7hs_T7Dkh9E/WmtGec2Tk7hs_T7Dkh9E -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/74/74d3b68b997de52b7b744d62c046babd90cb7269f9a40989bc5ba35e92863e80-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid m8U75IbPsQpbTr6nx7M6/m8U75IbPsQpbTr6nx7M6 -goversion go1.10.2 -D "" -importcfg $WORK/b135/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 cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid fq6jFSMvMcSQ2boERqb4/fq6jFSMvMcSQ2boERqb4 -goversion go1.10.2 -D "" -importcfg $WORK/b173/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b173/_cgo_gotypes.go $WORK/b173/loop_wrapper.cgo1.go $WORK/b173/_cgo_import.go cd $WORK/b177 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/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/b043/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b153/_cgo_.o -dynout $WORK/b153/_cgo_import.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b138/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid Wb12EDdwkNUcvan9VvG1/Wb12EDdwkNUcvan9VvG1 -goversion go1.10.2 -D "" -importcfg $WORK/b153/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b153/_cgo_gotypes.go $WORK/b153/sysconfig.cgo1.go $WORK/b153/_cgo_import.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/bc/bc22cb32d9540d7cff78d1f760ff52f66a89d21a493658d213ed3a3f6c9f54d2-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 0RlPQVd5oggd5Y3H2wgi/0RlPQVd5oggd5Y3H2wgi -goversion go1.10.2 -D "" -importcfg $WORK/b188/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/be/becd3519722979c8195111dfd838ff2e4b773c7f810a341daac5856874bd34c3-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b270/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b355/_pkg_.a packagefile text/template=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid Qh6637OeyVj5GRBrOvR2/Qh6637OeyVj5GRBrOvR2 -goversion go1.10.2 -D "" -importcfg $WORK/b354/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/bf/bfeaa2c4f6348e00d3652c59f329ff1bfd9f1dbbafc54b8619e98274fe6c7208-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -o $WORK/b177/_cgo_.o $WORK/b177/_cgo_main.o $WORK/b177/_x001.o $WORK/b177/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c4/c44de3b986bed438fed61f00eb86873c573d07c639f60947ddaeca7ded8ea3be-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0d/0d748af6faec4e0e3c0fe9d5982fc01f5bc044312541b9233a072c83570d383e-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a9/a9bff4fdada8e9fea7e95a6c6394efc506b805a88b06892b3809cf1d5ded8ef0-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b192/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b160/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/crc64=$WORK/b161/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid mLtHR9iKj98_Q_w9xmtU/mLtHR9iKj98_Q_w9xmtU -goversion go1.10.2 -D "" -importcfg $WORK/b191/importcfg -pack ./assemble.go ./disassemble.go ./doc.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b114/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile compress/zlib=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b118/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b112/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b120/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile image=$WORK/b121/_pkg_.a packagefile image/jpeg=$WORK/b123/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid ORkiAguGJQrqUmAbBAlp/ORkiAguGJQrqUmAbBAlp -goversion go1.10.2 -D "" -importcfg $WORK/b113/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/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d8/d836a5272099cf9daf5bd97f3c7ccb37debf999c660c03a316b4831028333f57-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b177/_cgo_.o -dynout $WORK/b177/_cgo_import.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid FNI2TJ2R0-gjpA0orjCr/FNI2TJ2R0-gjpA0orjCr -goversion go1.10.2 -D "" -importcfg $WORK/b177/importcfg -pack $WORK/b177/_cgo_gotypes.go $WORK/b177/projectquota.cgo1.go $WORK/b177/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/1d/1de7b222b5549981e3580c565aada901c126b70bbcbb8c1edbe30d14a40f8270-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b251/ github.com/openshift/imagebuilder/dockerfile/parser cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b252/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b138/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b346/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid kT74y7tKvCeTJVFvVUGN/kT74y7tKvCeTJVFvVUGN -goversion go1.10.2 -D "" -importcfg $WORK/b251/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b252/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid udxzOFniUN308U5Zww_f/udxzOFniUN308U5Zww_f -goversion go1.10.2 -D "" -importcfg $WORK/b346/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/e3/e35b4b52cf4a1e1cae40e299b127c53df0c2ecb20dd2b6896a6bea23a54e13e4-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/3d/3d8e36b3aa93df1b62c5acdbdf8b10bf721d03393b3f38aa84f65d166ca07d55-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b185/ github.com/containers/storage/pkg/idtools cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b134/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid YsuV03R_dOPH4gLfBuqx/YsuV03R_dOPH4gLfBuqx -goversion go1.10.2 -D "" -importcfg $WORK/b185/importcfg -pack ./lockfile.go ./lockfile_unix.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b138/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid oOlPj_9nLr_ZYIaC6rvq/oOlPj_9nLr_ZYIaC6rvq -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b153/_pkg_.a $WORK/b153/_x001.o $WORK/b153/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/82/8288516318acdafe5d9044acf99509ff68d78f3bebc40f7bc26f1fbdf26ce936-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/5e/5e18ba378d85c7590dc1a96f6015f426a5d273cdafe0c418cc2d5bfd3eafd227-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/4f/4fc5309fa9924a1c91bda13b2e9685d26c865e785e84a8ce94737bdf162fb2e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/96/9691c819e5648c2bc375a78f3287dfde74a92c2fb5078f9b6958995bb54a4993-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b177/_pkg_.a $WORK/b177/_x001.o $WORK/b177/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c0/c0e5fe9ba8b679611fc8ee5fc76391c5ca4a0d971a0bf0cda7c1f2abb45bdd4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/82/82851cb4cf1c9d41cc65b030e88889eb1ce6f73ca302ae590b55df3753cfaedd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/00/0068e9b0c6d0117818a26edb200d67d89edcf34f46e9e8a032ad1179c6930976-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cd $WORK/b171 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/bf/bf31995a02041ada7684203697fd51953e032371f98ac35920f689ed99515eef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/07/073c3006b7780882e5a2f05f5526abc7568faa3c02d832ed44b5ecad1495919e-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/pkg/idtools=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b138/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 7QWyf1WYJuFuJpjvB_Ob/7QWyf1WYJuFuJpjvB_Ob -goversion go1.10.2 -D "" -importcfg $WORK/b250/importcfg -pack ./homedir_linux.go ./homedir_unix.go github.com/fsouza/go-dockerclient/internal/archive mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b252/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/fsouza/go-dockerclient/internal/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid s22JNQ0cGxLzzS-W_t8X/s22JNQ0cGxLzzS-W_t8X -goversion go1.10.2 -D "" -importcfg $WORK/b340/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/41/41dddd5b4ae966c1d450ed0d62753ff5ce564ad2cc2858d37ab5e4d7daaf3a64-d # internal github.com/containers/image/pkg/docker/config mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/pkg/keyctl=$WORK/b247/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b248/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid Ez9oubudstYGo9A1m3UX/Ez9oubudstYGo9A1m3UX -goversion go1.10.2 -D "" -importcfg $WORK/b246/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cd $WORK/b171 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/65/65aa580a4cf4b2f6cccdddff92f49863f0522e49a85ddd6f6f84be2d4fe3b516-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b181/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b181/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b181/ -g -O2 ./copy_linux.go github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/buildah/pkg/unshare cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid BcByI7N6-qsl22q2O1dz/BcByI7N6-qsl22q2O1dz -goversion go1.10.2 -D "" -importcfg $WORK/b220/importcfg -pack ./secrets.go mkdir -p $WORK/b212/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b212/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b212/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b212 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b171 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b212 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd $WORK/b181 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/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/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/1d/1d9d22f8f5c1683de27d1c19beebb9f64962156525814ddd7a86294b4c16921c-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I $WORK/b212/ -g -O2 -Wall -o $WORK/b212/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/65/6539c05264471dc6c82586ee34da0e3d869e3a61cfcf0f7dce575caa364e3f5b-d # internal cd $WORK/b181 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/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/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/90/909d9563ababe215a7a29ed3e19cfef152de5494bb51ef6a9f0864a131f79530-d # internal gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/copy gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o -g -O2 cd $WORK/b171 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid BZNX-jMLmRc-DLEGaSm7/BZNX-jMLmRc-DLEGaSm7 -goversion go1.10.2 -D "" -importcfg $WORK/b181/importcfg -pack $WORK/b181/_cgo_gotypes.go $WORK/b181/copy_linux.cgo1.go $WORK/b181/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/93/935dc1308cd5c061d2294d3062c5f613fc446ee637b24d01fa6e0eaf3d0c55e8-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/6c/6c6194477c0ebc9f2d6a39feb0c8a866a67441b9c3abc878d3b8378e47b03a99-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b111/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b112/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b113/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b120/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid MCiXamUQMcRhBh8oqLAk/MCiXamUQMcRhBh8oqLAk -goversion go1.10.2 -D "" -importcfg $WORK/b110/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a7/a7641de622f207f81759e06b0277794b00a391acc5fb308f0ea199d07c1635ac-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b143/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b154/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid WnQCvRJV_YeCXzuj3Hcn/WnQCvRJV_YeCXzuj3Hcn -goversion go1.10.2 -D "" -importcfg $WORK/b131/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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e2/e261215f1cf3ea722a8dd6874814d6fbd8cfb9aead43dbba9a7bf7bf3afea8f5-d # internal cd $WORK/b171 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -o $WORK/b171/_cgo_.o $WORK/b171/_cgo_main.o $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o $WORK/b171/_x004.o $WORK/b171/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b171/_cgo_.o -dynout $WORK/b171/_cgo_import.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid Iy-RN3nSZAAMITew1ZwK/Iy-RN3nSZAAMITew1ZwK -goversion go1.10.2 -D "" -importcfg $WORK/b171/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b171/_cgo_gotypes.go $WORK/b171/devmapper_log.cgo1.go $WORK/b171/devmapper_wrapper.cgo1.go $WORK/b171/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b171/devmapper_wrapper_dynamic.cgo1.go $WORK/b171/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cd $WORK/b212 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -o $WORK/b212/_cgo_.o $WORK/b212/_cgo_main.o $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o -g -O2 cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4a/4ad61556309b184d8eda0a1ec39741bfb702a1bf7537833e1ef90d76deaf0e40-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 4GSjbHduZFNPPdbHG9CD/4GSjbHduZFNPPdbHG9CD -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack ./args.go ./types.go vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b202/ github.com/docker/libnetwork/ipamutils github.com/docker/go-connections/nat mkdir -p $WORK/b286/ cat >$WORK/b202/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/b197/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF vendor/golang_org/x/net/proxy golang.org/x/net/internal/socks github.com/docker/docker/api/types/registry cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b337/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid h2TCIeplZth-AkfdQh9v/h2TCIeplZth-AkfdQh9v -goversion go1.10.2 -D "" -importcfg $WORK/b286/importcfg -pack ./nat.go ./parse.go ./sort.go cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid ZzNIvOP0mpa30s06X6F9/ZzNIvOP0mpa30s06X6F9 -goversion go1.10.2 -D "" -importcfg $WORK/b202/importcfg -pack ./httplex.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b203/ github.com/ishidawataru/sctp net/textproto cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/libnetwork/ipamutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/docker/libnetwork/ipamutils -complete -installsuffix shared -buildid 8wVEb87Yp0Km5MtUmCvA/8wVEb87Yp0Km5MtUmCvA -goversion go1.10.2 -D "" -importcfg $WORK/b337/importcfg -pack ./utils.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b207/ cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid hQ-H8uhjve4z_2OplkzY/hQ-H8uhjve4z_2OplkzY -goversion go1.10.2 -D "" -importcfg $WORK/b203/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b258/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p net/textproto -std -complete -installsuffix shared -buildid 6tnX1VnovPc-6AWpxnJw/6tnX1VnovPc-6AWpxnJw -goversion go1.10.2 -D "" -importcfg $WORK/b207/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b290/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid FBL0ONmvR2-82Awa5cCW/FBL0ONmvR2-82Awa5cCW -goversion go1.10.2 -D "" -importcfg $WORK/b258/importcfg -pack ./client.go ./socks.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile net=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b316/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 8XYb1xZX-meEPk28ms_c/8XYb1xZX-meEPk28ms_c -goversion go1.10.2 -D "" -importcfg $WORK/b290/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid ygwG2k2CRhmE44ay2YCe/ygwG2k2CRhmE44ay2YCe -goversion go1.10.2 -D "" -importcfg $WORK/b316/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid WIQxClJ-2IOtX0uR8VTj/WIQxClJ-2IOtX0uR8VTj -goversion go1.10.2 -D "" -importcfg $WORK/b094/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 github.com/spf13/pflag mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/csv=$WORK/b336/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid kiA6QCnKqtCt-BIq-tNz/kiA6QCnKqtCt-BIq-tNz -goversion go1.10.2 -D "" -importcfg $WORK/b353/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b212/_cgo_.o -dynout $WORK/b212/_cgo_import.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b159/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid VYryfJAKoGCbkOJk_gTE/VYryfJAKoGCbkOJk_gTE -goversion go1.10.2 -D "" -importcfg $WORK/b212/importcfg -pack ./unshare.go $WORK/b212/_cgo_gotypes.go $WORK/b212/unshare_cgo.cgo1.go $WORK/b212/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f6/f6b1a2a58964f3bf6dba0bc9c281e04250a530d5360dc481ca224b89bf5257e0-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/bb/bb2573025601165271770ecc8c530459f1934492ff0fdfea75f7fac06d44ada5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/14/145e461cc2fb5c7af4c8ee5c9e597dc2a5fec48978d382c2656ddda626e1360d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c8/c8a0ea8785c3310f57a7dfd249e749ee01c7c48d7ed9da33186dd2c2ec894107-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid yIaMCS9hVNsLjfZ6wE7O/yIaMCS9hVNsLjfZ6wE7O -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack ./types.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/34/343ebc1e2eda1bf464a716626dbe08d86961f14ecb8532cf9dd012cf3211d0a1-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b285/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b286/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Gnh11PqFkqZB_AiUC2LR/Gnh11PqFkqZB_AiUC2LR -goversion go1.10.2 -D "" -importcfg $WORK/b282/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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/1b/1b81863daffa52cba8558e3adb6b19d90a65d83e4677246c1b03b29a738ecd39-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/d9/d9abcbb681a960e0cd2f8a60f15f66d886babd30d848a96d41a96c8341949171-d # internal golang.org/x/net/proxy mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b258/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 9JedG-8c6GwGhYrba9Wb/9JedG-8c6GwGhYrba9Wb -goversion go1.10.2 -D "" -importcfg $WORK/b257/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d0/d034bedcfd4e628d07c62912fbc24c7e875941681419450a76128e9c13e088e3-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid UlIwtMIP8_1_CHQtiiKE/UlIwtMIP8_1_CHQtiiKE -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o $WORK/b171/_x004.o $WORK/b171/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/4b/4be9a5e0a4fb26c2b03f55b866ca1739973e776c132b9e32d4ab29ab51175890-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2c/2c3ff5f0976e4b2d980ef0937a76f117f37e71e157e5d495ecb17201d8520c53-d # internal net/mail golang.org/x/net/http/httpguts mkdir -p $WORK/b330/ mime/multipart mkdir -p $WORK/b205/ cat >$WORK/b330/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/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b303/ cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p net/mail -std -complete -installsuffix shared -buildid vXFpbgeOlysEwsIw2SI7/vXFpbgeOlysEwsIw2SI7 -goversion go1.10.2 -D "" -importcfg $WORK/b330/importcfg -pack ./message.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p mime/multipart -std -complete -installsuffix shared -buildid urhj3rzY-4KUiYeeDQak/urhj3rzY-4KUiYeeDQak -goversion go1.10.2 -D "" -importcfg $WORK/b205/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid sNsCXOsuD7P0D2evTiLq/sNsCXOsuD7P0D2evTiLq -goversion go1.10.2 -D "" -importcfg $WORK/b303/importcfg -pack ./guts.go ./httplex.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/82/8232805078c87c16e7134c6b111dd821084c60606484061fad6101c965f3b9e2-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b159/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid mzwl71n9fBVe7Wk6lF-F/mzwl71n9fBVe7Wk6lF-F -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/d2/d25977c2aa22ed953d77bfe0a8c27ec1048fb3ff1af06530149a51b90d86a96b-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b316/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid 2uxkGtK9YZprR_ZDEvaN/2uxkGtK9YZprR_ZDEvaN -goversion go1.10.2 -D "" -importcfg $WORK/b315/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/14/14042ca7f9928a9ac15ff0df88a9eb59991d78e77a6ed6bb4ca3a69abacf61ba-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/ae/ae53b82b03b47e5a58400a075f6aa100131f17041ba0d6c76531ebd1a2f2c398-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b212/_pkg_.a $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o # 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/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8f/8f7f2c41f7bff5ddcba25efa7da8c7a1c5999383d9d993f379a58aa43d38102f-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/aa/aa488e827b6a490fc78d4e6640d77ac3f07db9c4ce473a886ecc835e02a69f42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1b/1b14cfe03c8feb92855c79f467fe904c12ac77eab5f8eda36a980022a6741b45-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b041/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid aIA3bzTY6-U0NSjMrOok/aIA3bzTY6-U0NSjMrOok -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e7/e7c5f67002f28feb914e3273c764ef7db556e4013a50ad68cd6341e9425f2634-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid YIN4TXyazNBldzM6O9Wl/YIN4TXyazNBldzM6O9Wl -goversion go1.10.2 -D "" -importcfg $WORK/b049/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/bb/bb16b83c287e9aef1de394491b153eb6f24440819f9f3461567548cef85140fe-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b293/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid tTd3XjM5CKWzy7qBVk_r/tTd3XjM5CKWzy7qBVk_r -goversion go1.10.2 -D "" -importcfg $WORK/b292/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/95/95226c59cc93e6b67fc0851669c51319af2a0f4969ff3f1dc3d17544a457d160-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b313/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b314/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b315/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid HOawzcu0A-YjMJsRcsE4/HOawzcu0A-YjMJsRcsE4 -goversion go1.10.2 -D "" -importcfg $WORK/b312/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/0b/0b0bd3e421d9f724b2139e64ddccc6e790bcf14c49fd59cdfc1fd368923f123a-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d8/d84b5ffaec7a16818aef618d779bcd5bcfe037ae92eb15b22bcca667a2443325-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/71/7158f89353047f1c5758ced8976098164dc8e35c3bea4fb67e8bb7680df34879-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid mLMul1kom7ne0AuO9-qu/mLMul1kom7ne0AuO9-qu -goversion go1.10.2 -D "" -importcfg $WORK/b130/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/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/dd/dd385143c0a46421db37682e92fddb8a0cf7800c36e6e3e7ddefe80b019730e6-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/b049/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/83/83cfe0e8b62890d0ee07d1eb9ffa1b01421cd9d78af18a52258f7ef851422c8d-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b292/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid oUsB98fiF8sZN5yCfTfk/oUsB98fiF8sZN5yCfTfk -goversion go1.10.2 -D "" -importcfg $WORK/b291/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/58/586fe7f7a63273541724fc7cae6406e7fb92ec200e6dc06337eb3558248ce812-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid CtkdrYWVxNsh92CBTHpC/CtkdrYWVxNsh92CBTHpC -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/7b/7b1ab44b83c52a7ae22ff09ad19b7c61cde0507abc32f013801bbce15eea2e4e-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b291/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b286/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid tfppx93PDf7kxdBfjB4h/tfppx93PDf7kxdBfjB4h -goversion go1.10.2 -D "" -importcfg $WORK/b281/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2b/2bd37637a29580cf6128e1a1436a2f78c3e0ca712423f04d20f2c85de761635e-d # internal crypto/tls mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b088/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/tls -std -complete -installsuffix shared -buildid lp1iBYzEdHHQ0fvNqCwA/lp1iBYzEdHHQ0fvNqCwA -goversion go1.10.2 -D "" -importcfg $WORK/b087/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/56/56c15cac8bac51f7c951e45e114540218f1a15bb49ee01f3fc2962edea351dd0-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/18/18fc45a81d54ea592ff0f76e5b780f3355ba224c495cec8ce53bbf28cb202361-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid o5WhiIdZ3BtVKz3aoZss/o5WhiIdZ3BtVKz3aoZss -goversion go1.10.2 -D "" -importcfg $WORK/b297/importcfg -pack ./volume_create.go ./volume_list.go github.com/docker/docker/opts mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile encoding/csv=$WORK/b336/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b281/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/docker/libnetwork/ipamutils=$WORK/b337/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/opts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid G2V9_kZVTdRbXLQX6wtZ/G2V9_kZVTdRbXLQX6wtZ -goversion go1.10.2 -D "" -importcfg $WORK/b335/importcfg -pack ./address_pools.go ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/4f/4f9242f3027bd4efe0e0efdb762cadb3ca9d224e01d78bc5d14793383e42e70b-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/02/0254c9ea6cfdb271cd00cf0bbbc6ce7848d4175eb43405d9c1027239624e517c-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b176/ github.com/containers/storage/drivers/vfs mkdir -p $WORK/b180/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a EOF github.com/containers/storage/drivers/zfs mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid gA_0H9YEL4Oy7Y89ehgM/gA_0H9YEL4Oy7Y89ehgM -goversion go1.10.2 -D "" -importcfg $WORK/b176/importcfg -pack ./overlayutils.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/storage/drivers/btrfs cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b169/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid cl_RqF8pH1-l6io1_q7r/cl_RqF8pH1-l6io1_q7r -goversion go1.10.2 -D "" -importcfg $WORK/b180/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/storage/drivers/aufs cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid y5qSDu0sP93aMfJ3XR3T/y5qSDu0sP93aMfJ3XR3T -goversion go1.10.2 -D "" -importcfg $WORK/b182/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b163/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b169/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b169/ -g -O2 ./btrfs.go ./version.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid VKUV0rbmtUHHL05x_Zwt/VKUV0rbmtUHHL05x_Zwt -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid 7Fb5GJ_aVefWAyKFz5BY/7Fb5GJ_aVefWAyKFz5BY -goversion go1.10.2 -D "" -importcfg $WORK/b170/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/2a/2af663744a6ba428b9c0eaff342388b36fea3164e101cc1727de0d99a83a6c59-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/base32=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid gzRPcTiMNE3Dhs2bLy-Q/gzRPcTiMNE3Dhs2bLy-Q -goversion go1.10.2 -D "" -importcfg $WORK/b175/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ad/ad45670f1600d3b938193c779b53732e7475d82ea8f3d342c80cd6379c6e8e02-d # internal github.com/spf13/cobra mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b353/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b331/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid DSwjBTsNbvep9wgvQrg0/DSwjBTsNbvep9wgvQrg0 -goversion go1.10.2 -D "" -importcfg $WORK/b357/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/24/242d3034d982b0861372049086bdd94b1b80ed679b0ff16d6196b9fcf13fdf5b-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/3d/3d25e278f0489fc2d92c5db4e6c94557b61f6f9bbf3040c805f6605baf7db12a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/46/460aaa3b48efb28b064cb61604a0e5dd5a2a780218f5729bd4438bbb66b43745-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/31/318c55c057a84c01c83fe7be2dd28d3199648890a6bec66ecca19a6501d67066-d # internal cd $WORK/b169 gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b169=/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/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/9b/9b49cdd7f4dbd206cbe9a2b518a44d226b28d7d669966ea6fbf5316608064ad1-d # internal gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b169=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/39/39f9185fbe29d426b45fdb08b3c3aa7f42d5db97c690fb3807d1cba1273c5533-d # internal gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b169=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c gcc -I /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b169=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b169=/tmp/go-build -gno-record-gcc-switches -o $WORK/b169/_cgo_.o $WORK/b169/_cgo_main.o $WORK/b169/_x001.o $WORK/b169/_x002.o $WORK/b169/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b169/_cgo_.o -dynout $WORK/b169/_cgo_import.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 8CQGMT8Q0ZBTrn27Evo9/8CQGMT8Q0ZBTrn27Evo9 -goversion go1.10.2 -D "" -importcfg $WORK/b169/importcfg -pack $WORK/b169/_cgo_gotypes.go $WORK/b169/btrfs.cgo1.go $WORK/b169/version.cgo1.go $WORK/b169/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/06/0690a4ad8822d65dd44221640a9a7e384310cb6a4b6c53b28d9f555e36332767-d # internal net/http/httptrace mkdir -p $WORK/b208/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b259/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid q_ZC-ICM8OKjJiDRIvZC/q_ZC-ICM8OKjJiDRIvZC -goversion go1.10.2 -D "" -importcfg $WORK/b208/importcfg -pack ./trace.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid hX9Pjf5o0650xD0IN2Fp/hX9Pjf5o0650xD0IN2Fp -goversion go1.10.2 -D "" -importcfg $WORK/b259/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/b7/b71aae0df86e5cea17be4f77d5977b329067a08145e2c7f83e5a7aa63e8ca01c-d # internal github.com/docker/libtrust mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/base32=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid 8d3CuzSGBDRtoG9_byzs/8d3CuzSGBDRtoG9_byzs -goversion go1.10.2 -D "" -importcfg $WORK/b072/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/52/52e401629931e6c423564e9c5ac9004b0d7243c017963fdbfe4fd721ab826efb-d # internal net/http mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config 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 importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile container/list=$WORK/b088/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b196/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b197/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b202/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http/httptrace=$WORK/b208/_pkg_.a packagefile net/http/internal=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p net/http -std -complete -installsuffix shared -buildid Myp_uUekh2F3Jh0bQAFJ/Myp_uUekh2F3Jh0bQAFJ -goversion go1.10.2 -D "" -importcfg $WORK/b194/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/51/517df167bef585acc4d141eaa9d901e381e4d939fea0f9f70c27b82a48de250b-d # internal cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/_x001.o $WORK/b169/_x002.o $WORK/b169/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b8/b86312fcc99593c0f74a4b9d4a3556aa88b52721a503594ef584e7793686c5c6-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b182/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid _bT5I6qiQ9zyoJh6Mhwb/_bT5I6qiQ9zyoJh6Mhwb -goversion go1.10.2 -D "" -importcfg $WORK/b162/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/92/928f8f9706208506b3e8be34506a1f6a828415d8aca940371d2377ce82d5666a-d # internal github.com/containers/storage mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b060/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b189/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b154/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b160/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid JmajdOKlA1I_JJm0mdyU/JmajdOKlA1I_JJm0mdyU -goversion go1.10.2 -D "" -importcfg $WORK/b129/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/69/69dfd61cda1e132e827c2382923d5460b876be733fce1c8aba1f07207692e9bc-d # internal github.com/containers/image/manifest mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b070/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b071/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid 0DliRJ8ZXVtXxTa3TCIG/0DliRJ8ZXVtXxTa3TCIG -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/65/659dc39eae729d5cf3a34d68994de21b5feb5122518fbb32c6b5a3ee25236ea3-d # internal github.com/containers/image/docker/tarfile mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b228/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/image/image mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b127/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid Rx6Nm2-IbKPNByH8OaA-/Rx6Nm2-IbKPNByH8OaA- -goversion go1.10.2 -D "" -importcfg $WORK/b273/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid OUNBW40w6UNMIoAL4AJm/OUNBW40w6UNMIoAL4AJm -goversion go1.10.2 -D "" -importcfg $WORK/b126/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go github.com/containers/image/signature mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/image/version=$WORK/b108/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b110/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid q-xcjgdw2hORn4Ab3ys0/q-xcjgdw2hORn4Ab3ys0 -goversion go1.10.2 -D "" -importcfg $WORK/b068/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/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/8e/8e680caa6c4036722b463ef82582f37c73a2d67e387462f87ffa5fb0f59919e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e4/e481d3c5e962dda83454f9566a152bd19592f11c9815d4c8f786b92d79f7ac16-d # internal github.com/containers/image/tarball mkdir -p $WORK/b311/ github.com/containers/buildah/pkg/blobcache github.com/containers/image/docker/archive github.com/containers/image/directory cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b217/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid faGLynzYtmMKp8DzqIDA/faGLynzYtmMKp8DzqIDA -goversion go1.10.2 -D "" -importcfg $WORK/b311/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b272/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid xQ-hO2FEYZiX02gSCDyK/xQ-hO2FEYZiX02gSCDyK -goversion go1.10.2 -D "" -importcfg $WORK/b217/importcfg -pack ./blobcache.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b273/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid fEf1GsLBaPAGuvDydwam/fEf1GsLBaPAGuvDydwam -goversion go1.10.2 -D "" -importcfg $WORK/b272/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid zSXfPljvxijK30cjtS-g/zSXfPljvxijK30cjtS-g -goversion go1.10.2 -D "" -importcfg $WORK/b242/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e7/e72b9e11512faac18f60c0e5d6f9670a0bcfc0f54a125b92a63403ca95f8b330-d # internal github.com/containers/image/copy mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b222/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b228/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b068/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b233/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b241/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid 4l8iKzZs6h1cSYcdibBC/4l8iKzZs6h1cSYcdibBC -goversion go1.10.2 -D "" -importcfg $WORK/b221/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/c0/c08a276cc1e647750fa14c7e39e6d9a4cdf33cc98bc7edc36374afa0a44489e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b7/b7450f111e10233fe0b735cb398f07291736a77ce3472db22972dc3dde54fcdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/c2/c2758852839de3054db47dc0d39d0ce88d574f4e9958c0ad1f24bb3ec5095838-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/a1/a129cba4b5a9db36dc4f680a5d705bdb5c59e8c38163d43ce247ab49a6af7617-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/3c/3c78b02a5099e8a5d75fb3a634748d15ca75e1107f541e85242e75daa1c5a38f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/2c/2ce032ad9f641b45574d8de28078781f954fe0ea12cccb12e67dff7e652b04b3-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 174E_FFOAQ_gTbHpg9SX/174E_FFOAQ_gTbHpg9SX -goversion go1.10.2 -D "" -importcfg $WORK/b219/importcfg -pack ./overlay.go github.com/containers/image/storage mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b127/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid edV8qIg88NP6NA8ihMDi/edV8qIg88NP6NA8ihMDi -goversion go1.10.2 -D "" -importcfg $WORK/b125/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/11/11665da1c0caab629a7da177e04595c25826f664b557237621ce1da390ae7c6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/17/171928213ed89a5b18703ba86db4c0a8c5ff9ebec794e7611b1b4834e49ee249-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d2/d21f7a8def8ceeb2a52779a5fe7930377327e178e582958d338551aebae79289-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b193/ golang.org/x/net/context/ctxhttp github.com/docker/distribution/registry/client/auth/challenge github.com/docker/go-connections/sockets mkdir -p $WORK/b256/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF github.com/docker/distribution/registry/client/transport cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 0Zbr6f37_-Jzh50oBv9F/0Zbr6f37_-Jzh50oBv9F -goversion go1.10.2 -D "" -importcfg $WORK/b193/importcfg -pack ./errors.go ./handler.go ./register.go github.com/docker/distribution mkdir -p $WORK/b265/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b257/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/gorilla/mux cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b263/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 5ifusOdcUfHzl6DKP_7n/5ifusOdcUfHzl6DKP_7n -goversion go1.10.2 -D "" -importcfg $WORK/b256/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid 4M_Q0zX_KodkTyIcVsmE/4M_Q0zX_KodkTyIcVsmE -goversion go1.10.2 -D "" -importcfg $WORK/b265/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go net/http/httputil mkdir -p $WORK/b298/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid 3IcnIeNo-VV-1DkgmJpk/3IcnIeNo-VV-1DkgmJpk -goversion go1.10.2 -D "" -importcfg $WORK/b263/importcfg -pack ./context_native.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b266/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid Cy9p39C7uXaRUjAF6jSk/Cy9p39C7uXaRUjAF6jSk -goversion go1.10.2 -D "" -importcfg $WORK/b298/importcfg -pack ./ctxhttp.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b267/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid dTuQDTwzf_iwwGN-qaFi/dTuQDTwzf_iwwGN-qaFi -goversion go1.10.2 -D "" -importcfg $WORK/b266/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b299/ cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 2UcxRpy_E63bSgxBVny8/2UcxRpy_E63bSgxBVny8 -goversion go1.10.2 -D "" -importcfg $WORK/b267/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/internal=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zuMq559C-TyzIx_eB7a2/zuMq559C-TyzIx_eB7a2 -goversion go1.10.2 -D "" -importcfg $WORK/b299/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b328/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/mail=$WORK/b330/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template=$WORK/b331/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Jeb-TCil6xlBDy1jDcc_/Jeb-TCil6xlBDy1jDcc_ -goversion go1.10.2 -D "" -importcfg $WORK/b327/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 golang.org/x/net/http2 mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b303/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b309/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/httptrace=$WORK/b208/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid vMgd6RWgM2cW4UZ8c07S/vMgd6RWgM2cW4UZ8c07S -goversion go1.10.2 -D "" -importcfg $WORK/b302/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./gotrack.go ./headermap.go ./http2.go ./not_go111.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/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/81/8150e189d46b91047bcfcd8cefe36644f06d86d93851d4bec339972b700c8c0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/11/11385028991c9f5d89ed3b8bc62d87c824e4a663802e1f94a6cac16c5bc69844-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/22/22f4596977d6d9ab0fb3011a3de5a74f387aa492d11dba6a0ae356cbd7a77275-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal github.com/containers/buildah/util mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b059/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b068/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid LQlpRD_xgjfMOuFq772i/LQlpRD_xgjfMOuFq772i -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack ./types.go ./util.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/24/2420c1d83cb0d994c7756af18748f8cc6fb55da7c5ca209a9c2c5411a1d81e15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/7b/7bfee5f35e65ac88910823a291c0f4b7f61b3b0a680c24cdc689ad94a3fd0b7c-d # internal github.com/containers/image/pkg/tlsclientconfig mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b256/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b259/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid a9S5biizzQIITVIDDXeB/a9S5biizzQIITVIDDXeB -goversion go1.10.2 -D "" -importcfg $WORK/b255/importcfg -pack ./tlsclientconfig.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ef/efd6ac4f59e1ec54700434cb5de9417f406acb8434b26508ec36e81a50c5d3ce-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution=$WORK/b265/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 5uEmrSc7GKpIQpqBu5XR/5uEmrSc7GKpIQpqBu5XR -goversion go1.10.2 -D "" -importcfg $WORK/b268/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/36/3641f3d9b4e826603837fd656f796a9da76da73e816872316c0a25289455add4-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/docker/distribution=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ykIV7KsQi2zfCM23DE_v/ykIV7KsQi2zfCM23DE_v -goversion go1.10.2 -D "" -importcfg $WORK/b269/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/93/934e932a3a25825750e8f8cd0ea768dcc09d55c78f854276eef584bb00425cff-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b339/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b340/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b342/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/httputil=$WORK/b299/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid XRRnguMwk632xOX5zSEE/XRRnguMwk632xOX5zSEE -goversion go1.10.2 -D "" -importcfg $WORK/b334/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go github.com/docker/docker/client mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b261/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b295/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b296/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b071/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b297/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b256/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b298/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/httputil=$WORK/b299/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid AAXRKZRoFWOwiXQhM2sJ/AAXRKZRoFWOwiXQhM2sJ -goversion go1.10.2 -D "" -importcfg $WORK/b279/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.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 ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/2a/2a68752b17b8639b4a8ca5f302558fc010d558d30913607c5be82a951e3b622c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/ea4690fd0ec6511be820f0b78a26fa24dd77d0a264fe08c895358a7d72be42d3-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid B14_meM4dyAddcHiCz8x/B14_meM4dyAddcHiCz8x -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./mount.go ./util.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b6/b671d500143b45c7ed64043d0cf84b4bd782d66650e65a1110a1b8605c24dc14-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b263/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid TLeWodFeU5oYAeLwUlKc/TLeWodFeU5oYAeLwUlKc -goversion go1.10.2 -D "" -importcfg $WORK/b260/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/fe/fee75f30a198ab62b6c18409bffe20dce03a330c146fc1c60d2507fce6f70826-d # internal github.com/containers/image/oci/layout mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b275/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b255/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid jfwPPQe6GKh8xxbdGqfv/jfwPPQe6GKh8xxbdGqfv -goversion go1.10.2 -D "" -importcfg $WORK/b276/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ad/ad4dc9149e2a82f2ec4d93b539f6a132a179d3b7e26ac717f934ab7e2d34b3d6-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b159/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid knUAwJrwKaBE7lDxw5n8/knUAwJrwKaBE7lDxw5n8 -goversion go1.10.2 -D "" -importcfg $WORK/b211/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/53/538b875840a1bab5aa3dd60121841f7e557a3d91b9e88b4874c1029dcb8043c4-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b267/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b269/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Dm7vicYr7a10KqUd2-iw/Dm7vicYr7a10KqUd2-iw -goversion go1.10.2 -D "" -importcfg $WORK/b264/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/1a/1a842f4b2413e4a5996ca9f219ddf0a276dd920f6c416d39af3e1c2259679f78-d # internal github.com/containers/image/oci/archive mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b275/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b276/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid naXDDpoQYHVwEfQtEjxd/naXDDpoQYHVwEfQtEjxd -goversion go1.10.2 -D "" -importcfg $WORK/b274/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/bc/bcc6a9c10d5e42947c2ee7cfccf2b192e2147e7d02eede6a64dcfbd9b6780748-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/1c/1c3f45f4a9f6b9609da2b78c6812fa0c88199f9c3d41db682a0b7f40b50fda4e-d # internal github.com/containers/image/docker mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b127/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b059/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b255/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b264/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b259/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid YGMsBkdsp6hsZfh74XSD/YGMsBkdsp6hsZfh74XSD -goversion go1.10.2 -D "" -importcfg $WORK/b244/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/98/98c1e2a0e435e41452c16624d5b42dcb5bdee0dbc876d7d63e45f8b694d15b3c-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/c9/c9ef90d7d1359adc2d95406807721227352735cdba04ca841d2715c0d34de3cd-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/blang/semver=$WORK/b322/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b324/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b325/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b159/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b327/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid lVZ7BK7pypKzgXcTVO2n/lVZ7BK7pypKzgXcTVO2n -goversion go1.10.2 -D "" -importcfg $WORK/b321/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/51/51b6ece0ec3d6277be4c3d27cb165c0f6a1ac4fef632368e5e739ebf701fe884-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b334/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b345/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b346/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b347/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b348/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b133/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid U-NMbvU-aeodte8ZigR6/U-NMbvU-aeodte8ZigR6 -goversion go1.10.2 -D "" -importcfg $WORK/b333/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/f8/f8438971904b539ca1fde6d3819302ced7a65a3d6d46a6692ae116c781abad63-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/8b/8bb50c2d8c84b67ca05c001360bf44206e06fe925a4f7e0e9e54678ce94135c3-d # internal github.com/containers/image/openshift mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/image/version=$WORK/b108/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b270/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b301/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b302/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b310/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid BlPqP1rDN1V5bE8tn7pg/BlPqP1rDN1V5bE8tn7pg -goversion go1.10.2 -D "" -importcfg $WORK/b300/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/01/01d94465f8f21b0baf780aee1dccb17d0475af31b74a034ea58d31e71f09c62a-d # internal github.com/containers/image/docker/daemon mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b273/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b279/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid wrRJVxDDww5KiFnmuZpi/wrRJVxDDww5KiFnmuZpi -goversion go1.10.2 -D "" -importcfg $WORK/b278/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/1e/1e8d10c25b063942b15a12994c29ca2043fa459719c34d9c25bbf7ef9f87ee61-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b320/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b321/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b159/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid kyzfsV22wNHssNr9_h_8/kyzfsV22wNHssNr9_h_8 -goversion go1.10.2 -D "" -importcfg $WORK/b319/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/f8/f89da119864290543e911cbf9abc63444aeb78603d93cd276e97fe75a6410cef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/67/6710b512aef1d3cee0b5fa19ede41da13f16c7c8fa10ce8e9836ba7b3001b064-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/64/64725df0d558d8f0b3976901c8ae7b6e6e555a5dffe6f918b903934b61339b33-d # internal github.com/containers/image/transports/alltransports mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/directory=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b272/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b278/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b274/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b276/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b300/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b125/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b311/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/src/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid O96S7cQIWNuVgh9rZikF/O96S7cQIWNuVgh9rZikF -goversion go1.10.2 -D "" -importcfg $WORK/b277/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/0c/0c9cef3a589a2b9c91fcb751e64ce8b69476a8d12b80d5523882dc24c30fec97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/5c/5c7688cfe66b4bf29d868ffd59f1f22cc7c1aed6d431c430dab50e7caa5a694e-d # internal github.com/containers/buildah mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b217/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b218/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b219/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b220/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b221/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b272/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b273/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b274/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b276/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b059/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b068/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b277/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b312/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b315/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b319/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b333/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b349/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid mDbQKyHtTquLAWfnV_nl/mDbQKyHtTquLAWfnV_nl -goversion go1.10.2 -D "" -importcfg $WORK/b042/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/52/522ce0f67755cbf9b461f906892a34e87e8f242cb8b8becc0d5f23264210468c-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b353/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 98dr09xODxJQjax4x46e/98dr09xODxJQjax4x46e -goversion go1.10.2 -D "" -importcfg $WORK/b352/importcfg -pack ./common.go github.com/containers/buildah/pkg/parse mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 2zNIqrgS7XxpugvPvCik/2zNIqrgS7XxpugvPvCik -goversion go1.10.2 -D "" -importcfg $WORK/b356/importcfg -pack ./parse.go ./parse_unix.go github.com/containers/buildah/imagebuildah mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b221/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b277/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b351/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b334/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b333/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid BroafUk8JvZ0ER0pp0qq/BroafUk8JvZ0ER0pp0qq -goversion go1.10.2 -D "" -importcfg $WORK/b350/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/3b/3b0f5d453b9535fd8b6f64698c40678fc9b222a68745d70f8ac66d54bdb5eb89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/eb/ebaa92ed39fa794379ea8558cc4811da2296375a0f13f6bd5c8d7b38cbf3307f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/7f/7f843f451c5f8077acd7b9a01a6891b45261966a1505877290a025a8782add00-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b350/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b352/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b354/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b356/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b277/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b225/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b357/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b353/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b331/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_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 qDfJSLxOwhXaUVemY7qW/qDfJSLxOwhXaUVemY7qW -goversion go1.10.2 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./common_unix.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6e/6e72563f8ee530ee281d18988e9060b7dcd8dfc491c8512f519bf0904649c6ce-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b350/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b352/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b354/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b356/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b244/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b069/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b125/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b107/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b277/_pkg_.a packagefile github.com/containers/image/types=$WORK/b061/_pkg_.a packagefile github.com/containers/storage=$WORK/b129/_pkg_.a packagefile github.com/docker/go-units=$WORK/b137/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b225/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b065/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b357/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b353/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b331/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b041/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b217/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b218/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b219/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b220/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b221/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b272/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b053/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b273/_pkg_.a packagefile github.com/containers/image/image=$WORK/b126/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b274/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b276/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b059/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b135/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b312/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b315/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b319/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b167/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b333/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b349/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b070/_pkg_.a packagefile flag=$WORK/b157/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b351/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b334/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b346/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b270/_pkg_.a packagefile text/tabwriter=$WORK/b355/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b159/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b245/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b127/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b264/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b259/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b071/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b072/_pkg_.a packagefile github.com/containers/image/pkg/keyctl=$WORK/b247/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b248/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b128/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b278/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b300/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b311/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b060/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b130/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b189/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b150/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b154/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b160/_pkg_.a packagefile hash/fnv=$WORK/b226/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile encoding/csv=$WORK/b336/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b332/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b222/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b228/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b233/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b237/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b241/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b243/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b275/_pkg_.a packagefile github.com/containers/image/version=$WORK/b108/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b110/_pkg_.a packagefile compress/bzip2=$WORK/b114/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b142/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b153/_pkg_.a packagefile text/scanner=$WORK/b133/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b080/_pkg_.a packagefile golang.org/x/net/context=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b313/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b314/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b316/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b318/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b320/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b321/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b345/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b347/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b348/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile container/list=$WORK/b088/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b196/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b197/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b202/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b203/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net/http/httptrace=$WORK/b208/_pkg_.a packagefile net/http/internal=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b339/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b340/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b342/_pkg_.a packagefile net/http/httputil=$WORK/b299/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b252/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b271/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile internal/syscall/unix=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b073/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b256/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b261/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b263/_pkg_.a packagefile github.com/docker/distribution=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b267/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b269/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/base32=$WORK/b106/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b279/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b301/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b302/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b310/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b182/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b190/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b151/_pkg_.a packagefile hash/crc32=$WORK/b147/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b155/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b192/_pkg_.a packagefile hash/crc64=$WORK/b161/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b223/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/memory=$WORK/b227/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b229/_pkg_.a packagefile container/heap=$WORK/b234/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b235/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b239/_pkg_.a packagefile os/signal=$WORK/b240/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b238/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b111/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b112/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b113/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b120/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b144/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b146/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b148/_pkg_.a packagefile runtime/debug=$WORK/b149/_pkg_.a packagefile github.com/blang/semver=$WORK/b322/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b324/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b325/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b327/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b198/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b201/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b099/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b100/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b288/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b292/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b281/_pkg_.a packagefile github.com/docker/libnetwork/ipamutils=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b341/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b343/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b344/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b254/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b257/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b295/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b296/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b297/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b298/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b303/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b309/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b181/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b183/_pkg_.a packagefile github.com/klauspost/cpuid=$WORK/b152/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b224/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b230/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b231/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b236/_pkg_.a packagefile compress/zlib=$WORK/b116/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b118/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b119/_pkg_.a packagefile image=$WORK/b121/_pkg_.a packagefile image/jpeg=$WORK/b123/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b145/_pkg_.a packagefile database/sql/driver=$WORK/b323/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b326/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b328/_pkg_.a packagefile net/mail=$WORK/b330/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b199/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b285/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b289/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b293/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b258/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b305/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b307/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b308/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b232/_pkg_.a packagefile hash/adler32=$WORK/b117/_pkg_.a packagefile image/color=$WORK/b122/_pkg_.a packagefile image/internal/imageutil=$WORK/b124/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b329/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b306/_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=2XF39YU53_jtutxe3phh/qDfJSLxOwhXaUVemY7qW/qr9ANWN3eYDaVH2XKzIF/2XF39YU53_jtutxe3phh -B 0xcf2849c4a7a30727a870903ba6cf68797b0aff32 -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/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory `/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/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-login.md -out buildah-login.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-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-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-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-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-version.md -out buildah-version.1 make: Leaving directory `/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WE6Sf3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 + cd buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build:/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/_build:/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 PREFIX=/usr -C docs install make: Entering directory `/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/docs' install -d /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64//usr/share/man/man1 make: Leaving directory `/builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19/docs' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 extracting debug info from /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/bin/buildah /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 13749 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: buildah-1.10.0-2.git5a3e9fb.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hxHRIm + umask 022 + cd /builddir/build/BUILD + cd buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/share/doc/buildah-1.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/share/doc/buildah-1.10.0 + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/share/doc/buildah-1.10.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EZiFcG + umask 022 + cd /builddir/build/BUILD + cd buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/share/licenses/buildah-1.10.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/share/licenses/buildah-1.10.0 + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64/usr/share/licenses/buildah-1.10.0 + exit 0 Provides: buildah = 1.10.0-2.git5a3e9fb.el7 buildah(x86-64) = 1.10.0-2.git5a3e9fb.el7 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) 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-debuginfo-1.10.0-2.git5a3e9fb.el7.x86_64 Provides: buildah-debuginfo = 1.10.0-2.git5a3e9fb.el7 buildah-debuginfo(x86-64) = 1.10.0-2.git5a3e9fb.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 Wrote: /builddir/build/RPMS/buildah-1.10.0-2.git5a3e9fb.el7.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.10.0-2.git5a3e9fb.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hwivPZ + umask 022 + cd /builddir/build/BUILD + cd buildah-5a3e9fb262d0f0e32049062bce11fd6cdb5e7c19 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.10.0-2.git5a3e9fb.el7.x86_64 + exit 0 Child return code was: 0