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/podman.spec'], chrootPath='/var/lib/mock/virt7-container-common-el7-build-53677-201333/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/podman.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/podman-0.11.1.1-4.git594495d.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/podman.spec'], chrootPath='/var/lib/mock/virt7-container-common-el7-build-53677-201333/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/podman.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.suSvpV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-594495db2637a6e485fffd8aa57c193244e16578 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-594495d.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 + /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 'podman-0.11.1.1 base' + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + tar zxf /builddir/build/SOURCES/cri-o-464dba6.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0k8CW1 + umask 022 + cd /builddir/build/BUILD + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 ++ pwd + mkdir -p /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build ++ pwd + pushd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578:/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build + GOPATH=/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578:/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh + export 'BUILDTAGS=selinux seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree_stub' + BUILDTAGS='selinux seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree_stub' ++ pwd + go generate /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cmd/podman/varlink/... warning: "/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cmd/podman/varlink/..." matched no packages ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback selinux seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree_stub' -ldflags ' -B 0x59f57897f590b59a4d3aff396cbda2ac976c4d2f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build168391318 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 vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wiB6p2WLQguWyxKeXEKf/wiB6p2WLQguWyxKeXEKf -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go unicode/utf16 mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b014/ 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 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 encoding mkdir -p $WORK/b027/ cat >$WORK/b027/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 crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b008/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yhfZelIuiaWcUsTtHYze/yhfZelIuiaWcUsTtHYze -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack ./constant_time.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF 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 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 github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/k8s.io/client-go/util/integer mkdir -p $WORK/b404/ runtime/internal/sys cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid ElpDGyzihVI_RmaXHjjc/ElpDGyzihVI_RmaXHjjc -goversion go1.10.2 -D "" -importcfg $WORK/b257/importcfg -pack ./network.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/integer -complete -installsuffix shared -buildid LawN1r4wmtmpPFMa4okR/LawN1r4wmtmpPFMa4okR -goversion go1.10.2 -D "" -importcfg $WORK/b404/importcfg -pack ./integer.go 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 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b156/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b198/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid bWFiUnoGYidbqPJIiXFG/bWFiUnoGYidbqPJIiXFG -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./promise.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid gWQObwQllaKL-yDXw8xE/gWQObwQllaKL-yDXw8xE -goversion go1.10.2 -D "" -importcfg $WORK/b198/importcfg -pack ./no_ostree.go internal/nettrace mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6qWk1_fAEWvgMVgM5FSi/6qWk1_fAEWvgMVgM5FSi -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./nettrace.go unicode/utf8 mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF 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/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b263/ math/bits mkdir -p $WORK/b081/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid u6jB0YAM1jszmg2HoDNf/u6jB0YAM1jszmg2HoDNf -goversion go1.10.2 -D "" -importcfg $WORK/b263/importcfg -pack ./image_history.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p math/bits -std -complete -installsuffix shared -buildid ZW6my7AWEZF60Ug6_PFF/ZW6my7AWEZF60Ug6_PFF -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack ./bits.go ./bits_tables.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid aWMfDWybgxTeM9fuIWQf/aWMfDWybgxTeM9fuIWQf -goversion go1.10.2 -D "" -importcfg $WORK/b369/importcfg -pack ./operator.go image/color mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b419/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p image/color -std -complete -installsuffix shared -buildid 0RVP4gkzRu0g1j2Hz-IO/0RVP4gkzRu0g1j2Hz-IO -goversion go1.10.2 -D "" -importcfg $WORK/b175/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid UM33n4LMFjsM1MxqEVdn/UM33n4LMFjsM1MxqEVdn -goversion go1.10.2 -D "" -importcfg $WORK/b419/importcfg -pack ./exec.go mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 291kIG83mL1nSRzNZEFQ/291kIG83mL1nSRzNZEFQ -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b339/ github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command github.com/containers/libpod/vendor/github.com/docker/docker/api cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b249/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid 7LLsR2Q62fCClZ4wXib3/7LLsR2Q62fCClZ4wXib3 -goversion go1.10.2 -D "" -importcfg $WORK/b339/importcfg -pack ./annotations.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid i3xm3MnzzRFNX0fNmuQ_/i3xm3MnzzRFNX0fNmuQ_ -goversion go1.10.2 -D "" -importcfg $WORK/b299/importcfg -pack ./command.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b040/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid eRDIx2yk2g2XdZ0oMbz1/eRDIx2yk2g2XdZ0oMbz1 -goversion go1.10.2 -D "" -importcfg $WORK/b249/importcfg -pack ./common.go ./common_unix.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b262/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b040/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b040/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid dBBMu_zq3zX9vqHILyBv/dBBMu_zq3zX9vqHILyBv -goversion go1.10.2 -D "" -importcfg $WORK/b262/importcfg -pack ./events.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix shared -buildid kPRG14ug5XcvAmujlz0g/kPRG14ug5XcvAmujlz0g -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./doc.go ./mont25519_amd64.go crypto/internal/cipherhw internal/cpu mkdir -p $WORK/b395/ runtime/internal/atomic mkdir -p $WORK/b078/ sync/atomic cat >$WORK/b395/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid tHhbxPkKKr82Y06QjvI9/tHhbxPkKKr82Y06QjvI9 -goversion go1.10.2 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./types.go cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/internal/cipherhw -std -installsuffix shared -buildid sL1htMhUjqxLvklPQOAn/sL1htMhUjqxLvklPQOAn -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./cipherhw_amd64.go ./doc.go mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF 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/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 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/fc/fc8a38c727ac525e3b0f0fdec0721590203ef603721ad5ba9a00189f22dc20f9-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/78/7895a63435c5871742fd826b26e5251ad7ec1a37b2906e0e3a90dcd1fae456ce-d # internal github.com/containers/libpod/version mkdir -p $WORK/b427/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities cat >$WORK/b427/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b429/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid u9LCASb5ebAJNacxcmv5/u9LCASb5ebAJNacxcmv5 -goversion go1.10.2 -D "" -importcfg $WORK/b427/importcfg -pack ./version.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid 0-dA83kQMg_3-QBdASz-/0-dA83kQMg_3-QBdASz- -goversion go1.10.2 -D "" -importcfg $WORK/b429/importcfg -pack ./capabilities.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 github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid pCP7e03bWvDLGWgvhzj0/pCP7e03bWvDLGWgvhzj0 -goversion go1.10.2 -D "" -importcfg $WORK/b171/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/6a/6a9929b520a50b299241c8671d11ab4e1e1a11bc423b127ef250219445e1383a-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a9/a90a60039fd83ec03bc118bbf0a78d66290f67a07562ee009dcae0f1712f8e18-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f8/f810b32e1f5477f1097fe42ad2e7ec9f2df723124e66f23eec6a1b3227c6adea-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid PGGuJfnQJPwO1vmM8IgI/PGGuJfnQJPwO1vmM8IgI -goversion go1.10.2 -D "" -importcfg $WORK/b213/importcfg -pack ./apparmor_disabled.go github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types mkdir -p $WORK/b432/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/08/08437e561f395bece5c25093da5b6b40d3cf7b1134580c949cf0679f1dec85d8-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/19/19a31818bcb258745637efc6d0cab2cf44f63aa2ce77b966b074d2fd2d39302c-d # internal cat >$WORK/b432/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types -complete -installsuffix shared -buildid 2GN9FZjbJqk4nGWHwPS6/2GN9FZjbJqk4nGWHwPS6 -goversion go1.10.2 -D "" -importcfg $WORK/b432/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b453/ cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2f/2f908820590c609dfb058edad0d9effb0abfc7d6946f1c11f191fd9a0532b23b-d # internal cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid pNEmZ-F2jUmtdYkbh_VV/pNEmZ-F2jUmtdYkbh_VV -goversion go1.10.2 -D "" -importcfg $WORK/b453/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d1/d16638d90bef1d4d9965b155cd14fa0468ab9c477031837fee0ca7fb95464965-d # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/da/da40a88bf4c835e7171b435eda6dd5470be209be2e867677bb3cba99859fc5a0-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/17/17721f2b8890a61f01d4be5649d799f16229a04cd3e1e3e0e8948aa94e1dc147-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4a/4a98a9f41ed5a3fba69e0e47525ab4b29a1d5536e30d09b66a978dddfa5450a3-d # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/asm_amd64.o ./asm_amd64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/48/48648873f76693b6e0da3e2e8166732edd7f37a0b3e606b2914ec54c3a47ddc5-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/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a7/a77c1547a4da2eaf0911a93db3754355ef58101f1a3e4add30d1afff048f1053-d # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4c/4ce533e15b9e44b30e5bed4deb29f7c1c52349ed8844330137c054572f771bbd-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/40/40b8eb9e9ab47ffc8bad30699f60ed21926cde32ac7bde563c17e2658c4b806c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - || true 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 /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/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/a8/a8de0047e3da392fa1e22bad9ff61f2b507924806030d21485a850ff09dd0855-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/43/439dd2ea7f4b99fe2bcf8ac218db6cc54f5b14f30f019a1b0195ff870c11e1ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f0/f08be1836bc366950ec8e5b09537d4499f0523628d86e021b4d72431834a8f64-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0c/0c9287d3159163d0d865f785324e181d62bc54041a2b71b5b25e9e43e396db1d-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/94/941573bbaf4030c3635724fcaa1984c8b6a1096d2789997c63ee4dd0c361a775-d # 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/b419/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/10/10dd99e21734304d5bbd41843ea5e7856fe03ef09045b34dc9926476169335a5-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/12/12747114501e6a6d56f0b8f7ab899bde62e092b8c624cfea765284e74d313210-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/aa/aa3c8301be599538aa3227bc93af1b9b6ae05f485f0fbad1fcf84822874ceb42-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/df/df71396b717024e80212d09f7e1b3f58372c72b9749a8ae22841eb765b6b860d-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e1/e12b1f2079deaa8fc56ba6e100909e21ba8e845f1230f0132bfd1ab2021a2f66-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/62/620b968f918d149d175e427ad043007dce8c35f730345315abbf0eab5215ab64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /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 cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/91/918af4fe4771a00e672a7b7eb4e019b31b67653cd9286eb0c373498e8604d0b7-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f83029c7968a5a5cc8bc0f378af97c2f5b3e4a132096d0b0a9a82a8d1379108-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 cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b104/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /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/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /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/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3d/3d8849b2a4595002806a3d0a71ac55a3a07501ed92becad23a18bc3dbf55253d-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8c/8cef373aeb97c69f3ffec9f9d475600cc2f1f2279a2bef153a296825d732c8cf-d # internal /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/freeze_amd64.o ./freeze_amd64.s /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/ladderstep_amd64.o ./ladderstep_amd64.s 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/b104 -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b1/b11c74f6ad701726dffbd261136d1ba88c7d218aef74707e5872183d2477c021-d # internal /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/square_amd64.o ./square_amd64.s cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ac/ac3956a21a3c677dc64f12edb0ddabbcf8a1ec1f0a9cf489d139a0f81cacfca2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/const_amd64.o $WORK/b104/cswap_amd64.o $WORK/b104/freeze_amd64.o $WORK/b104/ladderstep_amd64.o $WORK/b104/mul_amd64.o $WORK/b104/square_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/24/24c66057e3c919905e1d8af94cc613d34e4a5600ea61c7fc57bcf60cd5782a2d-d # internal cd $WORK/b040 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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 vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid 90pSfz8zsr2DLw55lt82/90pSfz8zsr2DLw55lt82 -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./poly1305.go ./sum_amd64.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 cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b103 -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/sum_amd64.o ./sum_amd64.s runtime mkdir -p $WORK/b010/ 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/sum_amd64.o # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f1/f1eb7309c0a43fdb2c76e6369c27e3f930104290cb441786ccc28cd9f67d6116-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6c/6cc767766b4437f90bc31421932cc1c3aa26def2df845c47f9a13b2b481b4f20-d # internal cd $WORK/b040 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/7b/7bbcc8a51c261a279b23d9505c4481c5ce0d003454e700c27b939b4eaa45ae91-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid gFzzhDmU2Jju5w4aASb9/gFzzhDmU2Jju5w4aASb9 -goversion go1.10.2 -D "" -importcfg $WORK/b459/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/78/78e693b2bd76dda632eeed40cb1bf9d27215dc36580b26b121a807862bd37774-d # internal 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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_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/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 /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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_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/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 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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x007.o -c gcc_mmap.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x008.o -c gcc_setenv.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x009.o -c gcc_sigaction.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 crypto/rc4 github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b167/ cat >$WORK/b167/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 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 31FRdwpV5W1wbCoT78y8/31FRdwpV5W1wbCoT78y8 -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./errors.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b159/ cat >$WORK/b159/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid htndNj2uzhDPphjpG49O/htndNj2uzhDPphjpG49O -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go 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/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c4/c45c06c1e616d2ec5a1d18227cc5d8532671645e6ca2ca159bc7de96c6b05f13-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/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x010.o -c gcc_traceback.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x011.o -c gcc_util.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x012.o -c gcc_amd64.S cd $WORK/b040 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/14/140864ec0c571345ad4fc07f63fd4226ac22d5034e029ae9b4ea1df9a2077c8c-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o $WORK/b040/_x011.o $WORK/b040/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go -dynlinker cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p runtime/cgo -std -installsuffix shared -buildid PFlcciRT2itc_bnTN0cL/PFlcciRT2itc_bnTN0cL -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b040/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_amd64.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o $WORK/b040/_x011.o $WORK/b040/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_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/b047/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker io github.com/containers/libpod/pkg/registrar cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b189/ cat >$WORK/b189/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/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xlXLpxqhToYziht3_gdy/xlXLpxqhToYziht3_gdy -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./singleflight.go mkdir -p $WORK/b006/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid KKXPhyjr0oBJorAw_PGx/KKXPhyjr0oBJorAw_PGx -goversion go1.10.2 -D "" -importcfg $WORK/b189/importcfg -pack ./locker.go math/rand mkdir -p $WORK/b048/ 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 cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b007/_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 mkdir -p $WORK/b423/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p math/rand -std -complete -installsuffix shared -buildid wnyAVT6ART3iM-QKUjv1/wnyAVT6ART3iM-QKUjv1 -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid liQzDkQUlQPNjQWRtepc/liQzDkQUlQPNjQWRtepc -goversion go1.10.2 -D "" -importcfg $WORK/b423/importcfg -pack ./registrar.go reflect mkdir -p $WORK/b024/ 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 syscall mkdir -p $WORK/b021/ 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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/17/17a4495b1b10cd041029e5f63a11a7a06762f4acfd1b02f63508e377fc83e9dc-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/2e/2e06793771c3abbb429fe021ce64756c636eba943d8fe9d1d1782b35c5116123-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/2a/2a4fd8c2f211810cdabd4f951823b06a96559b4b63ee46d03c42938d9db679b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/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/b061/ github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b442/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p hash -std -complete -installsuffix shared -buildid 5yYbsasUt_cfe19Bsjfn/5yYbsasUt_cfe19Bsjfn -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack ./hash.go cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF bytes mkdir -p $WORK/b003/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid 3JkqtN_QuWilvjDhAR-H/3JkqtN_QuWilvjDhAR-H -goversion go1.10.2 -D "" -importcfg $WORK/b442/importcfg -pack ./pool.go crypto/cipher 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 mkdir -p $WORK/b076/ strings 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 cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b031/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid MSq0zZ_BdmPf3SiiZSFv/MSq0zZ_BdmPf3SiiZSFv -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go 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/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/fd/fd712999a7b6cee0ab3cf02443527412e572b8eec97af8647a8feeafd5ebab3c-d # internal crypto mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto -std -complete -installsuffix shared -buildid GXCp3PuJ3ahTal6fpPL7/GXCp3PuJ3ahTal6fpPL7 -goversion go1.10.2 -D "" -importcfg $WORK/b060/importcfg -pack ./crypto.go crypto/hmac mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a EOF 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 hash/crc32 mkdir -p $WORK/b116/ hash/crc64 hash/adler32 cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b121/ hash/fnv cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p hash/crc32 -std -installsuffix shared -buildid y14xH2habfgo0Klzvn6s/y14xH2habfgo0Klzvn6s -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid pfn19-XIdz7NIs8QhAnx/pfn19-XIdz7NIs8QhAnx -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./crc64.go mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a EOF mkdir -p $WORK/b322/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid MMgulgbpd5IjTg0I7ug5/MMgulgbpd5IjTg0I7ug5 -goversion go1.10.2 -D "" -importcfg $WORK/b170/importcfg -pack ./adler32.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p hash/fnv -std -complete -installsuffix shared -buildid h4hFq8rZhOOC0eWdGgsn/h4hFq8rZhOOC0eWdGgsn -goversion go1.10.2 -D "" -importcfg $WORK/b322/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e8/e8182ae867c9eed300dbf63fdc5daadf3d77f02bf3c0b5a8aa9e6e362b3efcdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/73/73eeab0aae3e7388b26f0f3f0643ac4c46fd2da59cefddcafadf435421a07d12-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/25/25e6361017acf58385eb9e15ab1342802e66a7a8f12f55ce5cf6b0d08296cacf-d # internal github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer=$WORK/b442/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid J5l2JSGCCAYrcEp1vGrE/J5l2JSGCCAYrcEp1vGrE -goversion go1.10.2 -D "" -importcfg $WORK/b441/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal crypto/md5 mkdir -p $WORK/b091/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k crypto/sha512 cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b173/ crypto/sha256 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 crypto/sha1 cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b167/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b082/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 6dcuZmd32EP_mjBLxdai/6dcuZmd32EP_mjBLxdai -goversion go1.10.2 -D "" -importcfg $WORK/b173/importcfg -pack ./s2k.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b065/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/sha512 -std -installsuffix shared -buildid 6eZqCf_9gTm4JLzViGIL/6eZqCf_9gTm4JLzViGIL -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f2/f280172e79b333689988ea5cc91ddeb919b9e45687a093f624e18f5a8659b90a-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/sha256 -std -installsuffix shared -buildid GSAGctr9EfyE1qycXXVs/GSAGctr9EfyE1qycXXVs -goversion go1.10.2 -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/59/595ef89d22a95ce5c8a3c49f23101163d959b11e64e6f5f5ceffdb622ce28dc1-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b116 -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/da/dab9f4b82e2347013da69f3cdacd9e127db997b5216872784021353d1418e78e-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/9c/9c60cffb12f93ac7e5e5649ac114ab4a1207bec92b76d27c7c296f764b112f55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8e/8e7f703d4e0d349bcadaf4cef910128316559f3dbbaf8bc10eed8235d2211081-d # internal crypto/aes mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b077/_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/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/aes -std -installsuffix shared -buildid 3wRtHX9glCrpjmiiBQKF/3wRtHX9glCrpjmiiBQKF -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_amd64.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/84/846c25630f311e082a77d2ca3bc248ed3411523a86d42af6dc32959585f5ba5d-d # internal 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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal 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/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/b441/_pkg_.a /builddir/.cache/go-build/11/11d18d943158d4fe44ac0b087ab1b13f5a6fa8695c6cc0081f5c44cab6dfcdb2-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/60/604c6ffa050b2abeb2aae6bf870f912ffd90360a3e69b33ea35589d64070a12e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/83/837b48b863cb9949158bc274385136164a4d18ab0bcb8ef274bc6db3f4843405-d # internal text/tabwriter mkdir -p $WORK/b034/ cat >$WORK/b034/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 cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid TNjwSBY58DyqP3L89-ND/TNjwSBY58DyqP3L89-ND -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack ./tabwriter.go bufio vendor/golang_org/x/text/transform mkdir -p $WORK/b002/ github.com/containers/libpod/vendor/golang.org/x/text/transform 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 mkdir -p $WORK/b132/ 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 cat >$WORK/b132/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/b274/ cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid ZrD-z2NMsd7dWoZj3pme/ZrD-z2NMsd7dWoZj3pme -goversion go1.10.2 -D "" -importcfg $WORK/b132/importcfg -pack ./transform.go cat >$WORK/b274/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 /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid Gq_7HAKz7h8wUfoZGtpA/Gq_7HAKz7h8wUfoZGtpA -goversion go1.10.2 -D "" -importcfg $WORK/b274/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal 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 cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9e/9e4bafd0fa7de7903a1f3e0a177e0f78612df6e394542a2c9bd93397069d1b8b-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/31/31890f740082d914ce7521a3f713ed43323faa709cec9fc61c8f96650a966e74-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_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/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/strings /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 cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a8/a80b9fa77d7bd863fa5ba1cc219c66def842df41ac8079fb8294ba631b6dc6a2-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/gcm_amd64.o ./gcm_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1e/1e9347a7c82f43793095cca8d08bdf0fc0827a3dc7d34ebac6f226295c2029f9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils path mkdir -p $WORK/b203/ encoding/base32 github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils github.com/containers/libpod/pkg/namespaces github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b041/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid IBQbIhx6_nCtbNrD_xqL/IBQbIhx6_nCtbNrD_xqL -goversion go1.10.2 -D "" -importcfg $WORK/b203/importcfg -pack ./stringutils.go cat >$WORK/b041/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/b105/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p path -std -complete -installsuffix shared -buildid I8zyd4hUqno5tZW-PeDk/I8zyd4hUqno5tZW-PeDk -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go cat >$WORK/b105/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/b437/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid d52P0UrW-3-Z-u0TaJSo/d52P0UrW-3-Z-u0TaJSo -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack ./base32.go cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b449/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils -complete -installsuffix shared -buildid D3ET6-XjEghepGxkVXNg/D3ET6-XjEghepGxkVXNg -goversion go1.10.2 -D "" -importcfg $WORK/b437/importcfg -pack ./stringutils.go cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b072/ html cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid SXm2RyJGgvFD-3oG9KeZ/SXm2RyJGgvFD-3oG9KeZ -goversion go1.10.2 -D "" -importcfg $WORK/b449/importcfg -pack ./namespaces.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid mPwLFZ_-M9YjroUJ5FkV/mPwLFZ_-M9YjroUJ5FkV -goversion go1.10.2 -D "" -importcfg $WORK/b072/importcfg -pack ./compare.go cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -shared -p html -std -complete -installsuffix shared -buildid 4tGnyWy0oNtz6v61bct7/4tGnyWy0oNtz6v61bct7 -goversion go1.10.2 -D "" -importcfg $WORK/b463/importcfg -pack ./entity.go ./escape.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/15/15eed0638368979d462a5e6e508051a777e24c28f48ca7723334e7ca4fee3b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c4/c44d6719c13e3b2ae209df8d98c4ff5884795a783e29e99890dc19020e27c68d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9a/9a2130a102a6d837a4e369f317ba6ec32481223859aa98694b083fecffef0808-d # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/2c/2c94e67ecab1d78fe68510094b162324e216238c6b248681a8e880021797c79d-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/b3/b351d8b655a049fe83ca103c2320b614da7090d1602b6393c2c991821d9276b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/21/21646026430b5f72b9598d2b7da8d99f1af97107fd3343eb773a3be3a2bdfe48-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/27/27ae4b3d8e833c64039007ac3f68a3ff4f92644d82ba2a4cf20787fa696609b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/20/20534e5977ccadabccc3d8cb26982f0389096f0a788551afb11a281c91abcc5c-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/48/48c419a17aba30ebb5a1c9ce017689b430a7fcef87a1dd523028f001398b4d6f-d # internal image mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b175/_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/b174/_pkg_.a -trimpath $WORK/b174 -shared -p image -std -complete -installsuffix shared -buildid _YqLxGsvhyHhgdl-iwqw/_YqLxGsvhyHhgdl-iwqw -goversion go1.10.2 -D "" -importcfg $WORK/b174/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/a7/a7959f00ed1b2dd3152654b1a7558c043399f16330e3caa10eefe3d7979f399c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/9e/9e002e1c76fd8a67131301918c912045b86127e52f9ad555acd2e67f20d3e40b-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/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid DZMvuFprDIMSWqbRpJU9/DZMvuFprDIMSWqbRpJU9 -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./getrandom_linux.go ./getrandom_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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5a/5a91598e465863612417132e1a2d5cf2baf21efd6d785bec604a3b39e7b44afe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/de/deab23db4bc3697291632b577b539e270de98f94a015fabb0441dcc57d5bc452-d # internal image/internal/imageutil mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b174/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid AtwPomhIOoyjGy5Ppa_S/AtwPomhIOoyjGy5Ppa_S -goversion go1.10.2 -D "" -importcfg $WORK/b177/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c9/c9e9283b302d0caf8c28e62ace41005ec0edfe06927e7483565380fb580d4da7-d # internal image/jpeg mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b174/_pkg_.a packagefile image/color=$WORK/b175/_pkg_.a packagefile image/internal/imageutil=$WORK/b177/_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/b176/_pkg_.a -trimpath $WORK/b176 -shared -p image/jpeg -std -complete -installsuffix shared -buildid u7QVhJgIXtVXRGyYNH2j/u7QVhJgIXtVXRGyYNH2j -goversion go1.10.2 -D "" -importcfg $WORK/b176/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/1d/1d09add186e7abb3aa00f2f34a00b5645e95be0350832130644304588d5afa9b-d # internal 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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c9c9faaae2cad1a3b8d8fea1b29190c5abc55007b79ded01be2767d653420a8e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 17EjaMG0MTamrHm1uER_/17EjaMG0MTamrHm1uER_ -goversion go1.10.2 -D "" -importcfg $WORK/b403/importcfg -pack ./clock.go 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/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b289/ encoding/binary cat >$WORK/b289/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 6AGQ53-841FijpWmUoNv/6AGQ53-841FijpWmUoNv -goversion go1.10.2 -D "" -importcfg $WORK/b289/importcfg -pack ./errwrap.go mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF 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 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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/72/72ac3bee0848686cd6c024ae20eb25d1a8f2d3ccff9f48d4bed06eab7862f292-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/25/25adfce74d5072046db6732b1bbcee2d93eaabe9ee34ae59d2592a70e6bce73b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/24/24e38463c7405e8a85dd74fef4d6c8358545ada5b1ea07c9c533829fa02c7cb3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/text/internal/tag mkdir -p $WORK/b352/ github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b359/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid IGR_eL5OQ7Mpny4NEbFq/IGR_eL5OQ7Mpny4NEbFq -goversion go1.10.2 -D "" -importcfg $WORK/b371/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF container/heap mkdir -p $WORK/b408/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/internal/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/internal/tag -complete -installsuffix shared -buildid SGrBZGZI79z1zAkn1j86/SGrBZGZI79z1zAkn1j86 -goversion go1.10.2 -D "" -importcfg $WORK/b352/importcfg -pack ./tag.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid nKQ-Pces6btuRiwwTJT_/nKQ-Pces6btuRiwwTJT_ -goversion go1.10.2 -D "" -importcfg $WORK/b359/importcfg -pack ./sortkeys.go compress/bzip2 mkdir -p $WORK/b113/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p container/heap -std -complete -installsuffix shared -buildid 3FxatGUKT7CoPWgr8GtO/3FxatGUKT7CoPWgr8GtO -goversion go1.10.2 -D "" -importcfg $WORK/b408/importcfg -pack ./heap.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/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/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid J7wpTQ3DPcuLj9scPpDg/J7wpTQ3DPcuLj9scPpDg -goversion go1.10.2 -D "" -importcfg $WORK/b113/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid WKqjpMDBvz584vzMKKCU/WKqjpMDBvz584vzMKKCU -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SUIL5BV84n6NZJN3mplw/SUIL5BV84n6NZJN3mplw -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack -asmhdr $WORK/b150/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./pagesize_unix.go ./race0.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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6c/6c725ba9438a57be8ade3833b55079d7bbf3c01085375b6384fd9eb32d42a102-d # 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/33/332e5ecb4c88e7243e1c1d11ebb84ad8796b141fbde8165e24c437d4a4fe1204-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/08/082a774578772015f961427e19cd92b7faaf811ff384f43f518f14a731ac84f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/36/36c74ea06a331fac3876910fadb240d31d32f31cdce333cce4e03c6ce87715a0-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/ vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 crypto/des 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 mkdir -p $WORK/b102/ 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/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b089/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _tQfzgk9nftZYjb4hh99/_tQfzgk9nftZYjb4hh99 -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack ./chacha_generic.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/68/6842b88776ea021a2a6bfb0c6dee4b175ce52cd941575c4ac701ab28821bbbdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b101/ cat >$WORK/b101/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/b076/_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/b102/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b103/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -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/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go cp $WORK/b113/_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 /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/b097/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor cat >$WORK/b097/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/b166/ cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/pem -std -complete -installsuffix shared -buildid 0H55y0Yk-necRW8dDqDo/0H55y0Yk-necRW8dDqDo -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b167/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid bEUJmbvFMeQUKoDc2Zy0/bEUJmbvFMeQUKoDc2Zy0 -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/ed/edde9ec2c0a4f6c9b266d9bbf216e758ddeca04f60d2e8d0a2cf21413ff8c28c-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b101 -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6c/6c524e178cea0ecd6609773080da469896bfdbbc34b4eeeac998a7effab29759-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ce/ce9010f7f13591401cc608e11d5d1d5ab48a89608caae86594bcb95ef624acef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/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/libpod/vendor/github.com/containers/image/internal/tmpdir mkdir -p $WORK/b111/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir path/filepath cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF os/signal mkdir -p $WORK/b038/ runtime/debug cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid b4Ec5VBUZ6GqjS_2IPBJ/b4Ec5VBUZ6GqjS_2IPBJ -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack ./tmpdir.go cat >$WORK/b038/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 cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p path/filepath -std -complete -installsuffix shared -buildid FoYvkv7h4lMApVRWm-Ma/FoYvkv7h4lMApVRWm-Ma -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b344/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b253/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid tARPT7Msng7XZ1p7ky28/tARPT7Msng7XZ1p7ky28 -goversion go1.10.2 -D "" -importcfg $WORK/b344/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b278/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid WplvuLl3-tnlqsye0aRK/WplvuLl3-tnlqsye0aRK -goversion go1.10.2 -D "" -importcfg $WORK/b253/importcfg -pack ./mount.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b220/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid O3UjgMc_FebPCQJk3uyu/O3UjgMc_FebPCQJk3uyu -goversion go1.10.2 -D "" -importcfg $WORK/b278/importcfg -pack ./homedir.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b323/ fmt cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p os/signal -std -installsuffix shared -buildid WCTJAI70tSMSNkRpLe07/WCTJAI70tSMSNkRpLe07 -goversion go1.10.2 -D "" -importcfg $WORK/b220/importcfg -pack -asmhdr $WORK/b220/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b323/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/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b017/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p runtime/debug -std -installsuffix shared -buildid SOamiKow7qqlM3-x93Q5/SOamiKow7qqlM3-x93Q5 -goversion go1.10.2 -D "" -importcfg $WORK/b323/importcfg -pack -asmhdr $WORK/b323/go_asm.h ./garbage.go ./stack.go ./stubs.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid ftKvnhr6ydkPcu_CM51t/ftKvnhr6ydkPcu_CM51t -goversion go1.10.2 -D "" -importcfg $WORK/b430/importcfg -pack ./tty.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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b1/b15e3b5c1a6251ed846c130f4666930e5845b71acb9feb5ffcfbbb4079d2c50b-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b063/_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/b062/_pkg_.a -trimpath $WORK/b062 -shared -p regexp -std -complete -installsuffix shared -buildid l0kBJByaQ5rdJUqbw5rd/l0kBJByaQ5rdJUqbw5rd -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/2d/2d54f03d4b9ae1401e7b779c8724b39d6de28375b27d9960cb05b5d15707428f-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/95/954bafacefd262f4f58dab35f66a28741e589f51bacb460976ace133fd5d93b5-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c0/c0ffb81f778a4b4cde55982b0def63d845d49ed019e71bfa74c77b9601bffaec-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b323 -I $WORK/b323/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b323/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/33/3374588550722cb94ef6d8f5e2c84fa614f03a5bba7888b2a9d1460ece4981a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b323/_pkg_.a $WORK/b323/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/6a/6a53bc8237a40b2adbf5d82c00ad4244c96a26523974596fb02bcbc939af5eef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/f3/f39b60bbbf26d60fc509797f87918b9464e5cf60b40a7b0b0ea377d6f5494d04-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b220 -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b220/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b220/_pkg_.a $WORK/b220/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f7/f72774a5f989154c254b3935d1031a6756f2592cdfb3ff59d370fbb11aea282d-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/8b/8b80d790ce7facb571fd48786968af901e44ef0a8d702cf336d88822a08d662a-d # internal io/ioutil github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver mkdir -p $WORK/b037/ cat >$WORK/b037/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/b038/_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 mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p io/ioutil -std -complete -installsuffix shared -buildid s-kEHNDhA-gVEopz9vWu/s-kEHNDhA-gVEopz9vWu -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid 7LtjRobkX6s6hEJWnqsW/7LtjRobkX6s6hEJWnqsW -goversion go1.10.2 -D "" -importcfg $WORK/b231/importcfg -pack ./path_driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/e9/e95663eb94de23b539837ab58d1115f4aeadfb463d9eb7ece548e21c57e7cdea-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/2e300722479a4f38e289871eeb5af513829889c1126ba2e651061883b86b0fd2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid JXsCzhy4KSfs8V9-5oGC/JXsCzhy4KSfs8V9-5oGC -goversion go1.10.2 -D "" -importcfg $WORK/b188/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ee/ee1635d33139d405b8f15bc4999dc3d7a3363a3b41eec84f5d9794cb3f9bda8b-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b150 -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b150/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b150/_pkg_.a $WORK/b150/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/97/9746f856f3511542cde729a2c1f1256c3db8fb3ad6ec7ecdc96ef59485ad475f-d # internal github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b425/ github.com/containers/libpod/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b219/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid O1JYLeaB4G_Kl3ooUzu_/O1JYLeaB4G_Kl3ooUzu_ -goversion go1.10.2 -D "" -importcfg $WORK/b425/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid SlFReFJumfWotogsGpUo/SlFReFJumfWotogsGpUo -goversion go1.10.2 -D "" -importcfg $WORK/b219/importcfg -pack ./runewidth.go ./runewidth_posix.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ce/cecf0bb09b5b718f70e91e51f2b25ca8036b0cec3b8d963fe036a4f7b19dbfb4-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid _KG1rQKDcMNGW44QxF2P/_KG1rQKDcMNGW44QxF2P -goversion go1.10.2 -D "" -importcfg $WORK/b215/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/a9/a9ffaa668a8fcaa59d3026e2b1232c3f441160d8d0331bf75034ec6b02ba7e38-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 encoding/hex mkdir -p $WORK/b066/ context github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go log mkdir -p $WORK/b107/ cat >$WORK/b066/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/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b033/ os/user github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog cat >$WORK/b107/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 net/url mime/quotedprintable mkdir -p $WORK/b139/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p log -std -complete -installsuffix shared -buildid ef7fPxJic_L9gBAkcWUB/ef7fPxJic_L9gBAkcWUB -goversion go1.10.2 -D "" -importcfg $WORK/b107/importcfg -pack ./log.go github.com/containers/libpod/vendor/github.com/opencontainers/go-digest cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p encoding/hex -std -complete -installsuffix shared -buildid c6OOmjfXQLxbHfa-T6Jn/c6OOmjfXQLxbHfa-T6Jn -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack ./hex.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b034/_pkg_.a EOF vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b129/ cat >$WORK/b139/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 mime net/http/internal mkdir -p $WORK/b142/ cat >$WORK/b129/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid RyXHCEoff_PZ7ZuWmcqs/RyXHCEoff_PZ7ZuWmcqs -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qs3JIf9QMI4Sgglq-LXl/qs3JIf9QMI4Sgglq-LXl -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./reader.go ./writer.go encoding/json mkdir -p $WORK/b039/ cat >$WORK/b142/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 cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -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/b129/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath os/user -- -I $WORK/b039/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p net/http/internal -std -complete -installsuffix shared -buildid M25m10SwkT-0y35eQ7pg/M25m10SwkT-0y35eQ7pg -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./chunked.go ./testcert.go github.com/containers/libpod/vendor/github.com/containers/image/version text/scanner mkdir -p $WORK/b163/ compress/flate github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b151/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b146/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid Un-1wKm-VhDbwrzOo_ZF/Un-1wKm-VhDbwrzOo_ZF -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./version.go cat >$WORK/b146/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 github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability flag cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p text/scanner -std -complete -installsuffix shared -buildid 3TExhJMPGNHIgxIJAXs4/3TExhJMPGNHIgxIJAXs4 -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack ./scanner.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid ijN60t8PtngLADDUhqrN/ijN60t8PtngLADDUhqrN -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b016/ github.com/containers/libpod/vendor/github.com/mtrmac/gpgme github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils 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 mkdir -p $WORK/b197/ 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 cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 7SHKCr787Clp3SzVhmUp/7SHKCr787Clp3SzVhmUp -goversion go1.10.2 -D "" -importcfg $WORK/b197/importcfg -pack ./fsutils_linux.go mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b071/ github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid f0CXQVaoL0JOa-892_pI/f0CXQVaoL0JOa-892_pI -goversion go1.10.2 -D "" -importcfg $WORK/b057/importcfg -pack ./errors.go ./stack.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF math/big cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid S3lCee4zWZQpDU-AAvZy/S3lCee4zWZQpDU-AAvZy -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b118/ cat >$WORK/b118/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 vendor/golang_org/x/text/unicode/norm cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid iqhd44_uhuiuGlbW8CH8/iqhd44_uhuiuGlbW8CH8 -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./xlog.go mkdir -p $WORK/b100/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b059/ cat >$WORK/b100/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 cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b137/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar cat >$WORK/b137/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 mkdir -p $WORK/b026/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid zZLRZ_i6VSDW6xRON4-A/zZLRZ_i6VSDW6xRON4-A -goversion go1.10.2 -D "" -importcfg $WORK/b059/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go 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/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 /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p net/url -std -complete -installsuffix shared -buildid Rcs7Uc0NcSOzo9eCZEYu/Rcs7Uc0NcSOzo9eCZEYu -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack ./url.go mkdir -p $WORK/b115/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p mime -std -complete -installsuffix shared -buildid tfvRx36eEPY1H61irf4V/tfvRx36eEPY1H61irf4V -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b190/ 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/b081/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang cat >$WORK/b190/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/b184/ 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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid ZHoBjtoGgd7AMTETB0SZ/ZHoBjtoGgd7AMTETB0SZ -goversion go1.10.2 -D "" -importcfg $WORK/b190/importcfg -pack ./parsers.go cat >$WORK/b184/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 mkdir -p $WORK/b182/ cat >$WORK/b182/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/b164/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p flag -std -complete -installsuffix shared -buildid Itdk4VuFO-2D_mocWcGr/Itdk4VuFO-2D_mocWcGr -goversion go1.10.2 -D "" -importcfg $WORK/b182/importcfg -pack ./flag.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b164/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b164/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b205/ cat >$WORK/b205/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 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid Jmx6ZzRyiEtpR0V4xzRu/Jmx6ZzRyiEtpR0V4xzRu -goversion go1.10.2 -D "" -importcfg $WORK/b205/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b080/ cat >$WORK/b080/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/b081/_pkg_.a packagefile math/rand=$WORK/b048/_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/b080/_pkg_.a -trimpath $WORK/b080 -shared -p math/big -std -installsuffix shared -buildid lm4eLSA2nEqlqdSbTLU3/lm4eLSA2nEqlqdSbTLU3 -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/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/b134/ cat >$WORK/b134/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/b132/_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/b134/_pkg_.a -trimpath $WORK/b134 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid v5hhJrXIbGRNk7pr2FUE/v5hhJrXIbGRNk7pr2FUE -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid ZVk7jBF9ZD59L4cwv1qO/ZVk7jBF9ZD59L4cwv1qO -goversion go1.10.2 -D "" -importcfg $WORK/b210/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid yUcbXSLXupqfN1UfpjVp/yUcbXSLXupqfN1UfpjVp -goversion go1.10.2 -D "" -importcfg $WORK/b184/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b207/ cat >$WORK/b207/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/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_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 time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid j--wWGzz3IK4ZeZ8Qy1N/j--wWGzz3IK4ZeZ8Qy1N -goversion go1.10.2 -D "" -importcfg $WORK/b207/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go mkdir -p $WORK/b214/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b3/b3bece5835bfdbdff7ffbd5425255ff001df88cf3c1d2eea9f3d1f025a65561e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid 9cz-EQkOyxupDQVO2gGT/9cz-EQkOyxupDQVO2gGT -goversion go1.10.2 -D "" -importcfg $WORK/b232/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/61/61cb403e917bd4192c1334435be9745d825d27adcf1afb744fc9fda477513397-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/59/59b132f38047a44bae4855dd14cded92db3eabbc9881e3951c9d9f505237fceb-d # internal github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b219/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b220/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b010/_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 packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid TiPUuKs12vJF4skamb5y/TiPUuKs12vJF4skamb5y -goversion go1.10.2 -D "" -importcfg $WORK/b218/importcfg -pack ./format.go ./pb.go ./pb_nix.go ./pb_x.go ./pool.go ./pool_x.go ./reader.go ./runecount.go ./termios_nix.go github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b246/ cat >$WORK/b246/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 os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid g09iUuFPG46lao2O3jSa/g09iUuFPG46lao2O3jSa -goversion go1.10.2 -D "" -importcfg $WORK/b246/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0a/0a3b22d65659e594ed287a4dbacc4669d10bfb081df2c7285c1f34f8d510ab1c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid l-2rUWAvcaxzNQ9EFZNf/l-2rUWAvcaxzNQ9EFZNf -goversion go1.10.2 -D "" -importcfg $WORK/b252/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/55/556f520e77a44b7450638b2d953e153d05e8e1efd744a40871405cdf74cef005-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b264/ cat >$WORK/b264/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 8V_RxohfT9oWF58b0Vwq/8V_RxohfT9oWF58b0Vwq -goversion go1.10.2 -D "" -importcfg $WORK/b264/importcfg -pack ./duration_convert.go ./timestamp.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b214/ -importpath github.com/containers/libpod/vendor/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/64/64d071fbb6fe6f0720ed661054db0a8c44123e048c3e0175a1220fa30b47f6bf-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b269/ cat >$WORK/b269/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid RFf_JTsd98sRbIkeZ14-/RFf_JTsd98sRbIkeZ14- -goversion go1.10.2 -D "" -importcfg $WORK/b269/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/51/51fd0c90ccbd8871ed0762112d34038deb0a16cbb92447aed816c3ff4af533fd-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b107/_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/b133/_pkg_.a -trimpath $WORK/b133 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R0vMpSboAZlgW2SDD2oC/R0vMpSboAZlgW2SDD2oC -goversion go1.10.2 -D "" -importcfg $WORK/b133/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/de/de0c93b535ec2292e3771e38698dbf109b8b4b8b0be614eb37e38f24f8094772-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/43/430548e1accc9f592712890303fd709841670369ecd07033bfa0905718135388-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b271/ cat >$WORK/b271/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 github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b161/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid ochI-0Slc2U8VwYbrdbG/ochI-0Slc2U8VwYbrdbG -goversion go1.10.2 -D "" -importcfg $WORK/b271/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b161/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/b037/_pkg_.a packagefile log=$WORK/b107/_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 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid XfJ7GRrmkMeh4xQEfwxQ/XfJ7GRrmkMeh4xQEfwxQ -goversion go1.10.2 -D "" -importcfg $WORK/b161/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/49/492be281a1b5eb5b08531e0b8707cb7ea49a8522cead6632ec035233a0db32d7-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 0oTLMo7U7PW8OKa5-dIX/0oTLMo7U7PW8OKa5-dIX -goversion go1.10.2 -D "" -importcfg $WORK/b275/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/b7/b7af33ae7ad5fd29976c4c418cf75e4f19be872f9d41d856aa1f0cf79e4bd55f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/9b/9bc47c86d006d447ec0e2d5b415bc2e0e523bfd757df765a18a1921b55a8cbf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b274/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid v-3qlnttyWxfT1O-KIUv/v-3qlnttyWxfT1O-KIUv -goversion go1.10.2 -D "" -importcfg $WORK/b276/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e3/e3d6776e1e4d642c3aa36213c15e9bb798f13e0ea1ab5d79c1d1add456a76a67-d # internal github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid 5YNe83yFaVaKYyufkoAO/5YNe83yFaVaKYyufkoAO -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./path.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b118/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid FnPO3XAOPQw4WuZX6ewx/FnPO3XAOPQw4WuZX6ewx -goversion go1.10.2 -D "" -importcfg $WORK/b119/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/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b2/b2489e4d70563c45d82b6b10b00c12a0bfd831fece6242c984b88e4ca3bcbdf1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/oci/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid Y3OgB-NFUmywszAStWs3/Y3OgB-NFUmywszAStWs3 -goversion go1.10.2 -D "" -importcfg $WORK/b123/importcfg -pack ./oci_util.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/9d/9d110d42a43f5d2f18aaf234b2fc009f25c75a2043af1c11167bed5469b92c2c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b220/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid x_PsIxV2zsVmBib16EJH/x_PsIxV2zsVmBib16EJH -goversion go1.10.2 -D "" -importcfg $WORK/b282/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6e/6e505f0f583b6a07efc1e2a4fc66c8bdb8f68ba11fa02d0e170e68a632fbc707-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/665cfac0540bbe633961530b4ee94cb3043eea74b07fcaf9a69d2e0b58c8d50e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid GKX31G1xh2Ay_jjVUdBR/GKX31G1xh2Ay_jjVUdBR -goversion go1.10.2 -D "" -importcfg $WORK/b284/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5c/5c41c88a93e6435974e5f87d4ed2ac3bb5fef9cc7d6ccb552ff2b75cddfa3998-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal os/exec mkdir -p $WORK/b052/ cat >$WORK/b052/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/b038/_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/b052/_pkg_.a -trimpath $WORK/b052 -shared -p os/exec -std -complete -installsuffix shared -buildid Q3adL1_FN_pfSaCkxPjs/Q3adL1_FN_pfSaCkxPjs -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b045/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath net -- -I $WORK/b045/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/53/53557ee54bc7243e6895986bf0309f541dc5ff235b0c8162d5861327bf68fab0-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e1/e19c7193a2e8ff12b0688bf61f8c0fe75200f04ad72a1173e0b873feb336c6e0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/reference mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b070/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid bX3nD1auWfVjz3_LWIFm/bX3nD1auWfVjz3_LWIFm -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid Y2pJBs1jMHvzKIZo7MGt/Y2pJBs1jMHvzKIZo7MGt -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c0/c042801dacd04a09be630a0d30ec361cc0bd1fbce2124733b5058adf5bfd4359-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid QQwrEsuf0t-74F2INjB6/QQwrEsuf0t-74F2INjB6 -goversion go1.10.2 -D "" -importcfg $WORK/b154/importcfg -pack ./context.go ./go17.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/bf/bfde09fd02ef44eb6f5e41f7d0e19a7b705f0a6a9a4358393af17403b047700f-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/43/43379d447e68e14f08a7925af86427c750dc1ca91e027b4cfddd45ca3b928c5e-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b235/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid QWMQTrc9ImPvsbnUaeiY/QWMQTrc9ImPvsbnUaeiY -goversion go1.10.2 -D "" -importcfg $WORK/b235/importcfg -pack ./set.go mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b205/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid oZXlTxWr3J8ukF5cBaJz/oZXlTxWr3J8ukF5cBaJz -goversion go1.10.2 -D "" -importcfg $WORK/b204/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/7e/7e411f76a9e571b443c89034b7972443b79f14a21f59b715f07ef020cac02317-d # internal database/sql/driver mkdir -p $WORK/b287/ cat >$WORK/b287/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/b287/_pkg_.a -trimpath $WORK/b287 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid hY0USBkLNsaC7lM65UGj/hY0USBkLNsaC7lM65UGj -goversion go1.10.2 -D "" -importcfg $WORK/b287/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a1/a193e9e24105632c7b5fc8ba461d4721284447550f40c72359c62788ff4d1b74-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 29nY0b_iA-GDLhvMyTcr/29nY0b_iA-GDLhvMyTcr -goversion go1.10.2 -D "" -importcfg $WORK/b153/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/8b/8bced2f2d7608ff471dcd96f42f7dc824c14b12eb702c34d0efa15e6e07b59a7-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b289/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 0zFMvKfsyGHCGCJS7Q-O/0zFMvKfsyGHCGCJS7Q-O -goversion go1.10.2 -D "" -importcfg $WORK/b288/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/af/af4eb6cb6df5672ae8b81f68b73ea478e7c10066a8899229444e4c6037e618b1-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid EaUmuJMEdZjHXGpY7BW2/EaUmuJMEdZjHXGpY7BW2 -goversion go1.10.2 -D "" -importcfg $WORK/b290/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/7f/7f87827735e4f078c57621cf5b36101a9259ac0a60a6b63e7ed519b1e9c6abb3-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid FDr3xXp37fpU4iNJZXwz/FDr3xXp37fpU4iNJZXwz -goversion go1.10.2 -D "" -importcfg $WORK/b292/importcfg -pack ./error.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/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c7/c7dea186e86b1b68d07736513df46d51b47b8e385d7af830dcb57f0a1a3131c9-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b295/ cat >$WORK/b295/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid NnBr9Z6K8omQsyd-K5uS/NnBr9Z6K8omQsyd-K5uS -goversion go1.10.2 -D "" -importcfg $WORK/b295/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/a1/a1668eb548605c39a3dab11f99b5191fbb7a776d021a069a279f01a30f8db4b2-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2c/2c23e50270260d0058917837e508a13b1d70787a498d2b58464322045ac2c83a-d # internal text/template/parse mkdir -p $WORK/b297/ cat >$WORK/b297/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 cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/be/be3073b74490d527a9ad48157c84160b053713eb450db29fbcd213ae2a47404b-d # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OB7I5CxH5aBvMAgxSp80/OB7I5CxH5aBvMAgxSp80 -goversion go1.10.2 -D "" -importcfg $WORK/b297/importcfg -pack ./lex.go ./node.go ./parse.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid nyEs2m6TnOumyR-UOV3j/nyEs2m6TnOumyR-UOV3j -goversion go1.10.2 -D "" -importcfg $WORK/b305/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/libpod/vendor/github.com/Nvveen/Gotty mkdir -p $WORK/b308/ cat >$WORK/b308/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/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/Nvveen/Gotty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/libpod/vendor/github.com/Nvveen/Gotty -complete -installsuffix shared -buildid lCtdeDDcySSF8LJZyxc9/lCtdeDDcySSF8LJZyxc9 -goversion go1.10.2 -D "" -importcfg $WORK/b308/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/a6/a6ea124c23b75b6e690114c5829d06a00b2e68bc4dc5daeb28066f52a5458782-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b220/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid LI9xubuhajkT7eRlwWMf/LI9xubuhajkT7eRlwWMf -goversion go1.10.2 -D "" -importcfg $WORK/b309/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/17/17b692a5e70ee60f411232de92f0def045ae5ae4883ca840fe896a9ca51dacd1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b310/ cat >$WORK/b310/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 /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid VFHB7KEWzcEv0O35IKnp/VFHB7KEWzcEv0O35IKnp -goversion go1.10.2 -D "" -importcfg $WORK/b310/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/54/5481250a4c9c12ed32a49b902bc7e9779121a8b30f70717eb4c2a446f8e5b0ae-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b311/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cat >$WORK/b311/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid qVTiuoQF8rkDVe9o_erC/qVTiuoQF8rkDVe9o_erC -goversion go1.10.2 -D "" -importcfg $WORK/b311/importcfg -pack ./signal.go ./signals.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/12/12b022ab9b7bcbb0a6277b5b8f7e0a9088558b302c427472836d24878c7a73ff-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid iCmNCnMFcB2q4G0y92mt/iCmNCnMFcB2q4G0y92mt -goversion go1.10.2 -D "" -importcfg $WORK/b234/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/9a/9a648ccb64b0fac3a74098c9175b7f8ad2ff9ec906d5bfa6ebf9e430b102073a-d # internal github.com/containers/libpod/vendor/github.com/boltdb/bolt mkdir -p $WORK/b321/ cat >$WORK/b321/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/b322/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b323/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/libpod/vendor/github.com/boltdb/bolt -complete -installsuffix shared -buildid s42i9Kkv1mHiYbSuBWze/s42i9Kkv1mHiYbSuBWze -goversion go1.10.2 -D "" -importcfg $WORK/b321/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/6e/6ea80fc2fc7716354ceed33ba84ebb9b8df3d0d49ceffc5daa729dc7aab6d3d3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid CeH042lijQfb49F7cK8M/CeH042lijQfb49F7cK8M -goversion go1.10.2 -D "" -importcfg $WORK/b329/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/63/63f53bcadfcbe35d70031d3978f293f59454baa7fbcef9b9e8adb4bcbc794886-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/7a/7a055401d7206f1caeda1c8e126390ae2375d37bab4f80b82b38cb9affb817d8-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b295/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b291/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid ABpubREGCK69hRuxK1lp/ABpubREGCK69hRuxK1lp -goversion go1.10.2 -D "" -importcfg $WORK/b294/importcfg -pack ./reference.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid Q9M7fufbAAMzDjVNlVrm/Q9M7fufbAAMzDjVNlVrm -goversion go1.10.2 -D "" -importcfg $WORK/b291/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/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/d3/d351da22cbd196c1006d9725d2ece190513eb53a9f8e12314f193897fc6e4fa3-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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/b058/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid t_neBcYUBRVrxRNTp4IV/t_neBcYUBRVrxRNTp4IV -goversion go1.10.2 -D "" -importcfg $WORK/b334/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5c/5c99015a08c60881ead627f2b4d33b411747851f3d9fea3b079beac3ac7778ad-d # internal github.com/containers/libpod/vendor/github.com/containers/image/types mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid nmG3ANLvD71Q1flwCzL6/nmG3ANLvD71Q1flwCzL6 -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/a2/a291606de933d50ceb4d9a9a913957915a2adb8009b0335a3134d8fafff4ab65-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid 1S3-7O4YU28xnEIj-nsx/1S3-7O4YU28xnEIj-nsx -goversion go1.10.2 -D "" -importcfg $WORK/b224/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/11/110bd4fe51edb49c6ad5c0d9f87e6c78637c613a614ef0c5b630151036843c68-d # internal github.com/containers/libpod/vendor/golang.org/x/text/language mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/internal/tag=github.com/containers/libpod/vendor/golang.org/x/text/internal/tag packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/tag=$WORK/b352/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/language /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/language -complete -installsuffix shared -buildid OkDfPIRT1f7ab9HXeWzE/OkDfPIRT1f7ab9HXeWzE -goversion go1.10.2 -D "" -importcfg $WORK/b351/importcfg -pack ./common.go ./coverage.go ./go1_2.go ./index.go ./language.go ./lookup.go ./match.go ./parse.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/0c/0c766e7846a20da8ff61cc2b8c5f4ac18feaa923b169adbd88d37678d9cbedd1-d # internal encoding/csv mkdir -p $WORK/b362/ cat >$WORK/b362/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 cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p encoding/csv -std -complete -installsuffix shared -buildid hRBVFEu3tXKJ2vQ1H41d/hRBVFEu3tXKJ2vQ1H41d -goversion go1.10.2 -D "" -importcfg $WORK/b362/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/f8/f8771ca287fb64774994089a2c7f72d275bffcaf38c524e438271fb73196c10f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid hsQrKzs0UGZZ9LLlgrcm/hsQrKzs0UGZZ9LLlgrcm -goversion go1.10.2 -D "" -importcfg $WORK/b365/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/36/36480d4cb4bbfa5aa976d0465f32af541ed566995348cdfbc515d64c21f59d44-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid Y4GIUbBY4-unjZWEJ8ss/Y4GIUbBY4-unjZWEJ8ss -goversion go1.10.2 -D "" -importcfg $WORK/b367/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/f5/f51ac72e9be5a8832dc7a5a8e84bb3e51a00cfdce0b05e0f6b77017e07a595d3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b369/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid IFuk2NBMo20d_HSJ6uL3/IFuk2NBMo20d_HSJ6uL3 -goversion go1.10.2 -D "" -importcfg $WORK/b368/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/89/898b15691bec73686a2e7a985f6b45b503216dcd88c1df65979f8021e567bdd2-d # internal compress/gzip mkdir -p $WORK/b114/ cat >$WORK/b114/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/b116/_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/b114/_pkg_.a -trimpath $WORK/b114 -shared -p compress/gzip -std -complete -installsuffix shared -buildid WdTzlKMklus80_Goh1_p/WdTzlKMklus80_Goh1_p -goversion go1.10.2 -D "" -importcfg $WORK/b114/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/1c/1c1588c9af49f82559c48d5f65b8ed517d6907e1dfa678164acd1905441e351d-d # internal compress/zlib mkdir -p $WORK/b169/ cat >$WORK/b169/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/b061/_pkg_.a packagefile hash/adler32=$WORK/b170/_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/b169/_pkg_.a -trimpath $WORK/b169 -shared -p compress/zlib -std -complete -installsuffix shared -buildid QgjT70u8fGLsZ5KpHbW2/QgjT70u8fGLsZ5KpHbW2 -goversion go1.10.2 -D "" -importcfg $WORK/b169/importcfg -pack ./reader.go ./writer.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/a2/a2bc035702056d1a6fd23c2c365f3e74d5a7cbdfd513baf8284a8174716121f1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 8lnwQh77xDd69J-34jTi/8lnwQh77xDd69J-34jTi -goversion go1.10.2 -D "" -importcfg $WORK/b374/importcfg -pack ./doc.go ./errors.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/36/3660ac77df58e98f15276831abe8602c756c4720793e554f3767960da5c148d8-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b131/ cat >$WORK/b131/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/b132/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b133/_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/b131/_pkg_.a -trimpath $WORK/b131 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 5ajCtYoMniIsTvqtQhKn/5ajCtYoMniIsTvqtQhKn -goversion go1.10.2 -D "" -importcfg $WORK/b131/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/e6/e686867f6471961d6a65645f99c90c5a4d7fe13504cdb53cb72fe1814acc02c3-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b275/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 7PAOp3egTAZviAgli9_s/7PAOp3egTAZviAgli9_s -goversion go1.10.2 -D "" -importcfg $WORK/b273/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6b/6bbe408f8209d7215a74ce857b000373d7b1a28d7391a9c8ac1d46d42ca7e9ce-d # internal github.com/containers/libpod/vendor/github.com/containers/image/transports mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid y_B_GpelSw9lfwekMUYT/y_B_GpelSw9lfwekMUYT -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack ./stub.go ./transports.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f2/f2826461b5bca7ad04c430ee0a3ff9e20ae1bf2786f8f2f1c08a972e4520e24a-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid jzrxtfl2BWFL6d2lRlw4/jzrxtfl2BWFL6d2lRlw4 -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./pools.go cd $WORK/b039 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/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/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/7c/7cdad97c88f478930c98d6f2dc1d622788142cbbefaf814326d5d0cefa6ecdae-d # internal go/token mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p go/token -std -complete -installsuffix shared -buildid pa_N_sSpfCYAk5YOg4a9/pa_N_sSpfCYAk5YOg4a9 -goversion go1.10.2 -D "" -importcfg $WORK/b378/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/c4/c4f3a5171cbad96d88be100d59347d78c65d3e81d5100521004b0d94a5b9f27a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid gY_EQFxHupGRuL_63-wn/gY_EQFxHupGRuL_63-wn -goversion go1.10.2 -D "" -importcfg $WORK/b381/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/94/94afbf92d935324ceff731b67c282d2f3487074bbf5c39babc799e06e67fee4d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b373/ cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/0e/0e53f7d0762a5ee47883f02db498ca1bdc3e67a82dbea2a48bf191068c6760a9-d # internal cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b371/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid Sf1zkGNwlQlgKbIdhK27/Sf1zkGNwlQlgKbIdhK27 -goversion go1.10.2 -D "" -importcfg $WORK/b373/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b305/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid rGQyf417FHy8V6yGSi4d/rGQyf417FHy8V6yGSi4d -goversion go1.10.2 -D "" -importcfg $WORK/b306/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/24/24fa75caaa37640e0b6915a054215e904455e9e96772b817a29f467df9c434f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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 github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid GAtSrHnmhRVzqPIHBhqm/GAtSrHnmhRVzqPIHBhqm -goversion go1.10.2 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/25/256db87522063339a1b1550023c42a75eb757ed22e9240e549d986babec320ed-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b395/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid nHnNDF9_O9h-DriFwuJO/nHnNDF9_O9h-DriFwuJO -goversion go1.10.2 -D "" -importcfg $WORK/b394/importcfg -pack ./base.go ./doc.go ./version.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/66/66f53acf1a0c6bea96de8e8c1b449b8b70b8c426450c8ecc2dd4d6d521fae747-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/90/90b79048dc4936c1315c57e3d9eac55100e6b6fd55262a9b1cfed8fff2d7239c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid qXh36h-zccRLJ7C5Lf7m/qXh36h-zccRLJ7C5Lf7m -goversion go1.10.2 -D "" -importcfg $WORK/b183/importcfg -pack ./command_linux.go ./reexec.go github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b201/ cat >$WORK/b201/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/b052/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid QEDXwLpluXxCShPn3QwR/QEDXwLpluXxCShPn3QwR -goversion go1.10.2 -D "" -importcfg $WORK/b201/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cd $WORK/b039 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/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/b131/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3e/3e683d596f912f8a6b69a7f2c29cd0ac2095df78396f3a22c7501b5dd911d976-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a9/a9a98da941a82a36df4225cf89a3a5ad8abeb160d92f2932f002242767e70349-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b353/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid RHxHUxFdD3UAyDEeczap/RHxHUxFdD3UAyDEeczap -goversion go1.10.2 -D "" -importcfg $WORK/b353/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cd $WORK/b164 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/4f/4f4e1ad5bc725d3d5030977fc24915a9eb15c9dd60c9bc56842f8010ef030c64-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_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 cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/32/329933e792895fd40b0f57338de65e68709f41fde9a8f878c6ec7fd8404d5aee-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b398/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 0-HwvadygbBszqcb8wfH/0-HwvadygbBszqcb8wfH -goversion go1.10.2 -D "" -importcfg $WORK/b230/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 cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b100/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid lJe2Q8PJGe0szN_xY-z9/lJe2Q8PJGe0szN_xY-z9 -goversion go1.10.2 -D "" -importcfg $WORK/b398/importcfg -pack ./metrics.go github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b402/ cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/80/80fa943d0c419bbd89487725aebd40e904d4fca28ac38fc2b2227cee226e4ffc-d # internal cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid MDgz3gkjxdiDSDYxArSP/MDgz3gkjxdiDSDYxArSP -goversion go1.10.2 -D "" -importcfg $WORK/b402/importcfg -pack ./rate.go github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid omr3jxp7ilVqj-yKi2sJ/omr3jxp7ilVqj-yKi2sJ -goversion go1.10.2 -D "" -importcfg $WORK/b418/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/6c/6cc415574424a258d17b841e6b91ee3e206ea3258b948ca5ca0a651997e14001-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b367/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid e8G_s_YR5PMF3Tl4NveM/e8G_s_YR5PMF3Tl4NveM -goversion go1.10.2 -D "" -importcfg $WORK/b366/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/81/813cc456890abfa37876776da99366428a97566dcc3684b27688538367bd747c-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/bf/bfbc527fe570f996a2076ccf25a6fa3ffc6933f03a22305cc054e8b5f14df3de-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid sCgj44WWmi6Fe5nDRkpQ/sCgj44WWmi6Fe5nDRkpQ -goversion go1.10.2 -D "" -importcfg $WORK/b421/importcfg -pack ./join.go ./vfs.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ce/ce8f09637ee77fad40f293ea06e7521c8eefc7169bd67b512230658817cec701-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b431/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/types=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid 0AC01-IZ6LZE3dE4S9ne/0AC01-IZ6LZE3dE4S9ne -goversion go1.10.2 -D "" -importcfg $WORK/b431/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go mkdir -p $WORK/b434/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b434/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b434/ -g -O2 ./host.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/8f/8fe30df974120144d119209a67aa9a11f765311be884f5f2dfa87e74ba9975c6-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/stringutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps -complete -installsuffix shared -buildid 2T30BKxaYuiS2nGg7-Xk/2T30BKxaYuiS2nGg7-Xk -goversion go1.10.2 -D "" -importcfg $WORK/b436/importcfg -pack ./utils_unix.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/d0/d08334f53cf2295614b5514d5e018ecfbf10173ddfbd7673fcd2df369f81b0cf-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid 7uTIxScf9jxz_XkatOkM/7uTIxScf9jxz_XkatOkM -goversion go1.10.2 -D "" -importcfg $WORK/b438/importcfg -pack ./names-generator.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/d4/d42f5cd90efc44acead69fb12c3d12439836f88d33a1325042d3d4b4feec6858-d # internal github.com/containers/libpod/vendor/github.com/ulule/deepcopier mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b287/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/ulule/deepcopier /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -shared -p github.com/containers/libpod/vendor/github.com/ulule/deepcopier -complete -installsuffix shared -buildid wLrUX2iCcMQN3ovprKu6/wLrUX2iCcMQN3ovprKu6 -goversion go1.10.2 -D "" -importcfg $WORK/b443/importcfg -pack ./deepcopier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/f9/f909be899a2d42496807db1227a059dc09738718d28a2014e939b7c847456239-d # internal go/scanner mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p go/scanner -std -complete -installsuffix shared -buildid u0Lhyrkdy--zXJcywawT/u0Lhyrkdy--zXJcywawT -goversion go1.10.2 -D "" -importcfg $WORK/b377/importcfg -pack ./errors.go ./scanner.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/35/351238d2c8dfdd9573c7be30e55c0ae7071cdabb557e1b1e93245b1f6079c497-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid xoDrbDXU3m7lr4ALn4o_/xoDrbDXU3m7lr4ALn4o_ -goversion go1.10.2 -D "" -importcfg $WORK/b446/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f0/f0b012694b16289c089145552481039d19abe7c5535e4118d83a62c3050a63d2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b457/ cat >$WORK/b457/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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid SmAmmRGHxhgtQ-iUZ1_A/SmAmmRGHxhgtQ-iUZ1_A -goversion go1.10.2 -D "" -importcfg $WORK/b457/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/30/30da1319c6e0c691ffa5ba6ed5635571b3bc0edad5d701dd50790ea92a3b7608-d # internal runtime/pprof mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile context=$WORK/b016/_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/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_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 text/tabwriter=$WORK/b034/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p runtime/pprof -std -installsuffix shared -buildid f66MHfwFL-GyY8iaNlE7/f66MHfwFL-GyY8iaNlE7 -goversion go1.10.2 -D "" -importcfg $WORK/b464/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/95/95413d2dca2cc8a0c428c87b8622414f07b342ea9b7b1f2718e9d22d3c73391c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/d2/d290f4d4ee733b7cd81a04432e28ee6b2b2b39353bc5471c735133f51ecfed99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/fc/fca702a74c54cf023a9ca3c4772778dcccff52cbf8855ecd68b8fba6471272d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/35/3594991963bb6e558d3e583391018b9ea3364c085650cbc5569c2a4456170dc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/f4/f4bcf992b602eb83ea6bc90c7df9d9a3e9ec729cc82cb160f58c87bb35402d1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/9f/9f04562c73c3dfb75e1028c40c64287b10d6b006fb731dcc3ca1f32dd5adb45f-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/util/integer=github.com/containers/libpod/vendor/k8s.io/client-go/util/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b404/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid iqQsNiV3UtgxRKK-NSIK/iqQsNiV3UtgxRKK-NSIK -goversion go1.10.2 -D "" -importcfg $WORK/b401/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/8b/8be823fd3f8d333e8cf85e63604031e13f68af8dd891d7b45f82165cc655a28c-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0b/0b0dc564d859e192fc599a767b14717ec41d71669a8840a58c8440c267f120ff-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid lWmDfY_m_83_0GDhDfG2/lWmDfY_m_83_0GDhDfG2 -goversion go1.10.2 -D "" -importcfg $WORK/b068/importcfg -pack ./strslice.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/4a/4aa52951bc27a010d5e28f7c153f5212e5dbce331aded9d83deffeb65cdd28e1-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b185/ github.com/containers/libpod/vendor/github.com/sirupsen/logrus cat >$WORK/b185/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/b121/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b106/ cat >$WORK/b106/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 log=$WORK/b107/_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 sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid Yswp6BFaI-b2TjeAMF5w/Yswp6BFaI-b2TjeAMF5w -goversion go1.10.2 -D "" -importcfg $WORK/b106/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b227/ cat >$WORK/b227/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 github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b158/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid puTEVjMLbG7R1Y8tssbS/puTEVjMLbG7R1Y8tssbS -goversion go1.10.2 -D "" -importcfg $WORK/b227/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b159/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid tduEg-15Q6eizHK0-M3b/tduEg-15Q6eizHK0-M3b -goversion go1.10.2 -D "" -importcfg $WORK/b185/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b254/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid aiFnAqU4dJxS4qHiBys2/aiFnAqU4dJxS4qHiBys2 -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b256/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid N9B2YrDGy5ToTBk8snVh/N9B2YrDGy5ToTBk8snVh -goversion go1.10.2 -D "" -importcfg $WORK/b254/importcfg -pack ./strslice.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid VpGap5DRVsHUzkzCgTAh/VpGap5DRVsHUzkzCgTAh -goversion go1.10.2 -D "" -importcfg $WORK/b256/importcfg -pack ./parse.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b261/ cat >$WORK/b261/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/b107/_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 time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid SgDYQE2szrSaFydJxDeR/SgDYQE2szrSaFydJxDeR -goversion go1.10.2 -D "" -importcfg $WORK/b261/importcfg -pack ./clone.go ./decode.go ./decode_gogo.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 ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/13/135cbefb4aa62899d5d3c62e86c91d55b624a6a81993782054f0f36781b4b44d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/8f/8fa6d5116adac312d33cc5e978d440e8f962f085c8f3848dc66220a97a5fa2e9-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/dc/dc1b0bdd7628a0da236ed367947f4cd1e73f3dcacdfe0da2966fb178415ca6c6-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid qK9A5Dj9EcpN4dGqrO2C/qK9A5Dj9EcpN4dGqrO2C -goversion go1.10.2 -D "" -importcfg $WORK/b216/importcfg -pack ./types.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/Nvveen/Gotty=github.com/containers/libpod/vendor/github.com/Nvveen/Gotty importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid Yp9NsHCigoUECg-ggRCJ/Yp9NsHCigoUECg-ggRCJ -goversion go1.10.2 -D "" -importcfg $WORK/b307/importcfg -pack ./jsonmessage.go github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b287/_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 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid mWuJZT8pV8BNuFXh7khI/mWuJZT8pV8BNuFXh7khI -goversion go1.10.2 -D "" -importcfg $WORK/b286/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/a4/a437ce48a89965fa5fd745fef64ff7bc3bd0154db056020a8fc890c683b0852f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid YXgbbQgoI8a7lWuGXm35/YXgbbQgoI8a7lWuGXm35 -goversion go1.10.2 -D "" -importcfg $WORK/b312/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/11/11c78d799c4ae77114377b1643a20ddc294d4075b6b577cb6c2633849919449c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b343/ cat >$WORK/b343/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/b107/_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 unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid sE7ssDXFRSP6hn-cKisZ/sE7ssDXFRSP6hn-cKisZ -goversion go1.10.2 -D "" -importcfg $WORK/b343/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/47/47e7047bede209168f91808ef4d3d287c3bd416347aa91bc51aedd1574458dcc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b130/ cat >$WORK/b130/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/b131/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b133/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b134/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/8a/8a8f618e7213033c0a7e8a53087943b2d1981b05e593efb2c3f0f19b6d0f1ed6-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid EI_KBAuEdTaytik5EkwL/EI_KBAuEdTaytik5EkwL -goversion go1.10.2 -D "" -importcfg $WORK/b130/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a EOF cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/a7/a70e2b476fff76515381f34d446f4afd02632ca4fffecdd4e471b1e21418ca84-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid cFAXmwloE6Ib-yZQ6-LS/cFAXmwloE6Ib-yZQ6-LS -goversion go1.10.2 -D "" -importcfg $WORK/b348/importcfg -pack ./hook.go ./when.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f7/f742a11f9f8606846690547da364720f56598e9948a8edb2d852c110d1d79b21-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid hxFvOhSb69DdIkBSgZpg/hxFvOhSb69DdIkBSgZpg -goversion go1.10.2 -D "" -importcfg $WORK/b160/importcfg -pack ./system_registries_v2.go go/ast mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/scanner=$WORK/b377/_pkg_.a packagefile go/token=$WORK/b378/_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 unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p go/ast -std -complete -installsuffix shared -buildid hNSNE6ddAoh8P2wcxZcK/hNSNE6ddAoh8P2wcxZcK -goversion go1.10.2 -D "" -importcfg $WORK/b376/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/2f/2f58d6d721944712c70103ac5fed99f392177bc32cbdd7c8be247eebecb99097-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d6/d631d0d6acd9a5988ddf4215d8d8fe1ee38df7f55e11000c6c8ec59a00be0cdd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries mkdir -p $WORK/b221/ cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/99/9920240fa83cdb500a400ce7d3d95866e05bbe00b774a3e2b1cc7d0327ef767a-d # internal cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid J3uXszAhNt0uOHL7rb8L/J3uXszAhNt0uOHL7rb8L -goversion go1.10.2 -D "" -importcfg $WORK/b221/importcfg -pack ./system_registries.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/44/44a67132710237a0eea119c069ca4b9d0801b20b47b6ff51bd61e79950016eec-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b227/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b383/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid xhj5I_9Lycuqjqx2T9_w/xhj5I_9Lycuqjqx2T9_w -goversion go1.10.2 -D "" -importcfg $WORK/b226/importcfg -pack ./client.go ./command.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid tblD5TsP_9TDkTDBztAe/tblD5TsP_9TDkTDBztAe -goversion go1.10.2 -D "" -importcfg $WORK/b383/importcfg -pack ./json.go github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/builder/dockerfile/command=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors 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/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid NHtxUp0nxwEMPwHEp7zk/NHtxUp0nxwEMPwHEp7zk -goversion go1.10.2 -D "" -importcfg $WORK/b300/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/70/702f888c9e8d3791b80cfc106c2fb7abca56d68777b8744344b5db22b490ad94-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid GtM9c7jlD5zAb3z62m07/GtM9c7jlD5zAb3z62m07 -goversion go1.10.2 -D "" -importcfg $WORK/b414/importcfg -pack ./framer.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/ec/ec7e71297063237e820cca7ade2e64be123b25b4fdcc8a9c2b9e5ee2e6ead163-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b276/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid EbVWI1tENwnCsv_kRppj/EbVWI1tENwnCsv_kRppj -goversion go1.10.2 -D "" -importcfg $WORK/b272/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.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/b256/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/3c/3c94f2cdb37748f60b4e13b95904a62f4aee1e50970e1e9b48c5f5c52f09fcd5-d # internal github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config 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 io=$WORK/b006/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/d8/d8687432d529f2fe3d02a9cb757a80fb9ce8db50700dc7c14819c1e7a527fef5-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid NXWt9NwHwb9RH3GE8PvQ/NXWt9NwHwb9RH3GE8PvQ -goversion go1.10.2 -D "" -importcfg $WORK/b440/importcfg -pack ./bytestostr.go ./error.go ./lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/10/105c006af7edfe67bc9e39c9e6f8962a2270b0b683ed19563e340de5d0d15fe3-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid DeIq4g5dsCPjYR6Mmt42/DeIq4g5dsCPjYR6Mmt42 -goversion go1.10.2 -D "" -importcfg $WORK/b206/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/72/72833d8d6237357f7af0ba76dcb8ee71d592725b192cec6057d206af690e9e4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/05/05e116848bb00c91d6936d204aa0eefd9a8712daec927ddb65539ea97bcae256-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f0/f0b61250ff34e170f68e3506998cef51761d6e9f6f0f4cdb27a609eef53596c8-d # internal text/template mkdir -p $WORK/b296/ cat >$WORK/b296/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/b037/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b038/_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/b297/_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/b296/_pkg_.a -trimpath $WORK/b296 -shared -p text/template -std -complete -installsuffix shared -buildid V6czcXFxeBzPLnUXNu1E/V6czcXFxeBzPLnUXNu1E -goversion go1.10.2 -D "" -importcfg $WORK/b296/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/82/82e79699d0ea89db08f914945a559e2185f37ec8cd290281e5d66113430b888c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/0d/0d8c46edfeb0949bc5520cf5f5187ce4a9e0f66a392a6c2085c5e1169da76783-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/23/236b6ee61be8cca863e8e831e0d182f39c7daa5146f8d32f7037dee28521cded-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/07/0791578a894c5ec7747bdb6d05c076782ef49dcc0f04eca00fb726cd9db72484-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b119/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile hash/crc32=$WORK/b116/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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 /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid 1puJlXoiM68R1-gmF7oB/1puJlXoiM68R1-gmF7oB -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd $WORK/b039 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d2/d29c3a479ae55091c00c4215e801d43395c43feda38aa3a527e0437a5a05d925-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1e/1e470a5be7c8913bc31cbf2f79e9dd872b229299f99cbf8820a9242d673cecc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ef/ef61285e5ed48a9149f5fa0672cbcdf994e92f8f93a1396d94e8c9dde69d3585-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/69/6998ddad5e86d32b1555ce05d9ca5342598b93767689d52aa30761f6bbe903f6-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/7f/7f61879362bbac37a4b47375a94addcdc9682bdbdc8bb50d439f27192a2a9a19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/63/638d4ed90fff6fc5ef6b0cffc8bd0a70bc73c698b17fee2fac02abe5d3243307-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/58/58e8f0308750189004b374046397585995aaf9de7d5cefc6c86f0bd6ca3446e2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b145/ github.com/containers/libpod/pkg/resolvconf github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b146/_pkg_.a EOF mkdir -p $WORK/b196/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid VSOj6DMnVia1_qkzrL69/VSOj6DMnVia1_qkzrL69 -goversion go1.10.2 -D "" -importcfg $WORK/b145/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b304/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b196/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b196/ -g -O2 ./projectquota.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b146/_pkg_.a EOF mkdir -p $WORK/b424/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid qlfWIU_RULycER6nUBG1/qlfWIU_RULycER6nUBG1 -goversion go1.10.2 -D "" -importcfg $WORK/b304/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b451/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid Da0hujcOkQ8-sxq7Xdss/Da0hujcOkQ8-sxq7Xdss -goversion go1.10.2 -D "" -importcfg $WORK/b424/importcfg -pack ./resolvconf.go cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid Sus1vfi99qn41tFONKNb/Sus1vfi99qn41tFONKNb -goversion go1.10.2 -D "" -importcfg $WORK/b451/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/51/516fdc1617642071de7a46a5fe6b15f9ffb0a12e5feae1c2c2b453268fda93cf-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/e1/e1a89c9cc6745c96bacaebf71d6c785b9403b7207680bb753db694da7a62c24e-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c8/c88955e0ad70c703ff3c09d112498bbda471f72bee3cb948760b4be0e01523cb-d # internal crypto/dsa mkdir -p $WORK/b095/ encoding/asn1 cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a EOF crypto/rand mkdir -p $WORK/b084/ 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 github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b363/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b080/_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 crypto/elliptic mkdir -p $WORK/b079/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/rand -std -complete -installsuffix shared -buildid sj5BBjBBhcGwjFaYcSCd/sj5BBjBBhcGwjFaYcSCd -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go mkdir -p $WORK/b083/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b080/_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/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/elliptic -std -installsuffix shared -buildid WzTbDJXEtZCcGRaobbFa/WzTbDJXEtZCcGRaobbFa -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./elliptic.go ./p224.go ./p256_amd64.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid EE34xYd3VI7J9q6oV9k6/EE34xYd3VI7J9q6oV9k6 -goversion go1.10.2 -D "" -importcfg $WORK/b363/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b083/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/b080/_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 cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid QdrAj_eNxqso3_65flEL/QdrAj_eNxqso3_65flEL -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go ./common.go ./marshal.go github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b412/ cat >$WORK/b412/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 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 math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b080/_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/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid VaY1PGZPk4uYL9zfMV_1/VaY1PGZPk4uYL9zfMV_1 -goversion go1.10.2 -D "" -importcfg $WORK/b412/importcfg -pack ./feature_adapter.go ./feature_any.go ./feature_any_array.go ./feature_any_bool.go ./feature_any_float.go ./feature_any_int32.go ./feature_any_int64.go ./feature_any_invalid.go ./feature_any_nil.go ./feature_any_number.go ./feature_any_object.go ./feature_any_string.go ./feature_any_uint32.go ./feature_any_uint64.go ./feature_config.go ./feature_iter.go ./feature_iter_array.go ./feature_iter_float.go ./feature_iter_int.go ./feature_iter_object.go ./feature_iter_skip.go ./feature_iter_skip_strict.go ./feature_iter_string.go ./feature_json_number.go ./feature_pool.go ./feature_reflect.go ./feature_reflect_array.go ./feature_reflect_extension.go ./feature_reflect_map.go ./feature_reflect_native.go ./feature_reflect_object.go ./feature_reflect_slice.go ./feature_reflect_struct_decoder.go ./feature_stream.go ./feature_stream_float.go ./feature_stream_int.go ./feature_stream_string.go ./jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/fb/fbbca6aa22d95495b5112ddc61db1c869e460df596177689501750189de1b3c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/7d/7dc910527e05cc64f65827f4076b43da0e359e2700eb6d5d333b3b40ebccae3a-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid d_WMvHKRjjHbHfY_wmdh/d_WMvHKRjjHbHfY_wmdh -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/cc/cc1dd68d0e6d495a9fcb9de637396d16e052fec8ebc0a181ef1b5ffa7d778229-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/f1/f120861d68666c5d597ecff4bb4e8892371d0efa82d0b9b44d8975a34ec86848-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/33/33e2aeeb0a3d77b3dc3dd6fadfada7f0992b9b76cbe0989355d94cc40426b096-d # internal /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 cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/08/080ea2aefe970525edf233dc0dd9c4f6287ae5b321f29242118093303973abf9-d # internal github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b276/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab -complete -installsuffix shared -buildid 1IKX9ZWQHe1Qilq7oVsT/1IKX9ZWQHe1Qilq7oVsT -goversion go1.10.2 -D "" -importcfg $WORK/b350/importcfg -pack ./collelem.go ./colltab.go ./contract.go ./iter.go ./numeric.go ./table.go ./trie.go ./weighter.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/b272/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/83/8370a4f260db9eab51e43dd15c0025486f6fdab1e58c8b4ce8863e9c1b03d7c8-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/6b/6badbaa9b7646879e68a20a54dc42a5ebe81aed64a53eb5f874ec1acc361f128-d # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ed/ed48c013419796c4fe38f03fe4bcbc7ac9a55fb46222ba1a4906dad99f54d8e3-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b172/ github.com/containers/libpod/vendor/github.com/docker/distribution/uuid github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/pkg/netns cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a EOF mkdir -p $WORK/b240/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid dXtT6kpjIXTkTeDXR_Tb/dXtT6kpjIXTkTeDXR_Tb -goversion go1.10.2 -D "" -importcfg $WORK/b172/importcfg -pack ./elgamal.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b202/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/uuid -complete -installsuffix shared -buildid 79LwqZm4RSKUOro_OIax/79LwqZm4RSKUOro_OIax -goversion go1.10.2 -D "" -importcfg $WORK/b240/importcfg -pack ./uuid.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid -ynL7A90dhIOvJS0_awR/-ynL7A90dhIOvJS0_awR -goversion go1.10.2 -D "" -importcfg $WORK/b202/importcfg -pack ./stringid.go mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid njzuk-BCAn3p5_oS8zZU/njzuk-BCAn3p5_oS8zZU -goversion go1.10.2 -D "" -importcfg $WORK/b422/importcfg -pack ./netns_linux.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_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/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_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/b086/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 1vx81q2CNltrAo2obdGk/1vx81q2CNltrAo2obdGk -goversion go1.10.2 -D "" -importcfg $WORK/b192/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 7SzSDyMRBfadqaK0CBDb/7SzSDyMRBfadqaK0CBDb -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/b1/b1df5f87ca7999332b56bc64704e207ccb9b397ebfbdc2c655eeb7c08702f34d-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c9/c9968d82e22f0ab54bd30a7d5da46c70b58862497e956d9033f1fc391c989f0f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b117/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid QF-71fi3Qx9mVbPxI9YM/QF-71fi3Qx9mVbPxI9YM -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack ./compression.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/70/70a02fdcffb80344ddab68eca0b6c8d3b30b5a55264f0d45ca1bffdbfd33ffef-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b458/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid VqbhMOJhYh9dakUQkXws/VqbhMOJhYh9dakUQkXws -goversion go1.10.2 -D "" -importcfg $WORK/b452/importcfg -pack ./devices.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b451/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid zZqXCNjuTjUEVppBsOxw/zZqXCNjuTjUEVppBsOxw -goversion go1.10.2 -D "" -importcfg $WORK/b458/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cd $WORK/b039 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a4/a4cea949b5300bb615dd5d993fb92f518ae7e603617dd98c594e52a8278f41d4-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/19/19c66264cd826dabd8e10068e9aa3ab7ed4d142c7d3c644b3f06548e5e33ae8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd $WORK/b045 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/0f/0ff38df508bcfdfb9bfa888aad195ce3725dd576d1b70faeaebe828a8168859b-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/22/221c786ceb7586dbc2297dc7228c61ae55febecc9f98276e83012d5c540c1257-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid n9WHLHzb4G6DdBoLJ2an/n9WHLHzb4G6DdBoLJ2an -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/9f/9f6958ed9ef211a8e77f19fdd634c1ac7e777b5e96dd548ef6555e7d325ef6d0-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/74/746bb86ae116a0f99a89ddeea0d969dcf3a08498b02d491afd42a1d7d1641744-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b246/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid QfALsE5gY-gxvFSEndUQ/QfALsE5gY-gxvFSEndUQ -goversion go1.10.2 -D "" -importcfg $WORK/b245/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3e/3e12b85af6d843c05472d652d97daad96ba9da80fb80a83fea496def492e653d-d # internal cd $WORK/b164 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_amd64.o ./p256_asm_amd64.s cd $WORK/b045 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b039 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b434 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b434=/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/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/2e/2e21233f82283fa21a4e31a40fc2f9d1e853c8b56a8695df199790dfb5951444-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cd $WORK/b214 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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 cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/16/16d04007f1bfb1ae0d96399dc82deb2a89c3a0c7b0c5125531d1eee1c4b9d063-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cd $WORK/b434 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b434=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cd /usr/lib/golang/src/os/user 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 -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/9c/9c15f41bfa3a5439b8902dc132df279227e3231f9741edf97a11c40c42d00f4e-d # internal go/parser mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/scanner=$WORK/b377/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/cf/cf7f684e76c9642429636320b6eb073a0caf08028d7afc9fede630a4d7151cff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b3/b37a5938462ca8f87c68da629f9ac0e77cdfb09ce266edae0a95aa90f546b64f-d # internal cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p go/parser -std -complete -installsuffix shared -buildid p2P8-fXn-iVXFSF8JWAH/p2P8-fXn-iVXFSF8JWAH -goversion go1.10.2 -D "" -importcfg $WORK/b380/importcfg -pack ./interface.go ./parser.go github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid mbSWtbMLKSc5UHT4Wkn0/mbSWtbMLKSc5UHT4Wkn0 -goversion go1.10.2 -D "" -importcfg $WORK/b191/importcfg -pack ./label_selinux.go cd $WORK/b045 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4e/4e9f495f7d5868fa62b07cc269f3e5b3ad9b73877ea36db307201b7362ddfc5b-d # internal cd $WORK/b196 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/a6/a6b13cadec5a25505cbb0e27a3df49383a2701a347d4b5ecadd381b9c9679342-d # internal go/doc mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b296/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p go/doc -std -complete -installsuffix shared -buildid cMr7bn9ZMZHRUrs-kRw0/cMr7bn9ZMZHRUrs-kRw0 -goversion go1.10.2 -D "" -importcfg $WORK/b379/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go github.com/containers/libpod/vendor/github.com/urfave/cli mkdir -p $WORK/b316/ html/template cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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 syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b034/_pkg_.a packagefile text/template=$WORK/b296/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b462/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/libpod/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid d38nioB3iJ5YSRHqSolo/d38nioB3iJ5YSRHqSolo -goversion go1.10.2 -D "" -importcfg $WORK/b316/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go ./sort.go cat >$WORK/b462/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 html=$WORK/b463/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template=$WORK/b296/_pkg_.a packagefile text/template/parse=$WORK/b297/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -shared -p html/template -std -complete -installsuffix shared -buildid F9H7B47f0PTVc6m_itgz/F9H7B47f0PTVc6m_itgz -goversion go1.10.2 -D "" -importcfg $WORK/b462/importcfg -pack ./attr.go ./content.go ./context.go ./css.go ./doc.go ./error.go ./escape.go ./html.go ./js.go ./template.go ./transition.go ./url.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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/b458/_pkg_.a /builddir/.cache/go-build/3c/3c20de08554f6b9e24667dc186a3f7c81923873aa9a27aa247c139a2a0ade56a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/sysinfo mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/sysinfo -complete -installsuffix shared -buildid t7R5FtX8p2tHe1TkbagC/t7R5FtX8p2tHe1TkbagC -goversion go1.10.2 -D "" -importcfg $WORK/b456/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go cat >$WORK/b039/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/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p os/user -std -installsuffix shared -buildid sGPwSU2fuZNgxf1OABoa/sGPwSU2fuZNgxf1OABoa -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack ./lookup.go ./user.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo_lookup_unix.cgo1.go $WORK/b039/getgrouplist_unix.cgo1.go $WORK/b039/listgroups_unix.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4fa6bc6f71ee1964ba2053cea95137ffb4d3f845799b1b86bbb96007b164ae10-d # internal crypto/ecdsa mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Z_XZzFVp7eynpWCVkeZc/Z_XZzFVp7eynpWCVkeZc -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack ./ecdsa.go crypto/x509/pkix mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b080/_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 vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid WmtGec2Tk7hs_T7Dkh9E/WmtGec2Tk7hs_T7Dkh9E -goversion go1.10.2 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cd $WORK/b434 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b434=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c1/c1ab4dad0c6ff935f778cf6ae333b786bbe5c1d4c704d7bf4ef6552bb299be91-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3c/3cf1d64d93d6c23ea373ad92576f7aefbc9c8334d7b7c146efa69791483d3a0e-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid am-CRycnDc3V3iR4LAXn/am-CRycnDc3V3iR4LAXn -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 $WORK/b196 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c github.com/containers/libpod/vendor/golang.org/x/text/collate mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/internal/colltab=github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b276/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/collate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/collate -complete -installsuffix shared -buildid lpYLUAzAR98cvkyOyIGo/lpYLUAzAR98cvkyOyIGo -goversion go1.10.2 -D "" -importcfg $WORK/b349/importcfg -pack ./collate.go ./index.go ./option.go ./sort.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd $WORK/b045 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/69/6970f04e7ae4aa51c8eeb31373ef9cdb266ac71f764ea61f8e494095df0683ba-d # internal github.com/containers/libpod/cmd/podman/formats mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/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/b034/_pkg_.a packagefile text/template=$WORK/b296/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/cmd/podman/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/cmd/podman/formats -complete -installsuffix shared -buildid SJUGjUp8w9W7VuQdazxy/SJUGjUp8w9W7VuQdazxy -goversion go1.10.2 -D "" -importcfg $WORK/b318/importcfg -pack ./formats.go ./templates.go cd $WORK/b164 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b434=/tmp/go-build -gno-record-gcc-switches -o $WORK/b434/_cgo_.o $WORK/b434/_cgo_main.o $WORK/b434/_x001.o $WORK/b434/_x002.o -g -O2 /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0d/0d748af6faec4e0e3c0fe9d5982fc01f5bc044312541b9233a072c83570d383e-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile compress/zlib=$WORK/b169/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b173/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile image=$WORK/b174/_pkg_.a packagefile image/jpeg=$WORK/b176/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b080/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid yNlPjdaP9UuglCxyKaXN/yNlPjdaP9UuglCxyKaXN -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b434/_cgo_.o -dynout $WORK/b434/_cgo_import.go cd $WORK/b045 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid -K7aWilHyZV9PuHj_NSP/-K7aWilHyZV9PuHj_NSP -goversion go1.10.2 -D "" -importcfg $WORK/b434/importcfg -pack $WORK/b434/_cgo_gotypes.go $WORK/b434/host.cgo1.go $WORK/b434/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b3/b3e86d8b9807f5d15586da020354eaad666dc891337bb36a5f7fcbe3708b5b52-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid r95P80MnuPp9wLTImwxP/r95P80MnuPp9wLTImwxP -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go github.com/containers/libpod/vendor/github.com/golang/glog mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/containers/libpod/vendor/github.com/golang/glog -complete -installsuffix shared -buildid 4FCx854tA07O4Yu5jO9e/4FCx854tA07O4Yu5jO9e -goversion go1.10.2 -D "" -importcfg $WORK/b356/importcfg -pack ./glog.go ./glog_file.go archive/tar mkdir -p $WORK/b036/ github.com/containers/libpod/pkg/chrootuser cat >$WORK/b036/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/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b039/_pkg_.a packagefile path=$WORK/b041/_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 mkdir -p $WORK/b279/ cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p archive/tar -std -complete -installsuffix shared -buildid hCHwAVX4FW1gWBqLuVaS/hCHwAVX4FW1gWBqLuVaS -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile os/user=$WORK/b039/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid hw-kgg3a0_yvlP4ynXB2/hw-kgg3a0_yvlP4ynXB2 -goversion go1.10.2 -D "" -importcfg $WORK/b279/importcfg -pack ./user.go ./user_linux.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/fd/fd436f3babb9888fc0a1c9121a23e2cf0f10262489ae3d23a0a9e81e4d479a82-d # internal cd $WORK/b196 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/ea/ea186edbef523e27f3306a640919baac96cea34d92d26433d48f724d0c5501eb-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b434/_pkg_.a $WORK/b434/_x001.o $WORK/b434/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f4/f4b4e4caed2d4e4c665fc3708fad72a3aa92b66b2f93d311e01473131dba59c2-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 cd $WORK/b045 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid ahTgMHqZky1DjVnRfd0b/ahTgMHqZky1DjVnRfd0b -goversion go1.10.2 -D "" -importcfg $WORK/b196/importcfg -pack $WORK/b196/_cgo_gotypes.go $WORK/b196/projectquota.cgo1.go $WORK/b196/_cgo_import.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/96/9691c819e5648c2bc375a78f3287dfde74a92c2fb5078f9b6958995bb54a4993-d # internal cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o -g -O2 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/02/02a65ad61b08db60e20ffa05a8053c83cb22864faf5e77c73ebfe8c17572ee07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid z07u0_AeEjgWgP96fI90/z07u0_AeEjgWgP96fI90 -goversion go1.10.2 -D "" -importcfg $WORK/b313/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/da/dadfec92d8c9579656d05d5d4d21ffa0768a524a0934a57f86066c6a79a6eb92-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b147/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_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 EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b157/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 6mXjjVMEUVu-UuNs3_1r/6mXjjVMEUVu-UuNs3_1r -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b157/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b157/ -g -O2 ./sysconfig.go github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b420/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid S8PRqnj2RCKDvv3NQ-xe/S8PRqnj2RCKDvv3NQ-xe -goversion go1.10.2 -D "" -importcfg $WORK/b420/importcfg -pack ./lookup.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_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 EOF mkdir -p $WORK/b433/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid g-5VBxRdyIiguOCgbCao/g-5VBxRdyIiguOCgbCao -goversion go1.10.2 -D "" -importcfg $WORK/b229/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/types=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid 2HMc8x8BVTe4C5In_w3O/2HMc8x8BVTe4C5In_w3O -goversion go1.10.2 -D "" -importcfg $WORK/b433/importcfg -pack ./process.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/7b/7b5482088face6ad5e453247978a6a850ce8a806fc97336623a19a1f78198e81-d # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/rand=$WORK/b048/_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/b040/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p net -std -installsuffix shared -buildid ZNwo7SL7B5RIVU53rukZ/ZNwo7SL7B5RIVU53rukZ -goversion go1.10.2 -D "" -importcfg $WORK/b045/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/b045/_cgo_gotypes.go $WORK/b045/cgo_linux.cgo1.go $WORK/b045/cgo_resnew.cgo1.go $WORK/b045/cgo_socknew.cgo1.go $WORK/b045/cgo_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/f3/f3045d310ebb312fc25a83d1685826e9831ec7ab4d8b166ec3de0a32820311e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/f6/f684cc06839dc77623b6cfc7b004b3103f89502fd068f1bd7438798362737f1a-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e5/e59462cacc7b7a1f322258b02e9b9a12bd98c7ea741e8fe4cba7c101364b5608-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/f9/f978a8aa9b23ad0ec257fabd01e95decbf80006cbdd77ff4c1a015b60d903df6-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/containers/psgo/internal/types=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 898WUIq-_3zeIdo2bnig/898WUIq-_3zeIdo2bnig -goversion go1.10.2 -D "" -importcfg $WORK/b428/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/4d/4df0a12ec9ccfccaf553b15df582c9a8f46e061e2a7c48622bfbb458d786f9b4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b355/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b415/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid rvh4bZqYq0cVGjPF_fcY/rvh4bZqYq0cVGjPF_fcY -goversion go1.10.2 -D "" -importcfg $WORK/b355/importcfg -pack ./runtime.go cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/libpod/vendor/github.com/ghodss/yaml=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid Ph3bPGcMb9FC-9Z6wTvm/Ph3bPGcMb9FC-9Z6wTvm -goversion go1.10.2 -D "" -importcfg $WORK/b415/importcfg -pack ./decoder.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/85/855d600369b2c47d74a13f6a342af78097e472a3d98ced4197c1a59c896d9636-d # internal cd $WORK/b157 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b157=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b164/ -g -O2 -o $WORK/b164/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/7c/7c6a829192058d4e119a46c6c9cac46b012ac0a76eb52cb6bcb342aa20bf13a9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid qXtHPwtud5W5MmxX2aZM/qXtHPwtud5W5MmxX2aZM -goversion go1.10.2 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./wait.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/28/2884b7dec1f763c5be0e613ac5302448348e43579470b69c35ea5fa995413777-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b343/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid uwUnpmwwlGGvSyH_Qtop/uwUnpmwwlGGvSyH_Qtop -goversion go1.10.2 -D "" -importcfg $WORK/b342/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cd $WORK/b157 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b157=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/83/83324ec59f444725773d7af67094d0de29ac8fbc7f5313b82576e74691f0e53d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/30/303ebf61f6ee01b9d097c090a135b749750e78decde0de3f1fb828aa7a3b31d5-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid _BKlO-D2tdIRYrKXWjGV/_BKlO-D2tdIRYrKXWjGV -goversion go1.10.2 -D "" -importcfg $WORK/b228/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/95/95772c6485bca664271757fa8b944b48c7171cd3f055f8b5b9446116dc08049d-d # internal github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b281/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b281/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b281/ -g -O2 ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/cb/cb74a4bbd8e45d6b9429a7564b5f9c13387e34b467a6ea8f2428b30385c43b04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/98/98c3703c0ece183f241fb25cbfcd09a3925f270841f9f323c7d96830aa749cef-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/92/92ee8d36cc0a502ca2d0902bf23476d6861f840402d64a8da48f20b608abe27c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid VOQBO9folxu4VEF6DgnF/VOQBO9folxu4VEF6DgnF -goversion go1.10.2 -D "" -importcfg $WORK/b225/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/48/48abe5d4b01f07ec40e9303786dce9867f414a456dc6bd73ee9dfc1254c49e78-d # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/5f/5f9cd55ab7905b46c41095adcc470874b7006f880cdbc28f3b4d17084c7e0293-d # internal cd $WORK/b157 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b157=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b164 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b281 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b157=/tmp/go-build -gno-record-gcc-switches -o $WORK/b157/_cgo_.o $WORK/b157/_cgo_main.o $WORK/b157/_x001.o $WORK/b157/_x002.o -g -O2 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -o $WORK/b164/_cgo_.o $WORK/b164/_cgo_main.o $WORK/b164/_x001.o $WORK/b164/_x002.o $WORK/b164/_x003.o $WORK/b164/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/61/61a023b240d43ea59214b859e227cb01e4da81ea295e33ea27ab69ce7d5d8533-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b157/_cgo_.o -dynout $WORK/b157/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cd $WORK/b281 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid R0JuWdGiRSQ5YZienZ1l/R0JuWdGiRSQ5YZienZ1l -goversion go1.10.2 -D "" -importcfg $WORK/b157/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b157/_cgo_gotypes.go $WORK/b157/sysconfig.cgo1.go $WORK/b157/_cgo_import.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/c5/c5dea9e6fe5438a7cd2909da23bfa58d522daaca2f92d512e240e138cd3f4db6-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b341/ cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/e9/e99b3e4aa34b81da1af3e75cd3efdbe9228e4121f26c895efc3fbd7a8bb164e2-d # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b343/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid q_guco_lPJ8mwXSsDJmK/q_guco_lPJ8mwXSsDJmK -goversion go1.10.2 -D "" -importcfg $WORK/b341/importcfg -pack ./main.go ./notify.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/bc/bc22cb32d9540d7cff78d1f760ff52f66a89d21a493658d213ed3a3f6c9f54d2-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b164/_cgo_.o -dynout $WORK/b164/_cgo_import.go cat >$WORK/b164/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/b040/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid I9EQvdcAPUJCNzytvxav/I9EQvdcAPUJCNzytvxav -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./callbacks.go $WORK/b164/_cgo_gotypes.go $WORK/b164/data.cgo1.go $WORK/b164/gpgme.cgo1.go $WORK/b164/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/rootless gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I $WORK/b281/ -g -O2 -o $WORK/b281/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/59/5913ed50a6912ed93d31aa1723f3507394b4a481e35a6853f066f90a83212ae7-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b385/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid BfW7YKi07eIognLmH84s/BfW7YKi07eIognLmH84s -goversion go1.10.2 -D "" -importcfg $WORK/b260/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b365/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile runtime/debug=$WORK/b323/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b382/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid PHCqtkUzJ5BjTBr40MHy/PHCqtkUzJ5BjTBr40MHy -goversion go1.10.2 -D "" -importcfg $WORK/b385/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid XargI_elebYRlo5emNLw/XargI_elebYRlo5emNLw -goversion go1.10.2 -D "" -importcfg $WORK/b382/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile io/ioutil=$WORK/b037/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid ZhU3j-1_2rL4K0vOcdxI/ZhU3j-1_2rL4K0vOcdxI -goversion go1.10.2 -D "" -importcfg $WORK/b328/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3c/3ccb85374fd865b0187e8d929d7757cc7b8f0fbd5b100c2e5361dbdcf047b0fe-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b173/_pkg_.a packagefile hash=$WORK/b061/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid HFb22e71HSvE7DmQC-ZB/HFb22e71HSvE7DmQC-ZB -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b157/_pkg_.a $WORK/b157/_x001.o $WORK/b157/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/09/096445c908b35866eeabf34ab3fe9445f2f4067ac5d8158473551ced5ea917ba-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b036/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/gzip=$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/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid nY6E46ygCSsQUyHgl6Rl/nY6E46ygCSsQUyHgl6Rl -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b036/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid KQvM7cJ_G1WZA_uAmGiA/KQvM7cJ_G1WZA_uAmGiA -goversion go1.10.2 -D "" -importcfg $WORK/b303/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/6e/6e2a71dfc7daed29efa5b18bfebc586700e0a5c3bffadd3d5cde9b5a77071865-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b341/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid TGPbtChCWFoLmBwxvzuH/TGPbtChCWFoLmBwxvzuH -goversion go1.10.2 -D "" -importcfg $WORK/b340/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/6d/6d2ec80d8f07195402e62d6e275b05c84316d137b19d42f6768a6efd7a4b600f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e5/e5cfb97b1b7a6e159e47fe7afadf88173b8b01eaaeef543058ab861845df3244-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/f1/f187576ad6366adb997c0c3c1ebc1461da6f14124a1fd6227aa28a0b507e1f39-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime 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/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/doc=$WORK/b379/_pkg_.a packagefile go/parser=$WORK/b380/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_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 sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid 9cd00jtCWAmQjUxXzjRt/9cd00jtCWAmQjUxXzjRt -goversion go1.10.2 -D "" -importcfg $WORK/b375/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/8f/8f2d0b53fb137327c2240648fa35fd18db11999acbd7429f4a02000eba4e60d4-d # internal cd $WORK/b281 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/_x001.o $WORK/b164/_x002.o $WORK/b164/_x003.o $WORK/b164/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/rootless gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b281=/tmp/go-build -gno-record-gcc-switches -o $WORK/b281/_cgo_.o $WORK/b281/_cgo_main.o $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o -g -O2 cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f3/f3fb0b8edeceb67b8b985f6e1813bac3cc188dd25aa04e116d33128315303794-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b281/_cgo_.o -dynout $WORK/b281/_cgo_import.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile os/signal=$WORK/b220/_pkg_.a packagefile os/user=$WORK/b039/_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/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid oPUmoU2tcOLCgGMMSY5_/oPUmoU2tcOLCgGMMSY5_ -goversion go1.10.2 -D "" -importcfg $WORK/b281/importcfg -pack $WORK/b281/_cgo_gotypes.go $WORK/b281/rootless_linux.cgo1.go $WORK/b281/_cgo_import.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/5f/5f85d65aa40a30ed2c3759e73a5ba79543d7cc422ad7b3ec305ada85720be15c-d # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/63/6390c43f1ddd228bf541898ae45f9439e6e7b2caebfdf72bcb50d5f93914ca8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b281/_pkg_.a $WORK/b281/_x001.o $WORK/b281/_x002.o $WORK/b281/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/f3/f312c1e1ac1ca44a8292dc971a0eced54d1b018ed11c565ac975fbcb6335ca2f-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b336/ github.com/containers/libpod/pkg/secrets mkdir -p $WORK/b280/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid sYovFbr3IijBYzzy6lfv/sYovFbr3IijBYzzy6lfv -goversion go1.10.2 -D "" -importcfg $WORK/b336/importcfg -pack ./registries.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid P4PuhauLOXYdjCK3HWUW/P4PuhauLOXYdjCK3HWUW -goversion go1.10.2 -D "" -importcfg $WORK/b280/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c7/c713bef349e91f045a12b2cf3d61b0234da30e568830747ad3fffb814b4da4c5-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/fb/fb6f094adb40f91f19c1d701ded143d72120e8bd5f4dd7e29f465648961e5554-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/eb/eb252ca539d1af1596c09ccd5e0bbdb0300619ba5e10c41fcd18cd103eecf47c-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b328/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid pSwnet-Xw73x9OdNPhyL/pSwnet-Xw73x9OdNPhyL -goversion go1.10.2 -D "" -importcfg $WORK/b327/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/4b/4b9c2d8b1956a613704f75e9610d578cc77853ee88c026cf26f7a3f51a4dbb1d-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/a0/a0f16a099512cdc01db29a80fcaa6de779722b79f748b351702bf821ff77a1a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/61/6179cb18ca472515aef2a77ee6bc8bfb53fee7e9dce735a4fe3d48b83a8e0a90-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid RtH4YrJfYOC7zOh_6l0v/RtH4YrJfYOC7zOh_6l0v -goversion go1.10.2 -D "" -importcfg $WORK/b181/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7f/7f8d34e4afd214e199dfcef65494fdb8c1d886ecc2800b54e459a55cc55ec937-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b393/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a EOF mkdir -p $WORK/b413/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid dXgwIzzsRBZdJyKiAnsT/dXgwIzzsRBZdJyKiAnsT -goversion go1.10.2 -D "" -importcfg $WORK/b393/importcfg -pack ./streaming.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a EOF mkdir -p $WORK/b417/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid FKgGpZLUb5H-GFMARrPS/FKgGpZLUb5H-GFMARrPS -goversion go1.10.2 -D "" -importcfg $WORK/b413/importcfg -pack ./recognizer.go github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b397/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a EOF cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid tWmM9sjB48ZgJK_LIqWC/tWmM9sjB48ZgJK_LIqWC -goversion go1.10.2 -D "" -importcfg $WORK/b417/importcfg -pack ./versioning.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid sLkMGwelou2uTFqQnmhx/sLkMGwelou2uTFqQnmhx -goversion go1.10.2 -D "" -importcfg $WORK/b397/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/61/61ce0110e58719f5de59a92eb8008a2ef329a601b5fe74501ea75d5150f88d7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 4C_wLv2bNNdqhmfJ1301/4C_wLv2bNNdqhmfJ1301 -goversion go1.10.2 -D "" -importcfg $WORK/b180/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/d7/d74dcff73b2f85ab28fda20f2c94052640d6b5efe826999130b31fc3a863454f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/e4/e4b6affc01ca88ba0783274477334f6ce2049623ba6c3d8daf52930b7d430ad5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b416/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b414/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid t4fVXEJOghROj-ng-dxo/t4fVXEJOghROj-ng-dxo -goversion go1.10.2 -D "" -importcfg $WORK/b416/importcfg -pack ./doc.go ./protobuf.go mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b412/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b415/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid adEs6A1ha9MpjE4syMG1/adEs6A1ha9MpjE4syMG1 -goversion go1.10.2 -D "" -importcfg $WORK/b411/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/e6/e67b19fb2df182630c6e26c609ab5e785e4f4f3db0b79ebe902c8ed41c9f0b3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/6e/6e552170661d56d1e1ff96f4f221cfc77492e1956794d2fb59463dec601f4381-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/2c/2c494dfc3e16bce1957b5ae9f2f4fa4100f920577cac1f7ab7b5404bdbad5a90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/e7/e7ae048a86ef34f2296dce0e4b32c943791bb331539794980c5b62259af76c47-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b417/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid L_U-Offylxm7oWBT9he1/L_U-Offylxm7oWBT9he1 -goversion go1.10.2 -D "" -importcfg $WORK/b410/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/05/0592b2a35a960a0b106e6025960838012c51799e8b824cf73ac77a1b2551f03f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b195/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b200/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid H-SAKxPOksbBuw4igzV3/H-SAKxPOksbBuw4igzV3 -goversion go1.10.2 -D "" -importcfg $WORK/b195/importcfg -pack ./overlayutils.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_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/b199/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid GzDXGxLDbi4cvEtvuF3x/GzDXGxLDbi4cvEtvuF3x -goversion go1.10.2 -D "" -importcfg $WORK/b200/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b193/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid YhK8B_uYAVMNsjtl4ogQ/YhK8B_uYAVMNsjtl4ogQ -goversion go1.10.2 -D "" -importcfg $WORK/b199/importcfg -pack ./driver.go mkdir -p $WORK/b187/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b193/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b193/ -g -O2 ./btrfs.go ./version.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Xpez6e_Q-mlqQxOd4Ev-/Xpez6e_Q-mlqQxOd4Ev- -goversion go1.10.2 -D "" -importcfg $WORK/b187/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4a/4ad61556309b184d8eda0a1ec39741bfb702a1bf7537833e1ef90d76deaf0e40-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b044/ vendor/golang_org/x/net/lex/httplex cat >$WORK/b044/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 net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b258/ github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex vendor/golang_org/x/net/proxy github.com/containers/libpod/vendor/golang.org/x/net/proxy github.com/containers/libpod/vendor/github.com/docker/go-connections/nat cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 4gbDAO5V0DqHWdQDDYFK/4gbDAO5V0DqHWdQDDYFK -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./args.go ./types.go net/textproto cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b026/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile net=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b255/ github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 2HS3_ox6L8t3iWzRJlUn/2HS3_ox6L8t3iWzRJlUn -goversion go1.10.2 -D "" -importcfg $WORK/b258/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid MbW7mKhKiSEK680vuZQ0/MbW7mKhKiSEK680vuZQ0 -goversion go1.10.2 -D "" -importcfg $WORK/b255/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b135/ cat >$WORK/b135/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/b130/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b277/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid ZzNIvOP0mpa30s06X6F9/ZzNIvOP0mpa30s06X6F9 -goversion go1.10.2 -D "" -importcfg $WORK/b135/importcfg -pack ./httplex.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b272/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF log/syslog mkdir -p $WORK/b461/ crypto/x509 cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid FDMPyUPZ4Dt0MRNtH3_8/FDMPyUPZ4Dt0MRNtH3_8 -goversion go1.10.2 -D "" -importcfg $WORK/b277/importcfg -pack ./httplex.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_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/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -shared -p log/syslog -std -complete -installsuffix shared -buildid pwnNe2ss6lwJWb6TM5ug/pwnNe2ss6lwJWb6TM5ug -goversion go1.10.2 -D "" -importcfg $WORK/b461/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b094/ cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -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/b136/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go mkdir -p $WORK/b127/ 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/b060/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b100/_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 mkdir -p $WORK/b140/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal 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 cat >$WORK/b140/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/b037/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b346/ github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid OHDJbGWgdXId4Cw8nBAs/OHDJbGWgdXId4Cw8nBAs -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b062/_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/b372/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p net/textproto -std -complete -installsuffix shared -buildid 6tnX1VnovPc-6AWpxnJw/6tnX1VnovPc-6AWpxnJw -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 4Wova_4iDjjOydDHGL24/4Wova_4iDjjOydDHGL24 -goversion go1.10.2 -D "" -importcfg $WORK/b346/importcfg -pack ./iptables.go ./lock.go mkdir -p $WORK/b445/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b373/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b446/_pkg_.a packagefile net=$WORK/b045/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid ler2OVsehbZL1Niwn8mx/ler2OVsehbZL1Niwn8mx -goversion go1.10.2 -D "" -importcfg $WORK/b372/importcfg -pack ./validation.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/70/7052dc2ea5499bedb4619e242f2af14d466d3c7aa166b17460063b12a8d6f6b4-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 67G2FBorbSjQw6fbt-En/67G2FBorbSjQw6fbt-En -goversion go1.10.2 -D "" -importcfg $WORK/b445/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile os/user=$WORK/b039/_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 syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b361/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid i3sKMMXYfNQWDgJAlPyv/i3sKMMXYfNQWDgJAlPyv -goversion go1.10.2 -D "" -importcfg $WORK/b326/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b362/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b045/_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 github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid nBc-VL7Jzs7Ac1yOxZfN/nBc-VL7Jzs7Ac1yOxZfN -goversion go1.10.2 -D "" -importcfg $WORK/b361/importcfg -pack ./bool.go ./bool_slice.go ./count.go ./duration.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.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 ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/base32=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid Tunau5aLcVK9AmH3zClp/Tunau5aLcVK9AmH3zClp -goversion go1.10.2 -D "" -importcfg $WORK/b194/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ce/ceb99eb14dfb91fa5392c9da4cc359fca9671ea574bac65adb61ab5ddc38217e-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/c8/c8ca2dc7d07adcef06daa449b061be8044dc51a9b5b997c02fb0452cf41c3217-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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f6/f6b1a2a58964f3bf6dba0bc9c281e04250a530d5360dc481ca224b89bf5257e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/12/12adf34098ad5243315b0c57b4f4863f9001f379b49b4094496dbb1c0db9eb55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/62/6211c3d6a0bee48c4f9dff522ddc01977d1de29fc787159932f6b6c957da2628-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile log/syslog=$WORK/b461/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid Ipj2hH2QM-KQcmPUaZIP/Ipj2hH2QM-KQcmPUaZIP -goversion go1.10.2 -D "" -importcfg $WORK/b460/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e9/e9051ba620b0c6dfe1e69e72beffcb49002950c2f6d6892cb3034c960297eb0d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ANadyLi59RopmXt5_rRX/ANadyLi59RopmXt5_rRX -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/58/58fe4c5a5a665909c67461faad75870a1c9ec556245fb72e0c06454d13bbd017-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid rZz4w0UbUv1bN2VlUHlP/rZz4w0UbUv1bN2VlUHlP -goversion go1.10.2 -D "" -importcfg $WORK/b251/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/b372/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/21/2156cc6f9dad6606f0fbcfa9d68f4743ddbba894410b619232bd44c2f4eb2726-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1b/1b81863daffa52cba8558e3adb6b19d90a65d83e4677246c1b03b29a738ecd39-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/22/221f5c34115a7740c15681816a8c30acfce01a868ebd1b6d3d7eb75383a7204e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b372/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid KJPO7zLjw5PTdBcNLrfH/KJPO7zLjw5PTdBcNLrfH -goversion go1.10.2 -D "" -importcfg $WORK/b370/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/09/0954a20849629440a8a78f25a1981286362473c44e068ea98c895b51bce31422-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/text/collate=github.com/containers/libpod/vendor/golang.org/x/text/collate importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/collate=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b351/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid 7vwJN-7hVdWMQlq9Mp0y/7vwJN-7hVdWMQlq9Mp0y -goversion go1.10.2 -D "" -importcfg $WORK/b347/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/f3/f3485aa3a54b4354fdc3ede075d484c6ed6d4dfe97bab594856dbce3f0dc62bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/dd/ddf3c6e7e32279e7cb5ba813c32d5b1d36525195d48c584605edf94528587700-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/aa/aae246fd2668dc05a0a565b74d04361c343e24d04d9403eccaf318717a5b492f-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 0tISSGuvNgRQU8BvKls3/0tISSGuvNgRQU8BvKls3 -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/04/04cf6fb97b519f782e536babb5b0d646a3e9cc259934b793a1c18546b33d2dcc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/88/88e49bd47a041d3f68b45cf2bd00b4fcf2926370cf81ea3ef287fa8e39436a7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2c/2c3ff5f0976e4b2d980ef0937a76f117f37e71e157e5d495ecb17201d8520c53-d # internal mime/multipart mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile mime=$WORK/b137/_pkg_.a packagefile mime/quotedprintable=$WORK/b139/_pkg_.a packagefile net/textproto=$WORK/b140/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p mime/multipart -std -complete -installsuffix shared -buildid urhj3rzY-4KUiYeeDQak/urhj3rzY-4KUiYeeDQak -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/98/9881f30469d0a21f6d7843258d9991b00311288c361b3ec965209cf888338aa4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b260/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid a8Z8tg-X5WuypjGq1IdF/a8Z8tg-X5WuypjGq1IdF -goversion go1.10.2 -D "" -importcfg $WORK/b259/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8c/8c40ac7b6bbb42e2e2decba6c6b14b8139e5b20eb20687465330844e46e41ef8-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid eJf5Hkc1-vaJX8XJ5Gwx/eJf5Hkc1-vaJX8XJ5Gwx -goversion go1.10.2 -D "" -importcfg $WORK/b049/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/b6/b6f1ca08d634da62eeaee9780cf8254570f9169bc8198f76866a3bac2b03d3f8-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid UItzcwmiJY0weGyVEfeH/UItzcwmiJY0weGyVEfeH -goversion go1.10.2 -D "" -importcfg $WORK/b454/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/36/361902f11dde7c8cfebfc8432b5237ac7efe64773138214b1c718021d072e146-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/8f/8f67d0b54d293a39b6bdf4701b758144929791906e17ff6e619a5fc55bc72d67-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/59/592a11d74e6e757234f1f2bada7e11c3b3d0e1c13d27dd3fae9a624e041e7249-d # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a5/a501940dc09408cef04831e9850653773579ed8ccff84ffee74a3e2fc4e4c360-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/ab/abd227fa318c0fd8064ba15797202d98caca81500b8d8608528b1fcabff2da3d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/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/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b045/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid inZ5ZEDRCUP7l94YfRkv/inZ5ZEDRCUP7l94YfRkv -goversion go1.10.2 -D "" -importcfg $WORK/b250/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/66/66e9cf046e74696cc2db31652275aa4fb0ba376e60b7ad1da92b33c40b784f27-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid ILMzjVZhMeAjRY0OdePQ/ILMzjVZhMeAjRY0OdePQ -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b444/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b444/ -importpath github.com/containers/libpod/vendor/github.com/vishvananda/netlink -- -I $WORK/b444/ -g -O2 ./bpf_linux.go cd $WORK/b193 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/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/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d8/d84b5ffaec7a16818aef618d779bcd5bcfe037ae92eb15b22bcca667a2443325-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/dc/dcabbc8bdf134928726b9f93a7dc5ba00c04287e4d4502002cc8065225702a65-d # internal gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid _9fnVhVrcMQJe77N376v/_9fnVhVrcMQJe77N376v -goversion go1.10.2 -D "" -importcfg $WORK/b042/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/9a/9a3504cf5a16dfa0b20c9a309094ca9bf4b4b47ca86aaceae911148db9625789-d # internal cd $WORK/b444 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/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/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/41/41f58a8ea830c137acf8ed8548c83e24f8820ba04bcd26d4b9f549c58ab39cc1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b250/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp mkdir -p $WORK/b450/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid v9xyGsb3wz4WTQmD2gr7/v9xyGsb3wz4WTQmD2gr7 -goversion go1.10.2 -D "" -importcfg $WORK/b265/importcfg -pack ./volumes_create.go ./volumes_list.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/pkg/stringutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/opts cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid m9X77fZQagrfKfDmXuh1/m9X77fZQagrfKfDmXuh1 -goversion go1.10.2 -D "" -importcfg $WORK/b450/importcfg -pack ./seccomp.go ./seccomp_default.go mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/opts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/opts -complete -installsuffix shared -buildid Zel12lHwNzhqghT6BPAg/Zel12lHwNzhqghT6BPAg -goversion go1.10.2 -D "" -importcfg $WORK/b302/importcfg -pack ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go cd $WORK/b444 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/1a/1a488658dd71824e37f3b41ccce5e325ef5b5e194d4cc9ccb317ec26f9543873-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd $WORK/b193 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/48/4866dea4de4c6067185cd0ee5aa9e24b3b8556bdcf4b2d4c2d8cba2b4e460f1d-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid rVSOpTK909IkutP8Aifz/rVSOpTK909IkutP8Aifz -goversion go1.10.2 -D "" -importcfg $WORK/b333/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.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 github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 0X0UA-lxjTREjnvyeOts/0X0UA-lxjTREjnvyeOts -goversion go1.10.2 -D "" -importcfg $WORK/b400/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go 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/b060/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile net=$WORK/b045/_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 cd $WORK/b193 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b444 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/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/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/22/223b4a0a6a49db3c3243bc7cfad40213f357d59692198b9c76cda231d5a7fb89-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o -g -O2 cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/e6/e6492c1a6cc8c7431b77ec22f2c21d47419c60ebfd69a0706baf92e41ca69303-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b363/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid sjzs9VnnfTJQJpi_Hky5/sjzs9VnnfTJQJpi_Hky5 -goversion go1.10.2 -D "" -importcfg $WORK/b360/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/tmp/go-build -gno-record-gcc-switches -o $WORK/b444/_cgo_.o $WORK/b444/_cgo_main.o $WORK/b444/_x001.o $WORK/b444/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/8c/8c5abe8714851b2f0db602f01f30c174886a1076cf90a6c9ba5de6f3a20aac07-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid dSM2S0irWsAGM544s6Eb/dSM2S0irWsAGM544s6Eb -goversion go1.10.2 -D "" -importcfg $WORK/b193/importcfg -pack $WORK/b193/_cgo_gotypes.go $WORK/b193/btrfs.cgo1.go $WORK/b193/version.cgo1.go $WORK/b193/_cgo_import.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b444/_cgo_.o -dynout $WORK/b444/_cgo_import.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns 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 github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b446/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_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 packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid M7xmKhUvztRWP7myJPeS/M7xmKhUvztRWP7myJPeS -goversion go1.10.2 -D "" -importcfg $WORK/b444/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b444/_cgo_gotypes.go $WORK/b444/bpf_linux.cgo1.go $WORK/b444/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/16/161cff0fbd62de9fb1ac25ae6d81ba2336f95bae20ae86124797b0717e839643-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/f0/f07d46bd2b2a5cb7a9742b469311d6877ea338da08db7cfc6b8b983d79fe902a-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid rT8ZlBmDztzlIt7pUjLC/rT8ZlBmDztzlIt7pUjLC -goversion go1.10.2 -D "" -importcfg $WORK/b332/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/29/29a8a725e950a07b9624dab972b083b84c0055759fb906b761c1fff2811d9b06-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/18/18f068f43d2d76276f8fceb189fc7c863d8a9713e7de7efbebbe7a899c4d58c4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b200/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid GgjgZ6DXuk8CDGNYEoqO/GgjgZ6DXuk8CDGNYEoqO -goversion go1.10.2 -D "" -importcfg $WORK/b186/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/f8/f8f59d66d3f7d0d59d5d6b16534b4bf81964bc45b2a640f3b72371de94e7c53f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b114/_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/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid YIGbMQ-a4_X0ZiKj3yM8/YIGbMQ-a4_X0ZiKj3yM8 -goversion go1.10.2 -D "" -importcfg $WORK/b179/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/32/3216d53805ed3da6ca41c6d5073c8aa63a8f6ce85d2a3ac8dc546cded97db0b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2e/2ec568e6708906233d2e99eb99127af4326ff0f51fac9129fdf21ff454c14aca-d # internal github.com/containers/libpod/pkg/firewall mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b326/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b325/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/firewall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid jAT37oDvEvIjgb-R2RLc/jAT37oDvEvIjgb-R2RLc -goversion go1.10.2 -D "" -importcfg $WORK/b345/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b326/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 1UCdEyN6ChLHD4oL7sO0/1UCdEyN6ChLHD4oL7sO0 -goversion go1.10.2 -D "" -importcfg $WORK/b325/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8c/8c95cb3ee611b762091a2b177b42acff1c3c96a51d98f0f732556c1d412327dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/b5/b5d15b58b642fe80f10cae3f8625bc00b7421b51040b42dd43a0015dce158eea-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b326/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid BnMJkSNFNN3aiLeXZOyC/BnMJkSNFNN3aiLeXZOyC -goversion go1.10.2 -D "" -importcfg $WORK/b426/importcfg -pack ./utils.go github.com/containers/libpod/vendor/github.com/containerd/cgroups mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/gogo/protobuf/gogoproto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile 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/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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 syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containerd/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/libpod/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid MPAy7yMenkQuARWLlJkK/MPAy7yMenkQuARWLlJkK -goversion go1.10.2 -D "" -importcfg $WORK/b324/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/11/11047aceb8a765984cb04bdd1e9eb5f518fbb69ac1c789918695df1814987e1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/06/0690a4ad8822d65dd44221640a9a7e384310cb6a4b6c53b28d9f555e36332767-d # internal net/http/httptrace mkdir -p $WORK/b141/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b435/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid q_ZC-ICM8OKjJiDRIvZC/q_ZC-ICM8OKjJiDRIvZC -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./trace.go cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b143/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid Rx68Y9-Ub8Mdj7EOEj0A/Rx68Y9-Ub8Mdj7EOEj0A -goversion go1.10.2 -D "" -importcfg $WORK/b435/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid o4nB8TCusvxi_gCRL1nu/o4nB8TCusvxi_gCRL1nu -goversion go1.10.2 -D "" -importcfg $WORK/b143/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libpod/vendor/github.com/docker/libtrust mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b082/_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/b105/_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/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid Z9PON1rlFfmeXf_oo_zr/Z9PON1rlFfmeXf_oo_zr -goversion go1.10.2 -D "" -importcfg $WORK/b073/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/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/52/52e401629931e6c423564e9c5ac9004b0d7243c017963fdbfe4fd721ab826efb-d # internal net/http mkdir -p $WORK/b128/ cat >$WORK/b128/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/b114/_pkg_.a packagefile container/list=$WORK/b088/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b084/_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/b129/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b130/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b135/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b136/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile mime=$WORK/b137/_pkg_.a packagefile mime/multipart=$WORK/b138/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http/httptrace=$WORK/b141/_pkg_.a packagefile net/http/internal=$WORK/b142/_pkg_.a packagefile net/textproto=$WORK/b140/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/b128/_pkg_.a -trimpath $WORK/b128 -shared -p net/http -std -complete -installsuffix shared -buildid Myp_uUekh2F3Jh0bQAFJ/Myp_uUekh2F3Jh0bQAFJ -goversion go1.10.2 -D "" -importcfg $WORK/b128/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/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/53/5312c1d22082ebbb4e397fab582ca619c011008f7f705098326877ddca22eafd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/bc/bc5f035bc1fa07bdca1693baa77bda63d837ee59afe8048d79a7db2296f56ca5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/eb/eb16026c146eb664880d1a5a2c67e40ec951427239e8dd4b211a0ce9804f82e6-d # internal github.com/containers/libpod/vendor/github.com/containers/image/manifest mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/libtrust=github.com/containers/libpod/vendor/github.com/docker/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid sdvWvjZNcdsoVz20946h/sdvWvjZNcdsoVz20946h -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/77/7767da5b5ec7868bea1ecde01cf0ea72cc62fddb1f5f21acada672dfd2106d89-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b036/_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/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/image mkdir -p $WORK/b064/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid RRAu4E1KUfkL3A583tRt/RRAu4E1KUfkL3A583tRt -goversion go1.10.2 -D "" -importcfg $WORK/b110/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid OCMIE8dIG0zSyLS9PCsx/OCMIE8dIG0zSyLS9PCsx -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go github.com/containers/libpod/vendor/github.com/containers/image/signature mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/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/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b165/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid WHPdEcxKVdr4v5LR9aPF/WHPdEcxKVdr4v5LR9aPF -goversion go1.10.2 -D "" -importcfg $WORK/b162/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/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/d4/d4dfa221e9b39bf82320a0f2b530c1777162ab0a13a825a3c6f49796496c4128-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b444/_pkg_.a $WORK/b444/_x001.o $WORK/b444/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # 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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/23/2384fedf9144ab9b11be21008db6906ebca1af3a4ea08abaa9428e542bd42aba-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/69/69f68328a30ca1d328ab0d88a0b64808080c51748c255d33893875ab9805d727-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/db/dbbd429efaf37741105ccecec4d9e992d009db5914ce1ad4da9951a5f05f8d33-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b331/ github.com/containers/libpod/libpod/layers github.com/containers/libpod/pkg/util mkdir -p $WORK/b337/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/pkg/inspect=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid Oz5bWBzEPjzpWzfD_d4l/Oz5bWBzEPjzpWzfD_d4l -goversion go1.10.2 -D "" -importcfg $WORK/b331/importcfg -pack ./driver.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b338/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid wkqbC1qU6yRrHwqLe_eN/wkqbC1qU6yRrHwqLe_eN -goversion go1.10.2 -D "" -importcfg $WORK/b337/importcfg -pack ./utils.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid Wr9-UYwCkj0tH0jaQboG/Wr9-UYwCkj0tH0jaQboG -goversion go1.10.2 -D "" -importcfg $WORK/b338/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/21/21d987a570b0c26e8f3aed93344aba3682860463d1a642cbfe66ed8db14a8f6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/cd/cdb55615b2e749b102a40533acb2b9e15182abe3a7bf018282dbbac0ae08cc34-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f10f5d966f56b2ca35860145d36baf65a9de97883abfb6e745ba0975d570571d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/archive mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/directory mkdir -p $WORK/b055/ github.com/containers/libpod/vendor/github.com/containers/image/tarball cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid 9UHzO91WzB0Y659z2Hok/9UHzO91WzB0Y659z2Hok -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b056/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/storage mkdir -p $WORK/b208/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid 9B1R-1zUZ1PP8g1DYO8z/9B1R-1zUZ1PP8g1DYO8z -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b178/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b114/_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/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_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 cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid TT-5vPLpMe6v0o3NEIOx/TT-5vPLpMe6v0o3NEIOx -goversion go1.10.2 -D "" -importcfg $WORK/b208/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid jtX8xHKkJwwkkMG2kMAh/jtX8xHKkJwwkkMG2kMAh -goversion go1.10.2 -D "" -importcfg $WORK/b178/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/1b/1b7953bd02c1acdec29670840fb9ad825d87b8d1156d8ae68ce220253228602e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e1/e1dbf27fdc0adf84600b3245888897a678ab18e5e9a066141e8cd634f085bd9a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/copy mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/cheggaaa/pb.v1=github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b218/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid DWhYvKiAtQYc0QtjqGTl/DWhYvKiAtQYc0QtjqGTl -goversion go1.10.2 -D "" -importcfg $WORK/b217/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/da/da5431d6a8db6b16a41e79569480635d34340f77e84b8b36b6c6dfa69e641c89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1c/1c0c2a15bb24ca725a2b203a3cc0844a3ab230c586d13404423b510cfbb1a826-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5bb79122e99fe18242e20a451b6d674aa124411b7e1141b9aa63f28b218319f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/51/513b7c10c3c1f70f2a999e9990f0f34eb705bf0cf6c0166a09780abe47ddeb78-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/79/7996c0745b71f2b1b6337d8c8638eb493e7409a606e3b8897649bb3adc4fd65a-d # internal github.com/containers/libpod/libpod/common mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/containers/libpod/libpod/common -complete -installsuffix shared -buildid Km_34yamrl33sxcxfLge/Km_34yamrl33sxcxfLge -goversion go1.10.2 -D "" -importcfg $WORK/b330/importcfg -pack ./common.go ./docker_registry_options.go ./output_interfaces.go ./signing_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/34/347bea9e5f4a322c656257e8f5c2f5d47bdff274c6b7bc00238245b15fe828d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d2/d21f7a8def8ceeb2a52779a5fe7930377327e178e582958d338551aebae79289-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b242/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream github.com/containers/libpod/vendor/github.com/mailru/easyjson github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp cat >$WORK/b242/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/b128/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b267/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid lsoteQXRgVJZY_x2bbBv/lsoteQXRgVJZY_x2bbBv -goversion go1.10.2 -D "" -importcfg $WORK/b242/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b209/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets cat >$WORK/b267/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/b037/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b142/_pkg_.a packagefile net/textproto=$WORK/b140/_pkg_.a packagefile net/url=$WORK/b100/_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/b267/_pkg_.a -trimpath $WORK/b267 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zuMq559C-TyzIx_eB7a2/zuMq559C-TyzIx_eB7a2 -goversion go1.10.2 -D "" -importcfg $WORK/b267/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b241/ github.com/containers/libpod/vendor/github.com/gorilla/mux cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid FZeiahZ_qm-LPj45LPSc/FZeiahZ_qm-LPj45LPSc -goversion go1.10.2 -D "" -importcfg $WORK/b209/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b389/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid nmORoUu-OUsIwU4OYXXR/nmORoUu-OUsIwU4OYXXR -goversion go1.10.2 -D "" -importcfg $WORK/b241/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter=$WORK/b441/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid gdkO1GQm78SCzm5jKUSR/gdkO1GQm78SCzm5jKUSR -goversion go1.10.2 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./httpstream.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson -complete -installsuffix shared -buildid C495LzGdBOHUhIz_FPAA/C495LzGdBOHUhIz_FPAA -goversion go1.10.2 -D "" -importcfg $WORK/b439/importcfg -pack ./helpers.go ./raw.go mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b126/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid k4sNkJ-uV6eAqLX222kd/k4sNkJ-uV6eAqLX222kd -goversion go1.10.2 -D "" -importcfg $WORK/b266/importcfg -pack ./ctxhttp.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b127/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_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 mkdir -p $WORK/b236/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid sKxUVUfnTRHzXNM8DOSC/sKxUVUfnTRHzXNM8DOSC -goversion go1.10.2 -D "" -importcfg $WORK/b126/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b236/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/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b169/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b293/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid wW0ZWUPzmSuqe_YzsPd-/wW0ZWUPzmSuqe_YzsPd- -goversion go1.10.2 -D "" -importcfg $WORK/b236/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid d73vp14hZAAZx0iCfsEL/d73vp14hZAAZx0iCfsEL -goversion go1.10.2 -D "" -importcfg $WORK/b409/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b294/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_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/b296/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid O1xH-fVCuN9ujpUUAuQX/O1xH-fVCuN9ujpUUAuQX -goversion go1.10.2 -D "" -importcfg $WORK/b293/importcfg -pack ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna importmap golang.org/x/net/lex/httplex=github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b084/_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 github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex=$WORK/b277/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/httptrace=$WORK/b141/_pkg_.a packagefile net/textproto=$WORK/b140/_pkg_.a packagefile net/url=$WORK/b100/_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 time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid gluZsM2iQaB4aFmj4SxM/gluZsM2iQaB4aFmj4SxM -goversion go1.10.2 -D "" -importcfg $WORK/b270/importcfg -pack ./client_conn_pool.go ./configure_transport.go ./errors.go ./fixed_buffer.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/20/20ae46121afc95a7d4281d2665c4021ac77ba3ec091f46f72e767131592d3d2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/96/966d79498743c05491b8ee6d5b2829a140c52ad529dd946ff79698084c3d3e5a-d # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/09/093968713c770c2f020fc5522255e7128e138d52daa60c02819e6d889823c85f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/c8/c89218f17fe2c55532e4ce79da8c4424270d6449a8315f70f75f760b60194957-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/d1/d188b7048a69ebe39b327a9148465fb813db5142597f52e796404225ea786924-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/12/12d877413a72f6989edf4860ec61db9c1ecf0b04aa8abdd8bfb63cbef27a6302-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/55/556f031fbaa81db5bca33ea480b40ac973593da08e57c37c3f08ac9742d5df17-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid R47jfY3S5IgPVpWK3K04/R47jfY3S5IgPVpWK3K04 -goversion go1.10.2 -D "" -importcfg $WORK/b125/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/51/515162f2022df47c5a47093e0e7293a0324f44b3078f40cf3de7a1070f2a0c19-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b408/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b409/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid ODBHa-1bl72gokDLq03Y/ODBHa-1bl72gokDLq03Y -goversion go1.10.2 -D "" -importcfg $WORK/b407/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/93/934e932a3a25825750e8f8cd0ea768dcc09d55c78f854276eef584bb00425cff-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/opts=github.com/containers/libpod/vendor/github.com/docker/docker/opts importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/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/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/httputil=$WORK/b267/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid of8svRAEBCN8S-U5M83P/of8svRAEBCN8S-U5M83P -goversion go1.10.2 -D "" -importcfg $WORK/b301/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/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_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/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b266/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/httputil=$WORK/b267/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid Oo-gSW8onhsIpKS8eG8D/Oo-gSW8onhsIpKS8eG8D -goversion go1.10.2 -D "" -importcfg $WORK/b248/importcfg -pack ./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 ./tlsconfig_clone.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/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/94/940da23abd8723abac7101e608beacad5280cf06de3579f270fb9bc55fe8c98f-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/context mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/uuid=github.com/containers/libpod/vendor/github.com/docker/distribution/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/uuid=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/context -complete -installsuffix shared -buildid OSMlwmAevaK5o_ayisLH/OSMlwmAevaK5o_ayisLH -goversion go1.10.2 -D "" -importcfg $WORK/b239/importcfg -pack ./context.go ./doc.go ./http.go ./logger.go ./trace.go ./util.go ./version.go github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid IJdIrEkGKCk3gH-hp_Cj/IJdIrEkGKCk3gH-hp_Cj -goversion go1.10.2 -D "" -importcfg $WORK/b233/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c0/c031aab9257efc0c655e2458df205ba33bade8f4db3db1dfd05d8085d82f180e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/oci/layout mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b056/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid ti3jzArR-53ZoN2cBMyP/ti3jzArR-53ZoN2cBMyP -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6b/6bf2387cf899b7cdf127cd273870c5f8d2ae1222c2528e0f5a81e867b5a22f9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9a/9a25d25d78e3abe88c2155a52a5bbdaa9a3ae7ea79d7cc6389b1fc8bedc41775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/5e/5e9035a2858f462b01fe26c200b1f305ad3eba1d64c6ca482c47c81fdc4af1b2-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile mime=$WORK/b137/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid DJEvAg0kw4zUDzBoEaIt/DJEvAg0kw4zUDzBoEaIt -goversion go1.10.2 -D "" -importcfg $WORK/b238/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f3/f3b73d25df0f69e73632660a9d8915784f28dd8bab2a96cad820241a37db7ba7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/oci/archive mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b056/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid YVxgof-E9zaefvGV9_Hz/YVxgof-E9zaefvGV9_Hz -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a1/a1f19b8fb1bf1eb3f32c3dc588617ecef92e379ccb14d040890ae8571bfbef23-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid cCudlKNfWxR09D02zkOw/cCudlKNfWxR09D02zkOw -goversion go1.10.2 -D "" -importcfg $WORK/b243/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/08/0805df520ccba5cd41d0bd204cff6621f723361d01859fe124abc7efe62325b0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid ottF_-rDmKLYJeuIdyrW/ottF_-rDmKLYJeuIdyrW -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./types.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/60/6034dea0d0139a646b3a22168e59061d1f9f3aebb857e49a21decc5a744c708b-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid Wr9jx7T4lsT2-zJfX9Tm/Wr9jx7T4lsT2-zJfX9Tm -goversion go1.10.2 -D "" -importcfg $WORK/b244/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/24/242d058caa622381f0c535437812cce5aa4e5aaadf28fe157c62911123f8b886-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid z9HeEqXTGs_46BqHDTWR/z9HeEqXTGs_46BqHDTWR -goversion go1.10.2 -D "" -importcfg $WORK/b237/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/02/02728f56c9d0a4fcfa784202c3d7916176267f9103b06fcb4696129adc6647fa-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b053/ github.com/containers/libpod/vendor/github.com/containers/buildah/unshare cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b212/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid QercuXvZhsv1uwqTlQpG/QercuXvZhsv1uwqTlQpG -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack ./mount.go ./util.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b212/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -- -I $WORK/b212/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b212 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/81/81c774686d2321dc2f6d338e7921b6d4515da836231393a8593580d124a0a4cd-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/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/containers/libpod/vendor/github.com/blang/semver=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b293/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid tqsFGgp6ShNYxhP5NPZC/tqsFGgp6ShNYxhP5NPZC -goversion go1.10.2 -D "" -importcfg $WORK/b285/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6b/6b552e44271e9e6050b3f6bce736e35013b8d79aa68737216fa69231eaecf13f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/52/52f6d54158cf09c87e90d3c480adb4d4afa707d049f8861036a2749739e5cd52-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b084/_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/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile mime=$WORK/b137/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid chp510Mcmr1w47gXPtAU/chp510Mcmr1w47gXPtAU -goversion go1.10.2 -D "" -importcfg $WORK/b223/importcfg -pack ./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/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/8d/8db458651504a2715036f6df8243f0d5b03fe042b3ac1943c91ddfed29741f2e-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/builder/dockerfile/command=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command importmap github.com/docker/docker/builder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b312/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b146/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid XyXIv9y4AFTQQc_y4L2e/XyXIv9y4AFTQQc_y4L2e -goversion go1.10.2 -D "" -importcfg $WORK/b298/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/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2f/2fe7b55d6a58d02f3a6491c172ae00d13391853b90b1b7f35a5fafb508508913-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b184/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 7llniGRExXKAJesh0wiK/7llniGRExXKAJesh0wiK -goversion go1.10.2 -D "" -importcfg $WORK/b283/importcfg -pack ./config.go ./generate.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/2e/2e940db24c3624a9542a1cb10fb63ead30b4b84ee92f5186de2e94ada1a6154c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b270/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b371/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b024/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid NWkchbjYTjCKT90g02ff/NWkchbjYTjCKT90g02ff -goversion go1.10.2 -D "" -importcfg $WORK/b387/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cd $WORK/b212 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/65/65fca790597382aa4874476ff8ae70cf513dc431abb043b06cf55854b53bacf8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid q8XTyW_LJfQq5NGuHvpn/q8XTyW_LJfQq5NGuHvpn -goversion go1.10.2 -D "" -importcfg $WORK/b247/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cd $WORK/b212 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/87/8775c2095ec11abb0e25add5182639d034887a82b2a0a0814bb8e85a10538a3c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b399/ cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a9/a90b01f98569b7df594e1099902885cc07974e8191c5b568daf6f7a4aa3040e8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b387/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b386/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid _CaPEn-cC78o31qvb3Cm/_CaPEn-cC78o31qvb3Cm -goversion go1.10.2 -D "" -importcfg $WORK/b399/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b388/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid XQK-dSoeueIZ7Bol8wWq/XQK-dSoeueIZ7Bol8wWq -goversion go1.10.2 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ff/ff49f3149763d47c4b881adbda64cc3828605f753590975b3281abbaf3742632-d # internal github.com/containers/libpod/vendor/github.com/containers/image/openshift mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b084/_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/libpod/vendor/github.com/containers/image/docker=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b270/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b278/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid qWkUOecKYwh7uqEMpr59/qWkUOecKYwh7uqEMpr59 -goversion go1.10.2 -D "" -importcfg $WORK/b268/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_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 runtime/cgo=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -installsuffix shared -buildid htcmy-g3VebxVB0CeDCm/htcmy-g3VebxVB0CeDCm -goversion go1.10.2 -D "" -importcfg $WORK/b212/importcfg -pack ./unshare.go ./unshare_unsupported.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/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/7c/7c2d0ac444e746ba7ea442a19d83a7f09f4975082ac988fa8dff4e49226e1570-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/e4/e4821e15f97372f2f397e172d0c96a6e3786bc6623b2ec8d944e24aa02078652-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/69/69c4d66b705ecc644ebbabf174de411de4b4709ba36593857737a64596f2d0ad-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b365/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b386/_pkg_.a packagefile math=$WORK/b018/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid n2c7a5VRFtXc-VeJMoPn/n2c7a5VRFtXc-VeJMoPn -goversion go1.10.2 -D "" -importcfg $WORK/b364/importcfg -pack ./controller_ref.go ./conversion.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/d9/d945c9210ca4d0f79d5e2675bbec567d322980f6c09d0d71cbba208d91f8550a-d # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/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 cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/85/85ee791fe6083dd3dce3f7ad2238021c439a1453703e1d69a60e63e4358d64c5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/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/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid WlN7ikKAgvHrqgO1yvgh/WlN7ikKAgvHrqgO1yvgh -goversion go1.10.2 -D "" -importcfg $WORK/b211/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/bd/bdfc6e41103bb21becb1078dd2f020c165d1e896d6a96e8bf435012dbc1cdb4f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout importmap github.com/containers/image/openshift=github.com/containers/libpod/vendor/github.com/containers/image/openshift importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid caKjOQnU2FQiTt3pxH1t/caKjOQnU2FQiTt3pxH1t -goversion go1.10.2 -D "" -importcfg $WORK/b222/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e6/e6c55395efd84adf3c03f42c92365d7aa060d9b44d1a8cb0ac466a9e5078ca19-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 5Do87sKABLrQpCkSOyj4/5Do87sKABLrQpCkSOyj4 -goversion go1.10.2 -D "" -importcfg $WORK/b335/importcfg -pack ./docker_registry_options.go ./filters.go ./image.go ./parts.go ./pull.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/c9/c91d4761b1f539b19251f10f3f8f60bf09fab9929061d0471d169b0dfde3368c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b036/_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/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 1xtsYq1vGl1dB3ta2eSd/1xtsYq1vGl1dB3ta2eSd -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.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/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/fb/fbe0be946ba3b6fa5bdf10ea713ea34c7f64f99b424b4bb5ca333addb3402756-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/81/811c770c25a0b1e0e7f8b435258ffe4d3f4a5f82606b2aa42f0d609109a62bf8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b390/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b396/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid NzTiEL9KsSk5wYFj3Htp/NzTiEL9KsSk5wYFj3Htp -goversion go1.10.2 -D "" -importcfg $WORK/b390/importcfg -pack ./constants.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b386/_pkg_.a EOF mkdir -p $WORK/b392/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid loZ7Njnm_rpgoTbef33U/loZ7Njnm_rpgoTbef33U -goversion go1.10.2 -D "" -importcfg $WORK/b396/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b373/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid ZeSq-MSK5DzwOzmit0Pn/ZeSq-MSK5DzwOzmit0Pn -goversion go1.10.2 -D "" -importcfg $WORK/b392/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b359/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b385/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid v-Db9blPpnlk6oyfmxVf/v-Db9blPpnlk6oyfmxVf -goversion go1.10.2 -D "" -importcfg $WORK/b358/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./meta.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/fc/fc34366c599608e89c481938ee5d8c03b5d4c58bbfba14ed49b803a6a9d31f81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c8/c8097f76bd48f9b5f52f0f86ec3139378d6f3e7c7d39ec49dd72b736387f715b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/16/1608257555226220a2fd429e17845a3bca703c17e5916e2658a282de7f7041da-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b418/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/httputil=$WORK/b267/_pkg_.a packagefile net/url=$WORK/b100/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid A5wyHJYr5vGIMAWjJtoD/A5wyHJYr5vGIMAWjJtoD -goversion go1.10.2 -D "" -importcfg $WORK/b406/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b8/b87af88bf8e8d4da6e442e29acfc831d1810b6297d7aa19c1dffb6890ef20458-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b315/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b316/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b317/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid cDQwPgrRc7LrfGwVZATn/cDQwPgrRc7LrfGwVZATn -goversion go1.10.2 -D "" -importcfg $WORK/b315/importcfg -pack ./common.go github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b314/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid DiATgCykFqaXCJf1CDvc/DiATgCykFqaXCJf1CDvc -goversion go1.10.2 -D "" -importcfg $WORK/b317/importcfg -pack ./parse.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/docker/docker/builder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid CKZ-U5sqfJeBbr8iNzle/CKZ-U5sqfJeBbr8iNzle -goversion go1.10.2 -D "" -importcfg $WORK/b314/importcfg -pack ./build.go ./chroot_symlink.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/ce/ce67d76ff1083af609ed186e109612559c47e3174830cb3eca750f5916bd5da7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/f9/f910d0c8e51faeeb574407977419b41935ad769e1967f522f9cb2845b4ca42ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/f7/f7627a451bbbb8a20be0f0b0f54bf5842dcee6242493fa3b9cc2566148a97e67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/33/33c159f0b489ea078fc91fcaa3360e486288e3f29d629863c8d7fa8c97a935fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/7f/7fc0ae4116b17f6c360a22bc9e895a712eb9abae215f98c692cbc67e3eb74486-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b270/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b401/_pkg_.a packagefile mime=$WORK/b137/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid Mg7yC-fULTsq1-laOfNI/Mg7yC-fULTsq1-laOfNI -goversion go1.10.2 -D "" -importcfg $WORK/b391/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./versions.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/c4/c402c0cf780916cb9a8ca17efdf9d324f6520c56f470c5f77afb9f9aa1e72b15-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b391/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid rxVWFayQJBu3ADXd4JBD/rxVWFayQJBu3ADXd4JBD -goversion go1.10.2 -D "" -importcfg $WORK/b405/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/bb/bb269c5425e0a496a5053cc52f87cc244eff92cd5a5705bb97c62e99ae3a4ebf-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b419/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid ILBoE95PQ7TIeKaeMFpD/ILBoE95PQ7TIeKaeMFpD -goversion go1.10.2 -D "" -importcfg $WORK/b357/importcfg -pack ./doc.go ./errorstream.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/45/458efb88b149744264e1458a73e781c74d97ee79c9d5acf4ec1860cb60cc8cd9-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b357/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid SVdVJWgRKKkFaFo5o0Q9/SVdVJWgRKKkFaFo5o0Q9 -goversion go1.10.2 -D "" -importcfg $WORK/b354/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/07/07dbc429416a4d10ca952353ef784c55ebc7f9d388e3927cdaa84633fa99325d-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b320/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b320/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b320/ -g -O2 ./container_attach.go cd $WORK/b320 gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b320=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b320=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c container_attach.cgo2.c gcc -I /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b320=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/libpod gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b320=/tmp/go-build -gno-record-gcc-switches -o $WORK/b320/_cgo_.o $WORK/b320/_cgo_main.o $WORK/b320/_x001.o $WORK/b320/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b320/_cgo_.o -dynout $WORK/b320/_cgo_import.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/boltdb/bolt=github.com/containers/libpod/vendor/github.com/boltdb/bolt importmap github.com/containerd/cgroups=github.com/containers/libpod/vendor/github.com/containerd/cgroups importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/daemon/caps=github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/mailru/easyjson=github.com/containers/libpod/vendor/github.com/mailru/easyjson importmap github.com/mailru/easyjson/jlexer=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulule/deepcopier=github.com/containers/libpod/vendor/github.com/ulule/deepcopier importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b084/_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/libpod/vendor/github.com/BurntSushi/toml=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/boltdb/bolt=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/cgroups=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/pkg/firewall=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulule/deepcopier=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b351/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b357/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_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 packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid wy53UesTKR_0ZzeEIZ7h/wy53UesTKR_0ZzeEIZ7h -goversion go1.10.2 -D "" -importcfg $WORK/b320/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_easyjson.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_top_linux.go ./diff.go ./errors.go ./in_memory_state.go ./info.go ./networking_linux.go ./oci.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_easyjson.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_ctr.go ./runtime_img.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./version.go $WORK/b320/_cgo_gotypes.go $WORK/b320/container_attach.cgo1.go $WORK/b320/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b320/_pkg_.a $WORK/b320/_x001.o $WORK/b320/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/1c/1c692f575df447643d362e3bde8fdd556a2b5e1498e8cab08e655ac70de17f27-d # internal github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli packagefile github.com/containers/libpod/libpod=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b316/_pkg_.a EOF github.com/containers/libpod/pkg/logs mkdir -p $WORK/b455/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid FPTiW-UNjoq7e2HqmxSY/FPTiW-UNjoq7e2HqmxSY -goversion go1.10.2 -D "" -importcfg $WORK/b319/importcfg -pack ./runtime.go cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/containers/libpod/pkg/logs -complete -installsuffix shared -buildid YnpjUclgcMX3q79Q-jAv/YnpjUclgcMX3q79Q-jAv -goversion go1.10.2 -D "" -importcfg $WORK/b455/importcfg -pack ./logs.go github.com/containers/libpod/pkg/spec mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/daemon/caps=github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b041/_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/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid hWEiadGRgMHWAC9eFuSa/hWEiadGRgMHWAC9eFuSa -goversion go1.10.2 -D "" -importcfg $WORK/b448/importcfg -pack ./config_linux.go ./createconfig.go ./parse.go ./ports.go ./spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/35/354e80a17a7e18852ed488359eb522c0c311026b68bcf24112b8831e985f82ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/25/251e87ec0704148cf03d365e9eccabbc380d278e2885db3b432fed980e35fa35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/84/843f10485aaf34afc09ff34ea43328731f338f54d1248bbce3aaf7479b6695da-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b062/_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 EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid xBvExbqFpSyr9CQAn7j5/xBvExbqFpSyr9CQAn7j5 -goversion go1.10.2 -D "" -importcfg $WORK/b447/importcfg -pack ./container.go ./funcs.go ./parallel.go ./pod.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/15/15bf2a2acac1b63421c8ede93648d8aabbfe6b1aa08ae8db56ec8a7a81f87f04-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/sysinfo=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/sysinfo importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/ulule/deepcopier=github.com/containers/libpod/vendor/github.com/ulule/deepcopier importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand 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/containers/libpod/vendor/github.com/buger/goterm=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/formats=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/pkg/logs=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/sysinfo=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulule/deepcopier=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile html/template=$WORK/b462/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b357/_pkg_.a packagefile log/syslog=$WORK/b461/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile os/signal=$WORK/b220/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b464/_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/tabwriter=$WORK/b034/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid vIu4pParaCPSERunLIOn/vIu4pParaCPSERunLIOn -goversion go1.10.2 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commit.go ./common.go ./container.go ./create.go ./create_cli.go ./diff.go ./exec.go ./export.go ./history.go ./image.go ./images.go ./import.go ./info.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./mount.go ./parse.go ./pause.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sigproxy.go ./start.go ./stats.go ./stop.go ./tag.go ./top.go ./umount.go ./unpause.go ./utils.go ./varlink_dummy.go ./version.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7c/7cda440ef1bbbda9d407f5fc5f4f3eaa0fb584303344c893534a153681121b71-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_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/containers/libpod/vendor/github.com/buger/goterm=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b055/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/formats=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/pkg/logs=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/sysinfo=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulule/deepcopier=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a packagefile html/template=$WORK/b462/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b357/_pkg_.a packagefile log/syslog=$WORK/b461/_pkg_.a packagefile net=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile os/signal=$WORK/b220/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b464/_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/tabwriter=$WORK/b034/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b005/_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/utf16=$WORK/b032/_pkg_.a packagefile archive/tar=$WORK/b036/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b150/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b125/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b245/_pkg_.a packagefile mime=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b208/_pkg_.a packagefile text/template=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/boltdb/bolt=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/cgroups=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/pkg/firewall=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/collate=$WORK/b349/_pkg_.a packagefile os/user=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b326/_pkg_.a packagefile compress/gzip=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile compress/bzip2=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b458/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile database/sql/driver=$WORK/b287/_pkg_.a packagefile html=$WORK/b463/_pkg_.a packagefile text/template/parse=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b419/_pkg_.a packagefile internal/nettrace=$WORK/b046/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b047/_pkg_.a packagefile math/rand=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b129/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b130/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b135/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b136/_pkg_.a packagefile mime/multipart=$WORK/b138/_pkg_.a packagefile net/http/httptrace=$WORK/b141/_pkg_.a packagefile net/http/internal=$WORK/b142/_pkg_.a packagefile net/textproto=$WORK/b140/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b008/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b218/_pkg_.a packagefile crypto/sha256=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b154/_pkg_.a packagefile math/big=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b312/_pkg_.a packagefile text/scanner=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b230/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b310/_pkg_.a packagefile net/http/httputil=$WORK/b267/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile internal/syscall/unix=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b126/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b246/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/base32=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b278/_pkg_.a packagefile hash/fnv=$WORK/b322/_pkg_.a packagefile runtime/debug=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/tag=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b250/_pkg_.a packagefile compress/flate=$WORK/b115/_pkg_.a packagefile hash/crc32=$WORK/b116/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b207/_pkg_.a packagefile hash/crc64=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b406/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b131/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b133/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b134/_pkg_.a packagefile mime/quotedprintable=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b117/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b173/_pkg_.a packagefile math/bits=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b231/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b308/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/uuid=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b363/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/doc=$WORK/b379/_pkg_.a packagefile go/parser=$WORK/b380/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b418/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b118/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b119/_pkg_.a packagefile compress/zlib=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b172/_pkg_.a packagefile image=$WORK/b174/_pkg_.a packagefile image/jpeg=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b273/_pkg_.a packagefile encoding/csv=$WORK/b362/_pkg_.a packagefile go/scanner=$WORK/b377/_pkg_.a packagefile container/heap=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b120/_pkg_.a packagefile hash/adler32=$WORK/b170/_pkg_.a packagefile image/color=$WORK/b175/_pkg_.a packagefile image/internal/imageutil=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b415/_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=ceD3ZjF_XpmRQhRlxKLj/vIu4pParaCPSERunLIOn/-4jlptQloVFCcowCm2Td/ceD3ZjF_XpmRQhRlxKLj -B 0x59f57897f590b59a4d3aff396cbda2ac976c4d2f -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + make docs mkdir -p "/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/src/github.com/containers" ln -s "/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578" "/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/src/github.com/containers" touch .gopathok + pushd cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d + mkdir _output ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 + pushd _output ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 + mkdir -p src/github.com/kubernetes-sigs src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d src/github.com/kubernetes-sigs/cri-o + popd ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output:/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d + GOPATH=/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output:/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh + export 'BUILDTAGS=selinux seccomp containers_image_ostree_stub' + BUILDTAGS='selinux seccomp containers_image_ostree_stub' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback selinux seccomp containers_image_ostree_stub' -ldflags ' -B 0xcd53a0ab95ccf50a71571c8ffcf4c23f958cccab -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/crio-config github.com/kubernetes-sigs/cri-o/cmd/crio-config WORK=/tmp/go-build689084516 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid QTR7SoJnAMYmXfZDuiN2/QTR7SoJnAMYmXfZDuiN2 -goversion go1.10.2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go runtime/internal/sys mkdir -p $WORK/b010/ crypto/subtle cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid G2RWbD0qcHtLXDeVs8fF/G2RWbD0qcHtLXDeVs8fF -goversion go1.10.2 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go encoding cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b026/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yhfZelIuiaWcUsTtHYze/yhfZelIuiaWcUsTtHYze -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding -std -complete -installsuffix shared -buildid wk2pgGxFofdOueHDI1o7/wk2pgGxFofdOueHDI1o7 -goversion go1.10.2 -D "" -importcfg $WORK/b026/importcfg -pack ./encoding.go internal/race mkdir -p $WORK/b006/ math/bits mkdir -p $WORK/b043/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF unicode/utf8 cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b021/ unicode cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/bits -std -complete -installsuffix shared -buildid ZW6my7AWEZF60Ug6_PFF/ZW6my7AWEZF60Ug6_PFF -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b022/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid yBI-0-p3bYpCRqBfTXjN/yBI-0-p3bYpCRqBfTXjN -goversion go1.10.2 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver unicode/utf16 container/list mkdir -p $WORK/b031/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid sd6p6ItzNvehS_i19N2V/sd6p6ItzNvehS_i19N2V -goversion go1.10.2 -D "" -importcfg $WORK/b021/importcfg -pack ./utf8.go vendor/golang_org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p unicode -std -complete -installsuffix shared -buildid fg4tbhltCT_J13163s1b/fg4tbhltCT_J13163s1b -goversion go1.10.2 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b079/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid l4Wk0XgNF5CaiMgi1rw8/l4Wk0XgNF5CaiMgi1rw8 -goversion go1.10.2 -D "" -importcfg $WORK/b031/importcfg -pack ./utf16.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid ARqTIY0yyLR2mzMu0KmT/ARqTIY0yyLR2mzMu0KmT -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack ./operator.go mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b151/ mkdir -p $WORK/b096/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid 1mO3fK2FiVRPiw0s_MGq/1mO3fK2FiVRPiw0s_MGq -goversion go1.10.2 -D "" -importcfg $WORK/b154/importcfg -pack ./internal.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b112/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p container/list -std -complete -installsuffix shared -buildid KNp2gUmaxqAHhxa_MVX1/KNp2gUmaxqAHhxa_MVX1 -goversion go1.10.2 -D "" -importcfg $WORK/b096/importcfg -pack ./list.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid FFUGcvBdKMy-vuK7IE3F/FFUGcvBdKMy-vuK7IE3F -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack ./resolver.go internal/nettrace mkdir -p $WORK/b051/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wiB6p2WLQguWyxKeXEKf/wiB6p2WLQguWyxKeXEKf -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack ./asn1.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6qWk1_fAEWvgMVgM5FSi/6qWk1_fAEWvgMVgM5FSi -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./nettrace.go sync/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b013/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid 2sw5JN8dl8XIukUenRXz/2sw5JN8dl8XIukUenRXz -goversion go1.10.2 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p internal/cpu -std -installsuffix shared -buildid SMTDdiK2YMEdIy0sTNj2/SMTDdiK2YMEdIy0sTNj2 -goversion go1.10.2 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./cpu.go ./cpu_x86.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix shared -buildid kPRG14ug5XcvAmujlz0g/kPRG14ug5XcvAmujlz0g -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./doc.go ./mont25519_amd64.go crypto/internal/cipherhw mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid fZRjsXW2Vx18JQ8ySrRe/fZRjsXW2Vx18JQ8ySrRe -goversion go1.10.2 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/internal/cipherhw -std -installsuffix shared -buildid sL1htMhUjqxLvklPQOAn/sL1htMhUjqxLvklPQOAn -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./cipherhw_amd64.go ./doc.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8b/8bc63b4a2a6dea60709fedbc4b71ac6cb13001f5db366d5afd8103b85524d03f-d # internal runtime/cgo mkdir -p $WORK/b053/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f2/f23a150ad903ab55c502fc235bd1e582234669ff206bb13ad0cb3f73e2742a9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/cc/cc39d6318e537620d703b36a0c6768de6a375b0b577dcc8f6d1631da6ae21b94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a9/a90a60039fd83ec03bc118bbf0a78d66290f67a07562ee009dcae0f1712f8e18-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/fc/fc8a38c727ac525e3b0f0fdec0721590203ef603721ad5ba9a00189f22dc20f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/19/19a31818bcb258745637efc6d0cab2cf44f63aa2ce77b966b074d2fd2d39302c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/78/7895a63435c5871742fd826b26e5251ad7ec1a37b2906e0e3a90dcd1fae456ce-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a7/a77c1547a4da2eaf0911a93db3754355ef58101f1a3e4add30d1afff048f1053-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid 90pSfz8zsr2DLw55lt82/90pSfz8zsr2DLw55lt82 -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./poly1305.go ./sum_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f0/f08be1836bc366950ec8e5b09537d4499f0523628d86e021b4d72431834a8f64-d # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b040/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/48/48648873f76693b6e0da3e2e8166732edd7f37a0b3e606b2914ec54c3a47ddc5-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/sync/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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f0/f0bbd5c243a7ee64e6b707de437b8a263775f4327ded8f3a275718d95cc165ea-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4c/4ce533e15b9e44b30e5bed4deb29f7c1c52349ed8844330137c054572f771bbd-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/cpu /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/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/79/7948b2135c09a137a9d311446cff52b8868fec71a0f4bb4bd002884f392df2e5-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/941573bbaf4030c3635724fcaa1984c8b6a1096d2789997c63ee4dd0c361a775-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b116 -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/sum_amd64.o ./sum_amd64.s cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b117/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu_x86.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/0f/0f83029c7968a5a5cc8bc0f378af97c2f5b3e4a132096d0b0a9a82a8d1379108-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_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/b116/_pkg_.a $WORK/b116/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/6c/6cc767766b4437f90bc31421932cc1c3aa26def2df845c47f9a13b2b481b4f20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/cswap_amd64.o ./cswap_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8c/8cef373aeb97c69f3ffec9f9d475600cc2f1f2279a2bef153a296825d732c8cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3d/3d8849b2a4595002806a3d0a71ac55a3a07501ed92becad23a18bc3dbf55253d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/square_amd64.o ./square_amd64.s 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/pack r $WORK/b117/_pkg_.a $WORK/b117/const_amd64.o $WORK/b117/cswap_amd64.o $WORK/b117/freeze_amd64.o $WORK/b117/ladderstep_amd64.o $WORK/b117/mul_amd64.o $WORK/b117/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/24/24c66057e3c919905e1d8af94cc613d34e4a5600ea61c7fc57bcf60cd5782a2d-d # internal cd $WORK/b053 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/testlog -std -complete -installsuffix shared -buildid eVvEX1E4q-RmKCVR0W-W/eVvEX1E4q-RmKCVR0W-W -goversion go1.10.2 -D "" -importcfg $WORK/b018/importcfg -pack ./log.go math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid KlZLFGLU_xIl_h4HpMWU/KlZLFGLU_xIl_h4HpMWU -goversion go1.10.2 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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 runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid hL_Xyw-QrJ6ffn2m-49T/hL_Xyw-QrJ6ffn2m-49T -goversion go1.10.2 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/f1/f1eb7309c0a43fdb2c76e6369c27e3f930104290cb441786ccc28cd9f67d6116-d # internal cd $WORK/b053 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7b/7bbcc8a51c261a279b23d9505c4481c5ce0d003454e700c27b939b4eaa45ae91-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/atan2_amd64.o ./atan2_amd64.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/sin_amd64.o ./sin_amd64.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asin_amd64.o $WORK/b012/asinh_stub.o $WORK/b012/atan2_amd64.o $WORK/b012/atan_amd64.o $WORK/b012/cbrt_stub.o $WORK/b012/dim_amd64.o $WORK/b012/erf_stub.o $WORK/b012/exp2_amd64.o $WORK/b012/exp_amd64.o $WORK/b012/expm1_amd64.o $WORK/b012/floor_amd64.o $WORK/b012/frexp_amd64.o $WORK/b012/hypot_amd64.o $WORK/b012/ldexp_amd64.o $WORK/b012/log10_amd64.o $WORK/b012/log1p_amd64.o $WORK/b012/log_amd64.o $WORK/b012/mod_amd64.o $WORK/b012/modf_amd64.o $WORK/b012/pow_stub.o $WORK/b012/remainder_amd64.o $WORK/b012/sin_amd64.o $WORK/b012/sinh_stub.o $WORK/b012/sqrt_amd64.o $WORK/b012/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/06/0605f2a3a8221e7d91b28f366ada5166c82ae7e111550fea8028be2d2eca3ba4-d # internal strconv mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p strconv -std -complete -installsuffix shared -buildid 4ZDcJ7Ki8R1X6nl2l9PO/4ZDcJ7Ki8R1X6nl2l9PO -goversion go1.10.2 -D "" -importcfg $WORK/b020/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_mmap.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_setenv.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/65/657ad0fd17438ecba9fc049f393cb91cbe096d009a7bed51c68cabac734169a2-d # internal crypto/rc4 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p crypto/rc4 -std -installsuffix shared -buildid 3D-mN4PWd4IGeRGH7SB-/3D-mN4PWd4IGeRGH7SB- -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./rc4.go ./rc4_asm.go /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/rc4_amd64.o ./rc4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/rc4_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/fe/fed3654ab0f122ca7d88479a2306bd332923e6d5db87de03ff93390df6c6af6b-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_traceback.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x011.o -c gcc_util.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x012.o -c gcc_amd64.S cd $WORK/b053 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/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/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p runtime/cgo -std -installsuffix shared -buildid PFlcciRT2itc_bnTN0cL/PFlcciRT2itc_bnTN0cL -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_amd64.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_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/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e1/e150bf70ecfd53b22aaf07f883ac08af48c2f21791d469d6765c429b3ee286c6-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid WrnUerqm5pPFAkvWZvPn/WrnUerqm5pPFAkvWZvPn -goversion go1.10.2 -D "" -importcfg $WORK/b005/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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/99/99da35aea81f36a9923816dc2f490893e6e165053163d5c82f004cde79433d1c-d # internal internal/singleflight mkdir -p $WORK/b052/ io cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b004/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xlXLpxqhToYziht3_gdy/xlXLpxqhToYziht3_gdy -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack ./singleflight.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF math/rand mkdir -p $WORK/b044/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid Mh1pmSu_kYxZ5Q8P8tdG/Mh1pmSu_kYxZ5Q8P8tdG -goversion go1.10.2 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b012/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid wnyAVT6ART3iM-QKUjv1/wnyAVT6ART3iM-QKUjv1 -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p reflect -std -installsuffix shared -buildid VoDybleDk3J06UX2r2bA/VoDybleDk3J06UX2r2bA -goversion go1.10.2 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p syscall -std -installsuffix shared -buildid 0IdyT4zHGx41ym8E3WSt/0IdyT4zHGx41ym8E3WSt -goversion go1.10.2 -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2e/2e06793771c3abbb429fe021ce64756c636eba943d8fe9d1d1782b35c5116123-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/6f/6f8c5a5b1dca2ceb13a85b6bbf7387eebeaf4940c230e91d443f790aba5df7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4f/4f922bbc856c1e6d50d1bf47fcd1b7b61864846c9c93833e8d365480d97387f8-d # internal hash mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p hash -std -complete -installsuffix shared -buildid 5yYbsasUt_cfe19Bsjfn/5yYbsasUt_cfe19Bsjfn -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go bytes mkdir -p $WORK/b024/ crypto/cipher cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b038/ strings cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p bytes -std -installsuffix shared -buildid j-7vKYhuSqYVUHXM6hVM/j-7vKYhuSqYVUHXM6hVM -goversion go1.10.2 -D "" -importcfg $WORK/b024/importcfg -pack ./buffer.go ./bytes.go ./bytes_amd64.go ./bytes_decl.go ./reader.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid MSq0zZ_BdmPf3SiiZSFv/MSq0zZ_BdmPf3SiiZSFv -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p strings -std -installsuffix shared -buildid lKOg38F1Xm6uGN0xM_U-/lKOg38F1Xm6uGN0xM_U- -goversion go1.10.2 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/fd/fd712999a7b6cee0ab3cf02443527412e572b8eec97af8647a8feeafd5ebab3c-d # internal crypto/hmac mkdir -p $WORK/b102/ crypto cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF hash/crc32 mkdir -p $WORK/b046/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Qu3uWDYu5g3Sol84WjUI/Qu3uWDYu5g3Sol84WjUI -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack ./hmac.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto -std -complete -installsuffix shared -buildid GXCp3PuJ3ahTal6fpPL7/GXCp3PuJ3ahTal6fpPL7 -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p hash/crc32 -std -installsuffix shared -buildid y14xH2habfgo0Klzvn6s/y14xH2habfgo0Klzvn6s -goversion go1.10.2 -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e8/e8182ae867c9eed300dbf63fdc5daadf3d77f02bf3c0b5a8aa9e6e362b3efcdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/25/25e6361017acf58385eb9e15ab1342802e66a7a8f12f55ce5cf6b0d08296cacf-d # internal crypto/md5 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b045/ crypto/sha512 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/md5 -std -installsuffix shared -buildid LdQ1wUBvGIBthWuJKYAG/LdQ1wUBvGIBthWuJKYAG -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha1 -std -installsuffix shared -buildid yK4MtgQRbfex-snxFbCV/yK4MtgQRbfex-snxFbCV -goversion go1.10.2 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha512 -std -installsuffix shared -buildid 6eZqCf_9gTm4JLzViGIL/6eZqCf_9gTm4JLzViGIL -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go crypto/sha256 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p crypto/sha256 -std -installsuffix shared -buildid GSAGctr9EfyE1qycXXVs/GSAGctr9EfyE1qycXXVs -goversion go1.10.2 -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9c/9c60cffb12f93ac7e5e5649ac114ab4a1207bec92b76d27c7c296f764b112f55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b106 -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/8e/8e7f703d4e0d349bcadaf4cef910128316559f3dbbaf8bc10eed8235d2211081-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b103 -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/md5block_amd64.o ./md5block_amd64.s crypto/aes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -installsuffix shared -buildid 3wRtHX9glCrpjmiiBQKF/3wRtHX9glCrpjmiiBQKF -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_amd64.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/60/604c6ffa050b2abeb2aae6bf870f912ffd90360a3e69b33ea35589d64070a12e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/83/837b48b863cb9949158bc274385136164a4d18ab0bcb8ef274bc6db3f4843405-d # internal github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform mkdir -p $WORK/b121/ bufio cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b033/ text/tabwriter vendor/golang_org/x/text/transform cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 4zjM4eVRDMSU1HV8ZGJt/4zjM4eVRDMSU1HV8ZGJt -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b129/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p bufio -std -complete -installsuffix shared -buildid T8oVDjN-XYqX29nAgyQC/T8oVDjN-XYqX29nAgyQC -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid ZrD-z2NMsd7dWoZj3pme/ZrD-z2NMsd7dWoZj3pme -goversion go1.10.2 -D "" -importcfg $WORK/b129/importcfg -pack ./transform.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid TNjwSBY58DyqP3L89-ND/TNjwSBY58DyqP3L89-ND -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/sha512block_amd64.o # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/9e/9e4bafd0fa7de7903a1f3e0a177e0f78612df6e394542a2c9bd93397069d1b8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/59/59329091740bf7ce0ebfa417e10beb83ad692669e4d25f0e8c834c6cf2139535-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/31/31890f740082d914ce7521a3f713ed43323faa709cec9fc61c8f96650a966e74-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b037/gcm_amd64.o ./gcm_amd64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1e/1e9347a7c82f43793095cca8d08bdf0fc0827a3dc7d34ebac6f226295c2029f9-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a8/a80b9fa77d7bd863fa5ba1cc219c66def842df41ac8079fb8294ba631b6dc6a2-d # internal path mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p path -std -complete -installsuffix shared -buildid I8zyd4hUqno5tZW-PeDk/I8zyd4hUqno5tZW-PeDk -goversion go1.10.2 -D "" -importcfg $WORK/b057/importcfg -pack ./match.go ./path.go html mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p html -std -complete -installsuffix shared -buildid 4tGnyWy0oNtz6v61bct7/4tGnyWy0oNtz6v61bct7 -goversion go1.10.2 -D "" -importcfg $WORK/b143/importcfg -pack ./entity.go ./escape.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o $WORK/b037/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/15/15eed0638368979d462a5e6e508051a777e24c28f48ca7723334e7ca4fee3b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9a/9a2130a102a6d837a4e369f317ba6ec32481223859aa98694b083fecffef0808-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/36/3651ec5d72e85aaf831c8caa051d6092ec96e7d17d285cce98357f9204460c63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/27/27ae4b3d8e833c64039007ac3f68a3ff4f92644d82ba2a4cf20787fa696609b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/20/20534e5977ccadabccc3d8cb26982f0389096f0a788551afb11a281c91abcc5c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9e/9e002e1c76fd8a67131301918c912045b86127e52f9ad555acd2e67f20d3e40b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/65/650c1f6c8fc8d88dd649ade239c68d3c53278fbd3f9be0ba24b5f74357dfda2d-d # internal internal/syscall/unix mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid DZMvuFprDIMSWqbRpJU9/DZMvuFprDIMSWqbRpJU9 -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack ./getrandom_linux.go ./getrandom_linux_amd64.go time mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p time -std -installsuffix shared -buildid BjxWEGV-TIzGYcK44ALg/BjxWEGV-TIzGYcK44ALg -goversion go1.10.2 -D "" -importcfg $WORK/b017/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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5a/5a91598e465863612417132e1a2d5cf2baf21efd6d785bec604a3b39e7b44afe-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b019/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c9/c9c9faaae2cad1a3b8d8fea1b29190c5abc55007b79ded01be2767d653420a8e-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid WBWtnG25BuC61oIZF3Ii/WBWtnG25BuC61oIZF3Ii -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./keepalive.go internal/poll mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p internal/poll -std -installsuffix shared -buildid afrozArgHQdXuytZg_jS/afrozArgHQdXuytZg_jS -goversion go1.10.2 -D "" -importcfg $WORK/b015/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/45/45110d72ec52f97ccc02d638ae8e33d718c5e848b7a87a91538ba4ab52c73a64-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/df/df59eeb77990f9c460e168eaefc793acb9a03bab8e114280a95ce19a450062ef-d # internal encoding/binary mkdir -p $WORK/b028/ sort mkdir -p $WORK/b029/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RN1AAepXHqRvp2Q3mEt2/RN1AAepXHqRvp2Q3mEt2 -goversion go1.10.2 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p sort -std -complete -installsuffix shared -buildid _a9dl6Jvku-sWbN09axQ/_a9dl6Jvku-sWbN09axQ -goversion go1.10.2 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/24/24e38463c7405e8a85dd74fef4d6c8358545ada5b1ea07c9c533829fa02c7cb3-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 3-9TiQ_q4CuDe3bbcD3g/3-9TiQ_q4CuDe3bbcD3g -goversion go1.10.2 -D "" -importcfg $WORK/b091/importcfg -pack ./sortkeys.go regexp/syntax mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid WKqjpMDBvz584vzMKKCU/WKqjpMDBvz584vzMKKCU -goversion go1.10.2 -D "" -importcfg $WORK/b060/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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/6c/6c725ba9438a57be8ade3833b55079d7bbf3c01085375b6384fd9eb32d42a102-d # internal os mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b015/_pkg_.a packagefile internal/testlog=$WORK/b018/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p os -std -installsuffix shared -buildid _3b32sCKkVM441K9bSwa/_3b32sCKkVM441K9bSwa -goversion go1.10.2 -D "" -importcfg $WORK/b014/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/15/15bb492c0bcf98c5b88a853499f7fcd293a1bfe7a38517e79c2444f35fd1a236-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/c6/c645a96c87993864bbccb56d7c6cdc225aba159508498c858577bb7c01aefd51-d # internal encoding/base64 mkdir -p $WORK/b027/ vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 crypto/des mkdir -p $WORK/b097/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Y87s4CogZcbQhnhfFYeB/Y87s4CogZcbQhnhfFYeB -goversion go1.10.2 -D "" -importcfg $WORK/b027/importcfg -pack ./base64.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b115/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/des -std -complete -installsuffix shared -buildid S-QPE1W8RWQvw4gfs2NR/S-QPE1W8RWQvw4gfs2NR -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _tQfzgk9nftZYjb4hh99/_tQfzgk9nftZYjb4hh99 -goversion go1.10.2 -D "" -importcfg $WORK/b115/importcfg -pack ./chacha_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/68/6842b88776ea021a2a6bfb0c6dee4b175ce52cd941575c4ac701ab28821bbbdd-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b114/ cat >$WORK/b114/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/b038/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b115/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b116/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -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/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/40/403773ac2fad9ce1ef0b3ff578119fe8ce3e210eea2b1bd7e4de157ce6b6b3d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/15/154ad10f36d456091e8fa13ed86bb3e824f7a4e8cde888c64bdc4bfdbd655d21-d # internal encoding/pem mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p encoding/pem -std -complete -installsuffix shared -buildid 0H55y0Yk-necRW8dDqDo/0H55y0Yk-necRW8dDqDo -goversion go1.10.2 -D "" -importcfg $WORK/b110/importcfg -pack ./pem.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6c/6c524e178cea0ecd6609773080da469896bfdbbc34b4eeeac998a7effab29759-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ab/ab2942f4e6480cf58b0672297c49f670b0fe00c5d0e1021e543586f28686023d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ca/ca15bbb9373042374f5d659340048d898b434aa11e91decc2af40ea766aab89c-d # internal github.com/kubernetes-sigs/cri-o/pkg/findprocess mkdir -p $WORK/b075/ path/filepath os/signal mkdir -p $WORK/b074/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b014/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/pkg/findprocess /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/kubernetes-sigs/cri-o/pkg/findprocess -complete -installsuffix shared -buildid vpcoKfdB24ciQugrrPsH/vpcoKfdB24ciQugrrPsH -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack ./findprocess.go ./findprocess_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p os/signal -std -installsuffix shared -buildid WCTJAI70tSMSNkRpLe07/WCTJAI70tSMSNkRpLe07 -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./doc.go ./signal.go ./signal_unix.go mkdir -p $WORK/b055/ fmt cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p path/filepath -std -complete -installsuffix shared -buildid FoYvkv7h4lMApVRWm-Ma/FoYvkv7h4lMApVRWm-Ma -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid BHq1Bp3mzwXa3CPX95uR/BHq1Bp3mzwXa3CPX95uR -goversion go1.10.2 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ihGzt7RWHz1i0R7ztNzX/ihGzt7RWHz1i0R7ztNzX -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a8/a84cc8d89a7391053f7bff30524b54eb7d42d8f29b18b48a73c4e2f9fd7867a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b1/b15e3b5c1a6251ed846c130f4666930e5845b71acb9feb5ffcfbbb4079d2c50b-d # internal regexp mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p regexp -std -complete -installsuffix shared -buildid l0kBJByaQ5rdJUqbw5rd/l0kBJByaQ5rdJUqbw5rd -goversion go1.10.2 -D "" -importcfg $WORK/b059/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/os/signal /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/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/sig.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/f7/f72774a5f989154c254b3935d1031a6756f2592cdfb3ff59d370fbb11aea282d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8b/8b80d790ce7facb571fd48786968af901e44ef0a8d702cf336d88822a08d662a-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid s-kEHNDhA-gVEopz9vWu/s-kEHNDhA-gVEopz9vWu -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2e/2e300722479a4f38e289871eeb5af513829889c1126ba2e651061883b86b0fd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/97/9746f856f3511542cde729a2c1f1256c3db8fb3ad6ec7ecdc96ef59485ad475f-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1c/1cda8208c986143b5c45a8b4b9f64824ffbffde19d88064ec75cf195e9ceccb9-d # internal encoding/hex mkdir -p $WORK/b048/ log mkdir -p $WORK/b070/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors mkdir -p $WORK/b062/ github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go text/scanner cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/hex -std -complete -installsuffix shared -buildid c6OOmjfXQLxbHfa-T6Jn/c6OOmjfXQLxbHfa-T6Jn -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./hex.go context os/user cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p log -std -complete -installsuffix shared -buildid ef7fPxJic_L9gBAkcWUB/ef7fPxJic_L9gBAkcWUB -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack ./log.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 0qvUerX1JBl00PZ2Lr2r/0qvUerX1JBl00PZ2Lr2r -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack ./errors.go ./stack.go cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p text/scanner -std -complete -installsuffix shared -buildid 3TExhJMPGNHIgxIJAXs4/3TExhJMPGNHIgxIJAXs4 -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack ./scanner.go github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields encoding/json net/url flag mkdir -p $WORK/b058/ mime/quotedprintable cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack net/http/internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid sGTaECv8_UlpJ3YNTQd4/sGTaECv8_UlpJ3YNTQd4 -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack ./duration.go ./size.go ./ulimit.go vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b061/ mime github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b050/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b056/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid aecWw0cicCE8s0m0U1Kw/aecWw0cicCE8s0m0U1Kw -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b078/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b056/ -importpath os/user -- -I $WORK/b056/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p context -std -complete -installsuffix shared -buildid qfQA_-Ov2lYu5EdKmMZ7/qfQA_-Ov2lYu5EdKmMZ7 -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go text/template/parse cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b079/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b025/ compress/flate cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid BYeHjrmH2WrK9kzYZKsP/BYeHjrmH2WrK9kzYZKsP -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/json -std -complete -installsuffix shared -buildid ioEM0jYV9PdMRoqDVsYv/ioEM0jYV9PdMRoqDVsYv -goversion go1.10.2 -D "" -importcfg $WORK/b025/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b083/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p net/url -std -complete -installsuffix shared -buildid Rcs7Uc0NcSOzo9eCZEYu/Rcs7Uc0NcSOzo9eCZEYu -goversion go1.10.2 -D "" -importcfg $WORK/b113/importcfg -pack ./url.go mkdir -p $WORK/b136/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p flag -std -complete -installsuffix shared -buildid Itdk4VuFO-2D_mocWcGr/Itdk4VuFO-2D_mocWcGr -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack ./flag.go mkdir -p $WORK/b118/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qs3JIf9QMI4Sgglq-LXl/qs3JIf9QMI4Sgglq-LXl -goversion go1.10.2 -D "" -importcfg $WORK/b136/importcfg -pack ./reader.go ./writer.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Z39v-r0bi2ZrGedNIWd5/Z39v-r0bi2ZrGedNIWd5 -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p net/http/internal -std -complete -installsuffix shared -buildid M25m10SwkT-0y35eQ7pg/M25m10SwkT-0y35eQ7pg -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -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/b126/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b134/ github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b152/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p mime -std -complete -installsuffix shared -buildid tfvRx36eEPY1H61irf4V/tfvRx36eEPY1H61irf4V -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b145/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid WDj2fvjEX-PNA9LhWTjG/WDj2fvjEX-PNA9LhWTjG -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack ./code_string.go ./codes.go mkdir -p $WORK/b089/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OB7I5CxH5aBvMAgxSp80/OB7I5CxH5aBvMAgxSp80 -goversion go1.10.2 -D "" -importcfg $WORK/b145/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p compress/flate -std -complete -installsuffix shared -buildid PPFot4z-gz6_SptgtZSO/PPFot4z-gz6_SptgtZSO -goversion go1.10.2 -D "" -importcfg $WORK/b089/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b042/ mkdir -p $WORK/b123/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b131/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b129/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/big -std -installsuffix shared -buildid lm4eLSA2nEqlqdSbTLU3/lm4eLSA2nEqlqdSbTLU3 -goversion go1.10.2 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid v5hhJrXIbGRNk7pr2FUE/v5hhJrXIbGRNk7pr2FUE -goversion go1.10.2 -D "" -importcfg $WORK/b131/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid RXnQ97gCy_hK4H1mTOaD/RXnQ97gCy_hK4H1mTOaD -goversion go1.10.2 -D "" -importcfg $WORK/b123/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/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/e3/e330ef95f2c778efbcff11859a9c383ee6e93e6b4b0f08cfde2dd2b44fff0209-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/64/64d071fbb6fe6f0720ed661054db0a8c44123e048c3e0175a1220fa30b47f6bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/40/4046f0d8979557cfc96c7a4669db8140ac54aaaf1a572a24c5ecba8e3fba2ae6-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/91/91564c42baa4eda5662e30a395783cf28346b7a251dd1cef59602091c7759df7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f9/f926207435c822f187366f8012405cc478c9db31c084fc424a374e13aa549d59-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/55/556f520e77a44b7450638b2d953e153d05e8e1efd744a40871405cdf74cef005-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/b2/b2489e4d70563c45d82b6b10b00c12a0bfd831fece6242c984b88e4ca3bcbdf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/51/51fd0c90ccbd8871ed0762112d34038deb0a16cbb92447aed816c3ff4af533fd-d # internal github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b141/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b149/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid mfhzFwvhAbbbi2MJ5kRG/mfhzFwvhAbbbi2MJ5kRG -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./timeseries.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 4U-i-8UPFnx23gK_lly1/4U-i-8UPFnx23gK_lly1 -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b130/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid QAOmKRkA4pERaIoSB6sh/QAOmKRkA4pERaIoSB6sh -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b021/_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/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R0vMpSboAZlgW2SDD2oC/R0vMpSboAZlgW2SDD2oC -goversion go1.10.2 -D "" -importcfg $WORK/b130/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9d/9d110d42a43f5d2f18aaf234b2fc009f25c75a2043af1c11167bed5469b92c2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/66/665cfac0540bbe633961530b4ee94cb3043eea74b07fcaf9a69d2e0b58c8d50e-d # internal github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context mkdir -p $WORK/b077/ os/exec cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid Z-eIREzanFCaFn0PV90a/Z-eIREzanFCaFn0PV90a -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack ./context.go ./go17.go ./go19.go mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p os/exec -std -complete -installsuffix shared -buildid Q3adL1_FN_pfSaCkxPjs/Q3adL1_FN_pfSaCkxPjs -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b049/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b049/ -importpath net -- -I $WORK/b049/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e3/e380370829f39b0329a8a143f443bf8301793fa7ea0143ebe169944769294137-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b166/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a EOF mkdir -p $WORK/b156/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid 7zI4BuHt7J9TTplcbUYv/7zI4BuHt7J9TTplcbUYv -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./tap.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid -UqT6XdQVjkp_3sO-Qu_/-UqT6XdQVjkp_3sO-Qu_ -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/af/af4eb6cb6df5672ae8b81f68b73ea478e7c10066a8899229444e4c6037e618b1-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a7/a797057e3571da4ad6079b4d8dab533b9583af12496513618ab2687affabc2e8-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9b/9b87f8c74b05fd3733374c8fb95ec8653fd662764c15cbcbc21389bdd2117666-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/4b/4bcd57076bce2fa13f4cbab273028b36b808a62e6b9b4677c6271e41a9be955a-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e1/e19c7193a2e8ff12b0688bf61f8c0fe75200f04ad72a1173e0b873feb336c6e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/61/61da022d55e6dde354a99ea652e79cce80d929e9dc640005fcba3b8348bb942b-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/0a/0af05fed73144550a38708ca909ad2d59cc1a432beacc96db1dc818353935fe2-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap google.golang.org/grpc/grpclog=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid S9FNlJLQHW99dYtSC0eM/S9FNlJLQHW99dYtSC0eM -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack ./connectivity.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7f/7f87827735e4f078c57621cf5b36101a9259ac0a60a6b63e7ed519b1e9c6abb3-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8b/8b82ef8ab99d06f7189a5cd20c447ea8a9641919321ca9ae85297cb2b2a42005-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/54/5481250a4c9c12ed32a49b902bc7e9779121a8b30f70717eb4c2a446f8e5b0ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/38/38930dc8b50309b46b84b8b135f811414be9f1daeb08af64ebb231a9863a509e-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/34/344a5320fea17f6f12e5a8da527d9c290a701d45811c3d211858724230fcb919-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors=$WORK/b062/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/signal=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid R_WkAO8XlPQ3m70NubaA/R_WkAO8XlPQ3m70NubaA -goversion go1.10.2 -D "" -importcfg $WORK/b073/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # 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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a2/a2aa3ee3d29ea2021722efa7a835e2b38a5b36933f02e4b84da374fe025c88fd-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/89/898b15691bec73686a2e7a985f6b45b503216dcd88c1df65979f8021e567bdd2-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fd/fd02a0c8d1b75bf6bde02148a48e4f8fb1beaa0ce4511aef657146dd5b1d86ee-d # internal compress/gzip mkdir -p $WORK/b088/ github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/secure/bidirule cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b120/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p compress/gzip -std -complete -installsuffix shared -buildid WdTzlKMklus80_Goh1_p/WdTzlKMklus80_Goh1_p -goversion go1.10.2 -D "" -importcfg $WORK/b088/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid nOp9HubKtt5ER_UJgI21/nOp9HubKtt5ER_UJgI21 -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/36/3660ac77df58e98f15276831abe8602c756c4720793e554f3767960da5c148d8-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b129/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b130/_pkg_.a packagefile unicode/utf8=$WORK/b021/_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/b128/_pkg_.a -trimpath $WORK/b128 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 5ajCtYoMniIsTvqtQhKn/5ajCtYoMniIsTvqtQhKn -goversion go1.10.2 -D "" -importcfg $WORK/b128/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/90/90b79048dc4936c1315c57e3d9eac55100e6b6fd55262a9b1cfed8fff2d7239c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cd $WORK/b056 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f2/f23d0cb06d6e2d6f9b5e060538c3b236fec42261649618d4275dc269dd4984db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a9/a9a98da941a82a36df4225cf89a3a5ad8abeb160d92f2932f002242767e70349-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/81/813cc456890abfa37876776da99366428a97566dcc3684b27688538367bd747c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/05/05e116848bb00c91d6936d204aa0eefd9a8712daec927ddb65539ea97bcae256-d # internal text/template mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b145/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p text/template -std -complete -installsuffix shared -buildid V6czcXFxeBzPLnUXNu1E/V6czcXFxeBzPLnUXNu1E -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b056 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b049 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/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/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0b/0b0dc564d859e192fc599a767b14717ec41d71669a8840a58c8440c267f120ff-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid l7J-yZ3tct7poxsdHdD1/l7J-yZ3tct7poxsdHdD1 -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/47/47e7047bede209168f91808ef4d3d287c3bd416347aa91bc51aedd1574458dcc-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8a/8a7916638c81975c062c6bfba4c161439b04e9be6df33551fa38e4439b18a509-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid QUYbztv9Ysqq9LAPjIru/QUYbztv9Ysqq9LAPjIru -goversion go1.10.2 -D "" -importcfg $WORK/b093/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go vendor/golang_org/x/net/idna mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b128/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b130/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b131/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b086/ cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid EI_KBAuEdTaytik5EkwL/EI_KBAuEdTaytik5EkwL -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 7J_o0dd3byPDKwqZ3VkM/7J_o0dd3byPDKwqZ3VkM -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack ./clone.go ./decode.go ./decode_gogo.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 ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/norm=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid MR5eAwx5lU7FCLCXXU9z/MR5eAwx5lU7FCLCXXU9z -goversion go1.10.2 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cd $WORK/b049 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b056 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b049 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b056 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b049 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b056 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b049 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/arith_amd64.o ./arith_amd64.s cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c8/c88955e0ad70c703ff3c09d112498bbda471f72bee3cb948760b4be0e01523cb-d # internal crypto/dsa mkdir -p $WORK/b108/ crypto/rand mkdir -p $WORK/b036/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b101/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Kb0jkd-qId0VEv7wEim4/Kb0jkd-qId0VEv7wEim4 -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/rand -std -complete -installsuffix shared -buildid sj5BBjBBhcGwjFaYcSCd/sj5BBjBBhcGwjFaYcSCd -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid QdrAj_eNxqso3_65flEL/QdrAj_eNxqso3_65flEL -goversion go1.10.2 -D "" -importcfg $WORK/b101/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/elliptic -std -installsuffix shared -buildid WzTbDJXEtZCcGRaobbFa/WzTbDJXEtZCcGRaobbFa -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./elliptic.go ./p224.go ./p256_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d2/d2c805c608172e1cd0969def6c17bc6f0f908720e0f30b757e5a9b4525bdefa9-d # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/user -std -installsuffix shared -buildid sGPwSU2fuZNgxf1OABoa/sGPwSU2fuZNgxf1OABoa -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./lookup.go ./user.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_lookup_unix.cgo1.go $WORK/b056/getgrouplist_unix.cgo1.go $WORK/b056/listgroups_unix.cgo1.go $WORK/b056/_cgo_import.go github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b069/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile text/scanner=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid M4NSbhFwn6C5KlbufNx3/M4NSbhFwn6C5KlbufNx3 -goversion go1.10.2 -D "" -importcfg $WORK/b068/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/03/03ebd99221277eba07e28eee887187464ba6c9c2a91d8ab1ae69670ad957b1a3-d # internal cd $WORK/b049 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/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/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1e/1e0d3fc0d11dfcf3386e23148d80f3a100d4e142ad97fe54ace34ed90e572f63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/83/8370a4f260db9eab51e43dd15c0025486f6fdab1e58c8b4ce8863e9c1b03d7c8-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a6/a6b13cadec5a25505cbb0e27a3df49383a2701a347d4b5ecadd381b9c9679342-d # internal html/template mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b143/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template=$WORK/b144/_pkg_.a packagefile text/template/parse=$WORK/b145/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p html/template -std -complete -installsuffix shared -buildid F9H7B47f0PTVc6m_itgz/F9H7B47f0PTVc6m_itgz -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./attr.go ./content.go ./context.go ./css.go ./doc.go ./error.go ./escape.go ./html.go ./js.go ./template.go ./transition.go ./url.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/b068/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ed/ed48c013419796c4fe38f03fe4bcbc7ac9a55fb46222ba1a4906dad99f54d8e3-d # internal crypto/rsa mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 7SzSDyMRBfadqaK0CBDb/7SzSDyMRBfadqaK0CBDb -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ab/ab63e9f16d13157d220b855d5d746ba9bdf1a9a82aca37f75ea72e9802597d3d-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b068/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid ee2zYyOpop4ltcN2nw1w/ee2zYyOpop4ltcN2nw1w -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o -g -O2 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b3/b3e86d8b9807f5d15586da020354eaad666dc891337bb36a5f7fcbe3708b5b52-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid Ewrs46dXH6KyMXJKoCvj/Ewrs46dXH6KyMXJKoCvj -goversion go1.10.2 -D "" -importcfg $WORK/b072/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/glog mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/glog -complete -installsuffix shared -buildid yjayjdyXzmAbVVnYCvOf/yjayjdyXzmAbVVnYCvOf -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack ./glog.go ./glog_file.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile internal/poll=$WORK/b015/_pkg_.a packagefile internal/singleflight=$WORK/b052/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p net -std -installsuffix shared -buildid ZNwo7SL7B5RIVU53rukZ/ZNwo7SL7B5RIVU53rukZ -goversion go1.10.2 -D "" -importcfg $WORK/b049/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/b049/_cgo_gotypes.go $WORK/b049/cgo_linux.cgo1.go $WORK/b049/cgo_resnew.cgo1.go $WORK/b049/cgo_socknew.cgo1.go $WORK/b049/cgo_unix.cgo1.go $WORK/b049/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6b/6b91ae705c3930559cbf3096f9bf58b8ede64028fbb37cfb7b4c88bc47359b6e-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b099 -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/p256_asm_amd64.o ./p256_asm_amd64.s github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b067/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units=$WORK/b058/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors=$WORK/b062/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid lCC1YfAlDZV2eq7VnUUC/lCC1YfAlDZV2eq7VnUUC -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4e/4e9f495f7d5868fa62b07cc269f3e5b3ad9b73877ea36db307201b7362ddfc5b-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/16/16d04007f1bfb1ae0d96399dc82deb2a89c3a0c7b0c5125531d1eee1c4b9d063-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4f/4fa6bc6f71ee1964ba2053cea95137ffb4d3f845799b1b86bbb96007b164ae10-d # internal crypto/ecdsa mkdir -p $WORK/b098/ crypto/x509/pkix cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Z_XZzFVp7eynpWCVkeZc/Z_XZzFVp7eynpWCVkeZc -goversion go1.10.2 -D "" -importcfg $WORK/b098/importcfg -pack ./ecdsa.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b112/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b109/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid WmtGec2Tk7hs_T7Dkh9E/WmtGec2Tk7hs_T7Dkh9E -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid iTatsX7evihBgzPpBFVr/iTatsX7evihBgzPpBFVr -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/eb/eba7578a5beb38209d711d7fb53a1ea1dc34c1bf497110569d8a29af0c5afa5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d3/d37dc9140acd9883424ff15605d999f936154ee2d263e927dcc73abfc72a2b37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/glog packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/glog=$WORK/b082/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid -Vc_7IUQmGjQF2yBwtjb/-Vc_7IUQmGjQF2yBwtjb -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack ./runtime.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d8/d836a5272099cf9daf5bd97f3c7ccb37debf999c660c03a316b4831028333f57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0d/0d748af6faec4e0e3c0fe9d5982fc01f5bc044312541b9233a072c83570d383e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/eb/eb2c56bf8e4644c4ccaaf847fbff8e9ac50f39951845ec775a50cbdbae859895-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b066/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b072/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid -wzCI2KCKsUohSPapMC3/-wzCI2KCKsUohSPapMC3 -goversion go1.10.2 -D "" -importcfg $WORK/b065/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e9/e9553451f9e532ef6f654bf9df92021b781506211a74c19a57f54d5a94ab3d38-d # internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid TbHcZQl68dQjLIqLuEpy/TbHcZQl68dQjLIqLuEpy -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack ./doc.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/04/049ebc7b17abb9ad2f120da61fe77d5b7087fd2370b60ab38508bd93a74418c3-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/96/9691c819e5648c2bc375a78f3287dfde74a92c2fb5078f9b6958995bb54a4993-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/4b/4b122b49fe03de66074e9307efbb599e00e48d33d0926b9c9e08abfad88a01d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5f/5f9cd55ab7905b46c41095adcc470874b7006f880cdbc28f3b4d17084c7e0293-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6f/6f41867f34d2628f44a0b25f109b82a496b8e09fdf8ff438cdbf4bed06e1b2be-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b162/ github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/duration github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b153/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid m9G5hdLDYYsIpBaU9KV4/m9G5hdLDYYsIpBaU9KV4 -goversion go1.10.2 -D "" -importcfg $WORK/b162/importcfg -pack ./any.pb.go mkdir -p $WORK/b163/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid gN_ldqENVOBzQtNfFKm8/gN_ldqENVOBzQtNfFKm8 -goversion go1.10.2 -D "" -importcfg $WORK/b153/importcfg -pack ./messages.pb.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b164/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid g-YYUIUIuTVM9SYI5bbA/g-YYUIUIuTVM9SYI5bbA -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./duration.pb.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid dBOUIv7KTOjOLTZ8BG0b/dBOUIv7KTOjOLTZ8BG0b -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/23/23436e6f396031d393af21750cfdfef7d19ce74f182f7267568eaea881b7fdd0-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b165/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b4/b42cdd24a579f57388c839be11486b2803c67695579a9e50e023832194cc5478-d # internal cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b162/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid jhUcTPwkmJYsSwlHJRBp/jhUcTPwkmJYsSwlHJRBp -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/91/91b072c389d54a04ae94be7581d862bb2b69ce4cb4c1d31d685f213b327d5ea8-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b162/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b163/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid HbYQEzU7WLLAGTIZtWHE/HbYQEzU7WLLAGTIZtWHE -goversion go1.10.2 -D "" -importcfg $WORK/b161/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/74/74e8ba08f999e92ea8234b56176aa3aa1e0a4ac799aedd921f5f46a4e93ffccd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/75/75603f684c95a0750d97f8038b84e7f272a3be4da483093ee4ba12088f5b811f-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/c4/c42642b9da8cd33b57d1822682c8d42c9c4ae5e4dfdd4eb75c4ea920de41e5d2-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b161/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b165/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b152/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid e5TR4Z_F1gZHTPqQq-yU/e5TR4Z_F1gZHTPqQq-yU -goversion go1.10.2 -D "" -importcfg $WORK/b160/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/05/0574075e9194b8d05bbb2a7159742586c4b85ba9b17a73b6c0a687123c775623-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b024/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b086/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Db-rOG9FxjTsQdXkuTr2/Db-rOG9FxjTsQdXkuTr2 -goversion go1.10.2 -D "" -importcfg $WORK/b087/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/95/95ea53d36558a1c2acef4e06f4fe33c973fcbde40649c6f83cce039f74cb85d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/57/576554300ef5ae66c7501f78de6c4dc04a18a8cecf7884de417b661dc8ae5f18-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b086/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b087/_pkg_.a packagefile math=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Yt3927paPMoDqLZUaSjt/Yt3927paPMoDqLZUaSjt -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/71/71cf9b5c9e6f103bae1e4880be0bf8bd030012845e602e62ea7d3ad570d04c48-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4a/4ad61556309b184d8eda0a1ec39741bfb702a1bf7537833e1ef90d76deaf0e40-d # internal github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/lex/httplex mkdir -p $WORK/b124/ vendor/golang_org/x/net/lex/httplex cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b132/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/naming cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid gPavqHQqFLaf4DVD-137/gPavqHQqFLaf4DVD-137 -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack ./httplex.go cat >$WORK/b132/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/b127/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF vendor/golang_org/x/net/proxy net/textproto mkdir -p $WORK/b159/ cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid ZzNIvOP0mpa30s06X6F9/ZzNIvOP0mpa30s06X6F9 -goversion go1.10.2 -D "" -importcfg $WORK/b132/importcfg -pack ./httplex.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b157/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid QcXKsdwngVbfcl-1r8gu/QcXKsdwngVbfcl-1r8gu -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./handlers.go ./stats.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap google.golang.org/grpc/grpclog=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b149/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b133/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid PymnHLZsUgdFLyqJrOwY/PymnHLZsUgdFLyqJrOwY -goversion go1.10.2 -D "" -importcfg $WORK/b157/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go mkdir -p $WORK/b137/ crypto/x509 cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b107/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p net/textproto -std -complete -installsuffix shared -buildid 6tnX1VnovPc-6AWpxnJw/6tnX1VnovPc-6AWpxnJw -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -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/b133/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cat >$WORK/b107/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/b024/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/dsa=$WORK/b108/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/md5=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b100/_pkg_.a packagefile crypto/x509/pkix=$WORK/b109/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b110/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b112/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid WIQxClJ-2IOtX0uR8VTj/WIQxClJ-2IOtX0uR8VTj -goversion go1.10.2 -D "" -importcfg $WORK/b107/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/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha1=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid ykmocyXa_j1s0SejYoA6/ykmocyXa_j1s0SejYoA6 -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/dc/dccf31fbe5cf01436578544b9a64fce549b06c88c85dfbeb80e35cd4f080c4a5-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f6/f6b1a2a58964f3bf6dba0bc9c281e04250a530d5360dc481ca224b89bf5257e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/cf/cf88791f1356196003a4efbe2dda44469eac4a6bb980d7939d7d50d7bc26ba64-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/04/04058bbd3c52ca951d57b88ab391dbd60d5c0361ce8c62691f0491443a7227de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1b/1b81863daffa52cba8558e3adb6b19d90a65d83e4677246c1b03b29a738ecd39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/2c/2c3ff5f0976e4b2d980ef0937a76f117f37e71e157e5d495ecb17201d8520c53-d # internal mime/multipart mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p mime/multipart -std -complete -installsuffix shared -buildid urhj3rzY-4KUiYeeDQak/urhj3rzY-4KUiYeeDQak -goversion go1.10.2 -D "" -importcfg $WORK/b135/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d8/d84b5ffaec7a16818aef618d779bcd5bcfe037ae92eb15b22bcca667a2443325-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2b/2bd37637a29580cf6128e1a1436a2f78c3e0ca712423f04d20f2c85de761635e-d # internal crypto/tls mkdir -p $WORK/b095/ cat >$WORK/b095/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/b024/_pkg_.a packagefile container/list=$WORK/b096/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/hmac=$WORK/b102/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b103/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/rc4=$WORK/b104/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b107/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b110/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b114/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b117/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p crypto/tls -std -complete -installsuffix shared -buildid lp1iBYzEdHHQ0fvNqCwA/lp1iBYzEdHHQ0fvNqCwA -goversion go1.10.2 -D "" -importcfg $WORK/b095/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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/67/67ea8400207cd5f36d6c16aaa9f8e82906cc07cad020dfe7923093ca3a57516b-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus=$WORK/b035/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile path=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid IXWnWHE3wSXMz4MONdEU/IXWnWHE3wSXMz4MONdEU -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e2/e297e7980000da29cb37328ab30025b4654359a15b59438f87768fa95a976dd6-d # internal github.com/kubernetes-sigs/cri-o/utils mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus packagefile bytes=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b034/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus=$WORK/b035/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/kubernetes-sigs/cri-o/utils -complete -installsuffix shared -buildid fLTddmxIEq308K8NakEu/fLTddmxIEq308K8NakEu -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack ./filesystem.go ./utils.go github.com/kubernetes-sigs/cri-o/vendor/github.com/containerd/cgroups mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus importmap github.com/docker/go-units=github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units importmap github.com/godbus/dbus=github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b034/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units=$WORK/b058/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus=$WORK/b035/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b061/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors=$WORK/b062/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/containerd/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid QF8IHvkJOqc6ZB2gPzZ_/QF8IHvkJOqc6ZB2gPzZ_ -goversion go1.10.2 -D "" -importcfg $WORK/b032/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./state.go ./stats.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/54/545faa8264b53fb5c3a27c13bce3b40aa7d4f21e0158962a9bc447bc4fec7ebe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/06/0690a4ad8822d65dd44221640a9a7e384310cb6a4b6c53b28d9f555e36332767-d # internal net/http/httptrace mkdir -p $WORK/b138/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b150/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid q_ZC-ICM8OKjJiDRIvZC/q_ZC-ICM8OKjJiDRIvZC -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./trace.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b107/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid t-ECK-xLLeqP-UcM8vj2/t-ECK-xLLeqP-UcM8vj2 -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/52/52e401629931e6c423564e9c5ac9004b0d7243c017963fdbfe4fd721ab826efb-d # internal net/http mkdir -p $WORK/b125/ cat >$WORK/b125/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/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile container/list=$WORK/b096/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b127/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b132/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b133/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http/httptrace=$WORK/b138/_pkg_.a packagefile net/http/internal=$WORK/b139/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile path=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p net/http -std -complete -installsuffix shared -buildid Myp_uUekh2F3Jh0bQAFJ/Myp_uUekh2F3Jh0bQAFJ -goversion go1.10.2 -D "" -importcfg $WORK/b125/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/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/fc/fc1e944ce09f8be534a7fef58d8a342e4cb27049823a2a80cdfc838096ac0576-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b158/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/balancer cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap google.golang.org/grpc/credentials=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b150/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b147/ cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid rTn4mAyrH1415GXF7W4a/rTn4mAyrH1415GXF7W4a -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./peer.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap google.golang.org/grpc/connectivity=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/resolver=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b148/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b150/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b151/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid -mC3ef0jqIkNIX43frYo/-mC3ef0jqIkNIX43frYo -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack ./balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3a/3a5901998630d433b2333d357553d055e4df2a66876de5b6107d91892e82acdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/49/4929a55b08297a74cb6d717478004ee28d0a65aeca39129874ed47f0e30d69f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ba/ba5d0338629c037f0ced8571074ccdf168b00d0f353716e3e0b6ec6dc8a748ec-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/d2/d21f7a8def8ceeb2a52779a5fe7930377327e178e582958d338551aebae79289-d # internal net/http/httputil mkdir -p $WORK/b168/ github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/trace mkdir -p $WORK/b140/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b139/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/internal/timeseries packagefile bytes=$WORK/b024/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b141/_pkg_.a packagefile html/template=$WORK/b142/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile text/tabwriter=$WORK/b146/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zuMq559C-TyzIx_eB7a2/zuMq559C-TyzIx_eB7a2 -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid hW3SMSou2q6901o7GX02/hW3SMSou2q6901o7GX02 -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2/hpack=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna importmap golang.org/x/net/lex/httplex=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/lex/httplex packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b124/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b138/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid otFE2GdQVPJrTId1hyVY/otFE2GdQVPJrTId1hyVY -goversion go1.10.2 -D "" -importcfg $WORK/b094/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/93/934e932a3a25825750e8f8cd0ea768dcc09d55c78f854276eef584bb00425cff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/65/65d52fa52bc8fc03505863ccc0d0695a798eb2a8d011138e8d95daab5e6363c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/51/518cbf4e9f202f7dd2bfa35be9797c1f201c1805e783dc2ec70736e0de67a9d1-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/transport mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap golang.org/x/net/http2=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/keepalive=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/stats=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2=$WORK/b094/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b165/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b152/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b150/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b149/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b155/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b156/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b158/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b159/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b166/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid QqGJ7FxGnaVghlWkTnKp/QqGJ7FxGnaVghlWkTnKp -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./bdp_estimator.go ./control.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/39/39a59e2a4ffe90738eab3fc9685c694b7ac1314688d533778a3e363e238e38f2-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap golang.org/x/net/http2=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2 importmap golang.org/x/net/trace=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/balancer=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclb/grpc_lb_v1/messages=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages importmap google.golang.org/grpc/grpclog=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/keepalive=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/naming=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/naming importmap google.golang.org/grpc/peer=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap importmap google.golang.org/grpc/transport=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/transport packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2=$WORK/b094/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/trace=$WORK/b140/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b147/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b152/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b148/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b150/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b153/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b149/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b154/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b155/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b156/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b157/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b158/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b151/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b159/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b166/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b167/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile net/http/httputil=$WORK/b168/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid 3-HcSsi8bhxEGC79ER8L/3-HcSsi8bhxEGC79ER8L -goversion go1.10.2 -D "" -importcfg $WORK/b092/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./grpclb.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./stream.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d3/d36f7cf55099519dbc6fe7f4b3e6139bb75103b2cb7f2f87ce32b9a5db08ee0c-d # internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap google.golang.org/grpc=github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b085/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b086/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b091/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc=$WORK/b092/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 -complete -installsuffix shared -buildid CDgzQZX4rEPbTRdSqTlJ/CDgzQZX4rEPbTRdSqTlJ -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./api.pb.go ./constants.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/50/502792144f6315b94d1dc3fc62004d2127fa6307513b32e2049e3ece5a072a06-d # internal github.com/kubernetes-sigs/cri-o/oci mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config importmap github.com/containerd/cgroups=github.com/kubernetes-sigs/cri-o/vendor/github.com/containerd/cgroups importmap github.com/containers/storage/pkg/idtools=github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/docker/pkg/signal=github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/docker/pkg/signal importmap github.com/opencontainers/runtime-spec/specs-go=github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context importmap golang.org/x/sys/unix=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix importmap k8s.io/apimachinery/pkg/fields=github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/util/wait=github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containerd/cgroups=$WORK/b032/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b073/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/pkg/findprocess=$WORK/b075/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/utils=$WORK/b076/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b061/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b069/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b078/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b080/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b084/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/oci /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p github.com/kubernetes-sigs/cri-o/oci -complete -installsuffix shared -buildid FChKccIdYRw7abqfEMMH/FChKccIdYRw7abqfEMMH -goversion go1.10.2 -D "" -importcfg $WORK/b023/importcfg -pack ./container.go ./finished.go ./history.go ./memory_store.go ./oci.go ./oci_linux.go ./oci_unix.go ./store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/46/4614a8061109c3088c7c4909eebb5786027ae76f5624036c3d037136258438ab-d # internal github.com/kubernetes-sigs/cri-o/cmd/crio-config mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/oci=$WORK/b023/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578/cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/_output/src/github.com/kubernetes-sigs/cri-o/cmd/crio-config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid yrcmM2fpGQLRtqlqPv-t/yrcmM2fpGQLRtqlqPv-t -goversion go1.10.2 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5a/5a7807d84e95ca02a0368290dc40cd0c302fce6ed4dc1dc4f74549e9476b5436-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/kubernetes-sigs/cri-o/cmd/crio-config=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/oci=$WORK/b023/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile os=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containerd/cgroups=$WORK/b032/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b073/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/pkg/findprocess=$WORK/b075/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/utils=$WORK/b076/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b061/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b077/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b078/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b080/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b084/_pkg_.a packagefile os/exec=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/poll=$WORK/b015/_pkg_.a packagefile internal/testlog=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b034/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units=$WORK/b058/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/godbus/dbus=$WORK/b035/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors=$WORK/b062/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b066/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b059/_pkg_.a packagefile os/signal=$WORK/b074/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b079/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b085/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b086/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b091/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile path=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b036/_pkg_.a packagefile crypto/sha1=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os/user=$WORK/b056/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b067/_pkg_.a packagefile regexp/syntax=$WORK/b060/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/glog=$WORK/b082/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b087/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b093/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2=$WORK/b094/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/trace=$WORK/b140/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b147/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b152/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b148/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b150/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b153/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b149/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b154/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b155/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b156/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b157/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b158/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b151/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b159/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/status=$WORK/b160/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b166/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b167/_pkg_.a packagefile net/http=$WORK/b125/_pkg_.a packagefile net/http/httputil=$WORK/b168/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile internal/singleflight=$WORK/b052/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b068/_pkg_.a packagefile flag=$WORK/b083/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b124/_pkg_.a packagefile net/http/httptrace=$WORK/b138/_pkg_.a packagefile net/textproto=$WORK/b137/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b141/_pkg_.a packagefile html/template=$WORK/b142/_pkg_.a packagefile text/tabwriter=$WORK/b146/_pkg_.a packagefile crypto/x509=$WORK/b107/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b161/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b165/_pkg_.a packagefile container/list=$WORK/b096/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b126/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b127/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b132/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b133/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net/http/internal=$WORK/b139/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a packagefile text/scanner=$WORK/b071/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/hmac=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b103/_pkg_.a packagefile crypto/rc4=$WORK/b104/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b110/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b114/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b117/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile html=$WORK/b143/_pkg_.a packagefile text/template=$WORK/b144/_pkg_.a packagefile text/template/parse=$WORK/b145/_pkg_.a packagefile crypto/dsa=$WORK/b108/_pkg_.a packagefile crypto/x509/pkix=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b112/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b162/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b163/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b164/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b128/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b130/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b115/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b116/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b129/_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=Q9Vr5y2io0cc_EsbibWB/yrcmM2fpGQLRtqlqPv-t/adeKKRTQalsh5Cfn7FqI/Q9Vr5y2io0cc_EsbibWB -B 0xcd53a0ab95ccf50a71571c8ffcf4c23f958cccab -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/crio-config rm -r $WORK/b001/ + cd conmon + ../bin/crio-config + /usr/bin/make all cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.12.0-dev\" -DGIT_COMMIT=\""f0f56f380bd68d0846541f216c0998a75497908b-dirty"\" -c -o conmon.o conmon.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.12.0-dev\" -DGIT_COMMIT=\""f0f56f380bd68d0846541f216c0998a75497908b-dirty"\" -c -o cmsg.o cmsg.c cc -o ../bin/conmon config.h conmon.o cmsg.o -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.12.0-dev\" -DGIT_COMMIT=\""f0f56f380bd68d0846541f216c0998a75497908b-dirty"\" -lglib-2.0 + popd ~/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JSwZTt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64 + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 + /usr/bin/make GOPATH=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64 PREFIX=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/etc SYSTEMDDIR=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/lib/systemd/system MANDIR=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man install.bin install.man install.cni install.docker install.systemd install.completions install -d -m 755 /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/bin/podman mkdir -p "/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/src/github.com/containers" ln -s "/builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578" "/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/src/github.com/containers" touch .gopathok install -d -m 755 /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man5 install -m 644 docs/podman-container-cleanup.1 docs/podman-login.1 docs/podman-container-runlabel.1 docs/podman.1 docs/podman-wait.1 docs/podman-pause.1 docs/podman-pod.1 docs/podman-run.1 docs/podman-logs.1 docs/podman-diff.1 docs/podman-create.1 docs/podman-pod-pause.1 docs/podman-kill.1 docs/podman-build.1 docs/podman-varlink.1 docs/podman-pod-create.1 docs/podman-info.1 docs/podman-inspect.1 docs/podman-pod-top.1 docs/podman-history.1 docs/podman-version.1 docs/podman-pod-kill.1 docs/podman-unpause.1 docs/podman-push.1 docs/podman-exec.1 docs/podman-mount.1 docs/podman-logout.1 docs/podman-attach.1 docs/podman-pull.1 docs/podman-pod-inspect.1 docs/podman-ps.1 docs/podman-tag.1 docs/podman-pod-unpause.1 docs/podman-export.1 docs/podman-container-checkpoint.1 docs/podman-pod-stop.1 docs/podman-load.1 docs/podman-import.1 docs/podman-top.1 docs/podman-container-restore.1 docs/podman-stats.1 docs/podman-restart.1 docs/podman-pod-ps.1 docs/podman-rmi.1 docs/podman-container.1 docs/podman-umount.1 docs/podman-start.1 docs/podman-commit.1 docs/podman-pod-restart.1 docs/podman-image.1 docs/podman-cp.1 docs/podman-images.1 docs/podman-pod-rm.1 docs/podman-save.1 docs/podman-pod-start.1 docs/podman-port.1 docs/podman-stop.1 docs/podman-container-refresh.1 docs/podman-rm.1 docs/podman-search.1 -t /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man1 install -m 644 docs/containers-mounts.conf.5 docs/libpod.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man5 install -m 644 docs/links/*1 -t /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/etc/cni/net.d/87-podman-bridge.conflist (cd docs; ./dckrman.sh *.1) install -d -m 755 /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/bin /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/bin/docker install -m 644 docs/docker*.1 -t /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/lib/systemd/system/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/bash-completion/completions + install -dp /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/containers + install -p -m 644 libpod.conf /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/containers + install -dp /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/libexec/podman + install -p -m 755 cri-o-464dba6f310e2efd43d75ceef1acb9642cf9c77d/bin/conmon /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/libexec/podman + rm -rf /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/src/github.com/containers/libpod-594495db2637a6e485fffd8aa57c193244e16578 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/libpod-594495db2637a6e485fffd8aa57c193244e16578 extracting debug info from /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/libexec/podman/conmon /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 21968 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qQOmQ7 + umask 022 + cd /builddir/build/BUILD + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 + exit 0 Processing files: podman-0.11.1.1-4.git594495d.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U3kpNL + umask 022 + cd /builddir/build/BUILD + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 + DOCDIR=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + cp -pr README.md /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + cp -pr install.md /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + cp -pr transfer.md /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/doc/podman-0.11.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zRBOMp + umask 022 + cd /builddir/build/BUILD + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 + LICENSEDIR=/builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/licenses/podman-0.11.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/licenses/podman-0.11.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64/usr/share/licenses/podman-0.11.1.1 + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/PuerkitoBio/purell)) = v1.1.0 bundled(golang(github.com/PuerkitoBio/urlesc)) = 5bd2802263f21d8788851d5305584c82a5c75d7e bundled(golang(github.com/asaskevich/govalidator)) = v6 bundled(golang(github.com/beorn7/perks)) = 3ac7bf7a47d159a033b107610db8a1b6575507a4 bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 7a5fdd8330119dc70d850260db8f3594d89d6943 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/cni)) = v0.4.0 bundled(golang(github.com/containers/image)) = b129a8413fd1e8c53379acbbacfc7b667070ae50 bundled(golang(github.com/containers/storage)) = 1e5ce40cdb84ab66e26186435b1273e04b879fef bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/dgrijalva/jwt-go)) = v3.0.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = ce452fb72ffcdb7605ce98bde9302238f47c63c5 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/emicklei/go-restful)) = ff4f55a206334ef123e4f79bbf348980da81ca46 bundled(golang(github.com/emicklei/go-restful-swagger12)) = 1.0.1 bundled(golang(github.com/exponent-io/jsonpath)) = d6023ce2651d8eafb5c75bb0c7167536102ec9f5 bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/go-openapi/analysis)) = b44dc874b601d9e4e2f6e19140e794ba24bead3b bundled(golang(github.com/go-openapi/errors)) = d24ebc2075bad502fac3a8ae27aa6dd58e1952dc bundled(golang(github.com/go-openapi/jsonpointer)) = 779f45308c19820f1a69e9a4cd965f496e0da10f bundled(golang(github.com/go-openapi/jsonreference)) = 36d33bfe519efae5632669801b180bf1a245da3b bundled(golang(github.com/go-openapi/loads)) = 18441dfa706d924a39a030ee2c3b1d8d81917b38 bundled(golang(github.com/go-openapi/spec)) = 6aced65f8501fe1217321abf0749d354824ba2ff bundled(golang(github.com/go-openapi/strfmt)) = 93a31ef21ac23f317792fff78f9539219dd74619 bundled(golang(github.com/go-openapi/swag)) = 1d0bd113de87027671077d3c71eb3ac5d7dbba72 bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = v0.3 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 748d386b5c1ea99658fd69fe9f03991ce86a90c1 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/juju/ratelimit)) = 5b9ff866471762aa2ab2dced63c9fb6f53921342 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 99e922cf9de1bc0ab38310c277cff32c2147e747 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mitchellh/mapstructure)) = d0303fe809921458f417bcf828397a65db30a7e4 bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0-rc0 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = 6e15bc3f92fd4c58b3285e8f27eaeb6b22d62920 bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runtime-tools)) = 625e2322645b151a7cbb93a8b42920933e72167f bundled(golang(github.com/opencontainers/selinux)) = b29023b86e4a69d1b46b7e7b4e2b6fda03f0b9cd bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/prometheus/client_golang)) = e7e903064f5e9eb5da98208bae10b475d4db0f8c bundled(golang(github.com/prometheus/client_model)) = fa8ad6fec33561be4280a8f0514318c79d7f6cb6 bundled(golang(github.com/prometheus/common)) = 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207 bundled(golang(github.com/prometheus/procfs)) = 65c1f6f8f0fc1e2185eb9863a3bc751496404259 bundled(golang(github.com/renstrom/dedent)) = v1.0.0 bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ugorji/go)) = d23841a297e5489e787e72fceffabf9d2994b52a bundled(golang(github.com/urfave/cli)) = 39908eb08fee7c10d842622a114a5c133fb0a3c6 bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 3fbbcd23f1cb824e69491a5930cfeff09b12f4d2 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = 9aade4d3a3b7e6d876cd3823ad20ec45fc035402 bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/yaml.v2)) = v2 config(podman) = 0.11.1.1-4.git594495d.el7 podman = 0.11.1.1-4.git594495d.el7 podman(x86-64) = 0.11.1.1-4.git594495d.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.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libglib-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) 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: podman-docker-0.11.1.1-4.git594495d.el7.noarch Provides: podman-docker = 0.11.1.1-4.git594495d.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: docker docker-latest docker-ce docker-ee docker-common Processing files: podman-debuginfo-0.11.1.1-4.git594495d.el7.x86_64 Provides: podman-debuginfo = 0.11.1.1-4.git594495d.el7 podman-debuginfo(x86-64) = 0.11.1.1-4.git594495d.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/podman-0.11.1.1-4.git594495d.el7.x86_64 Wrote: /builddir/build/RPMS/podman-0.11.1.1-4.git594495d.el7.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-0.11.1.1-4.git594495d.el7.noarch.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-0.11.1.1-4.git594495d.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d505pC + umask 022 + cd /builddir/build/BUILD + cd libpod-594495db2637a6e485fffd8aa57c193244e16578 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-0.11.1.1-4.git594495d.el7.x86_64 + exit 0 Child return code was: 0