Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f32-build-17314276-1244022/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1566259200 Wrote: /builddir/build/SRPMS/podman-1.5.2-0.14.dev.git230faa8.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f32-build-17314276-1244022/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1566259200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VXgJ53 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-230faa8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-1.5.2 base' + rm -rf docs/containers-mounts.conf.5.md + tar zxf /builddir/build/SOURCES/conmon-e217fdf.tar.gz + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + sed -i 's/install.bin: podman/install.bin:/' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rRj9k5 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + mkdir _build + pushd _build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd + ln -s vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build:/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + GOPATH=/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build:/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + export GO111MODULE=off + GO111MODULE=off + go generate ./cmd/podman/varlink/... BUILDSTDERR: ++ hack/btrfs_installed_tag.sh BUILDSTDERR: ++ hack/btrfs_tag.sh BUILDSTDERR: ++ hack/libdm_tag.sh BUILDSTDERR: ++ hack/ostree_tag.sh BUILDSTDERR: ++ hack/selinux_tag.sh + export 'BUILDTAGS=systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree selinux' + BUILDTAGS='systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree selinux' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree selinux' -ldflags ' -B 0x05a99e36262908f15a00a7088b39bacc1cbedc05 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman BUILDSTDERR: WORK=/tmp/go-build996159210 BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: container/list BUILDSTDERR: vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: internal/nettrace BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: crypto/subtle BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: image/color BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid aW_f5rHHAF6_IgoBpTXJ/aW_f5rHHAF6_IgoBpTXJ -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./asn1.go BUILDSTDERR: unicode/utf16 BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: internal/race BUILDSTDERR: github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: encoding BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: internal/cpu BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p container/list -std -complete -installsuffix shared -buildid WkGGgi1oXZAj-_EHM3bs/WkGGgi1oXZAj-_EHM3bs -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./list.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid bHfJ8w0mhoMSF7_l5EW9/bHfJ8w0mhoMSF7_l5EW9 -goversion go1.13beta1 -D "" -importcfg $WORK/b115/importcfg -pack ./aliasing.go BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid TmWKyaTbyuY5G9kLWXy1/TmWKyaTbyuY5G9kLWXy1 -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid AZiN41SLYKpW8GOKARh1/AZiN41SLYKpW8GOKARh1 -goversion go1.13beta1 -D "" -importcfg $WORK/b186/importcfg -pack ./no_ostree.go BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid fTC8fXrw-y0n-HZpxwKL/fTC8fXrw-y0n-HZpxwKL -goversion go1.13beta1 -D "" -importcfg $WORK/b200/importcfg -pack ./options.go BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: unicode BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid QSmGwsU5VT9okz3EfCU9/QSmGwsU5VT9okz3EfCU9 -goversion go1.13beta1 -D "" -importcfg $WORK/b374/importcfg -pack ./command.go BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Gy4Sf5CznslJroxnsQM3/Gy4Sf5CznslJroxnsQM3 -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p image/color -std -complete -installsuffix shared -buildid RUPwmGsLypJEOekwepKj/RUPwmGsLypJEOekwepKj -goversion go1.13beta1 -D "" -importcfg $WORK/b135/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: math/bits BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid w1TEk2Du-rPjmsNNZmh0/w1TEk2Du-rPjmsNNZmh0 -goversion go1.13beta1 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go BUILDSTDERR: runtime/cgo BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid _REXuGbyK73xYbGVDfp6/_REXuGbyK73xYbGVDfp6 -goversion go1.13beta1 -D "" -importcfg $WORK/b191/importcfg -pack ./config.go BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid DozKXghntngbyVujiTDp/DozKXghntngbyVujiTDp -goversion go1.13beta1 -D "" -importcfg $WORK/b312/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/74/7432cd1900639260221da13c3823ba33d841d1860a58a7a968906a3fd064f807-d # internal BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 5-aDITpC9kF200AJ199u/5-aDITpC9kF200AJ199u -goversion go1.13beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/40/408f13e0a3619d66f3575430c495fd0d629f8d9db4819ddb32fd021db6c0c08c-d # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/27/27dc95fbf54f73a4073adfc6ec6e9232e982fa011c729cfd4b83c0b4869aeb45-d # internal BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid lQRneWdQKdxDp85MkaUk/lQRneWdQKdxDp85MkaUk -goversion go1.13beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./utf16.go BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid MNXhU6_NEUdE8JvoTvwj/MNXhU6_NEUdE8JvoTvwj -goversion go1.13beta1 -D "" -importcfg $WORK/b511/importcfg -pack ./integer.go BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bd/bd4ee836c63691651f054dfde33689c1ac5141831fade3b12c7c677d950bb38b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/55/55d65d8f0bc32adcd266e10048cde8ffe7f9c5bf9ed36144b3669b0766308efb-d # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0a/0ac8fdbff31eae23393b1303e8dd5e2a712d1639cd1583e421f5826917cd8fdc-d # internal BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Bhxi-LIKl53oG_D7sI3Z/Bhxi-LIKl53oG_D7sI3Z -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 1P-3aCv3dePuHbZEKYr0/1P-3aCv3dePuHbZEKYr0 -goversion go1.13beta1 -D "" -importcfg $WORK/b155/importcfg -pack ./promise.go BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid fNZmaG0rMcak7BiyUtmg/fNZmaG0rMcak7BiyUtmg -goversion go1.13beta1 -D "" -importcfg $WORK/b327/importcfg -pack ./image_history.go BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid kJODJKOClrd8st3njADL/kJODJKOClrd8st3njADL -goversion go1.13beta1 -D "" -importcfg $WORK/b249/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid uRs0nez0VHOGCq4ffy6r/uRs0nez0VHOGCq4ffy6r -goversion go1.13beta1 -D "" -importcfg $WORK/b255/importcfg -pack ./ewma.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid _Oyh-1dSQdC2wtl6GnJs/_Oyh-1dSQdC2wtl6GnJs -goversion go1.13beta1 -D "" -importcfg $WORK/b517/importcfg -pack ./exec.go BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/20/20900d08a0f71f0201e783936a693f31adaec7758c449901cd3f31d14d1df362-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid w3eiOdM7YythbG9h8Va8/w3eiOdM7YythbG9h8Va8 -goversion go1.13beta1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/42/42ad2145a18421b1f5ec7aeab4b84faa59ecf57e41b9f5ad4122e1abb94c99c0-d # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6c/6c42ce7687d8715c59fa141e494f846edd6423a320153c621bd8d7d4d0d050c2-d # internal BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid egW9tgWy1v7ZgdgJJehT/egW9tgWy1v7ZgdgJJehT -goversion go1.13beta1 -D "" -importcfg $WORK/b326/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ca/cae45435f78c8361bf8565dd8265932ba99fec4676a09953acfbe6db9a7caaf5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/0a/0a328771221953e7d37e502dc0f4d70ff003ee0861406098e4e80f4a99a1f585-d # internal BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid L7HOtvLWGnpRX1K_gu7C/L7HOtvLWGnpRX1K_gu7C -goversion go1.13beta1 -D "" -importcfg $WORK/b420/importcfg -pack ./version.go BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid b6sKN0LVyXr7OsQZGUAI/b6sKN0LVyXr7OsQZGUAI -goversion go1.13beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./encoding.go BUILDSTDERR: mkdir -p $WORK/b552/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b404/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1c/1c3ad2586a40af5c72952f89ab15587bed7a8dda596537783ee452356fe6a22b-d # internal BUILDSTDERR: cat >$WORK/b552/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid xP46TyK7IF3kvbsIBeV4/xP46TyK7IF3kvbsIBeV4 -goversion go1.13beta1 -D "" -importcfg $WORK/b552/importcfg -pack ./restriction_manager.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid bgWf2WEEul9Em8vsCxBO/bgWf2WEEul9Em8vsCxBO -goversion go1.13beta1 -D "" -importcfg $WORK/b404/importcfg -pack ./capabilities.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/af/af968b57a97c848595d779235d39c79223ac35237f5733c21b8cafbbd3ef10b2-d # internal BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b7/b7e06d8d926d62f78cfe9092da8e82f83dae413b1b006eb4cd508f434574d801-d # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9b/9bb99c8eb6cb8b67f1b57fcb48dc4d82acebb82a80523b2c85fadbab8964c34a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid Q3Mj13BVpEZe1tJkdefs/Q3Mj13BVpEZe1tJkdefs -goversion go1.13beta1 -D "" -importcfg $WORK/b430/importcfg -pack ./annotations.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s BUILDSTDERR: mkdir -p $WORK/b554/ BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/fe/fe2f2eb00e4c096f7607560df2dcf646446be3a1c9e3bd167e533606efdfa11d-d # internal BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b008/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b554/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 7EwDUF3jyCunMJRiGePS/7EwDUF3jyCunMJRiGePS -goversion go1.13beta1 -D "" -importcfg $WORK/b554/importcfg -pack ./throttler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b016/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a4/a4854b07f0d02b9a4693b871970be9157ac3077924eaf89a81fb79fd3d26d88f-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid z0s84hGp5YxmHpQjbHJV/z0s84hGp5YxmHpQjbHJV -goversion go1.13beta1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm.s BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/a2/a2e578a9f9406bfbaca6d40d595b5a534f356e366f2b7ea79d0ad925b9f7b15e-d # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/6d/6dbf927681ad01c8e62166d87b4b796e284d5db0c42567b7714b9ccfa618f516-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b037/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b037/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 9a2oZCHTLq1r72mkmlMv/9a2oZCHTLq1r72mkmlMv -goversion go1.13beta1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/52/52819a1b79415b65ac40e40273c202cdaaf27f185a8b91b4cb6d065236e5aede-d # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/08/081508860ef97adc083e10cb42a41a67ba5aac6b0604309550ea0312ab4d3e97-d # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/37/372a9cb15103cd28ced268175294a453dab185dda86cc0ee61a562997b7c12b6-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid oGFsI-OFti33Atfia0sS/oGFsI-OFti33Atfia0sS -goversion go1.13beta1 -D "" -importcfg $WORK/b458/importcfg -pack ./operator.go BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a9/a9b78fa7989e7cccfe9bf09fc3adeef75e98d887fe624cf0166b262ea1174c61-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid R-QvC-UGTiVHoD7KYLvO/R-QvC-UGTiVHoD7KYLvO -goversion go1.13beta1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid MTzpu7Hsl_DHaI7YG6uo/MTzpu7Hsl_DHaI7YG6uo -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid pH-iHCzOdZo6FX748taf/pH-iHCzOdZo6FX748taf -goversion go1.13beta1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/801fef2003032e7868653d3ee4b7004b71504d4797c19fbe2bcfbbfc5306bf28-d # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/0b/0b3e2658933ec3e9724af91cc384b1576e977bc98fe0f9f0d66cb776fb6f5d4e-d # internal BUILDSTDERR: cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/25/250cec49212d46b3f421f75a676e29e342145cb328c4bc70ea19ea311ebcb7dc-d # internal BUILDSTDERR: cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/db/db04e18eb1987ebadc608ec30ddf43da8ea85bed62617a5a2ff7f3461de1027c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/2a/2a065a683a9271d96be7914109a64596d14dd087457c3ec9ace75b79852ae707-d # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/20/2085585ad6e33edca11f83e369918f7c8d7501a67147c30c02cc4829ad854990-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24c6c11c645c93e3c98d5845dda4a491a87425860406182cf7044a5eef4d16ed-d # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0a/0aa61fdf31fb20a47b1ded3cf184cef967657c7218465b9dae44326f864f313e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/96/96a494e535d4e82e42c594d8cf8d9520f708acf7da4835532ff7003da58a6fd7-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/43/438b4dd21a4313ef786461d523e43ca7c19567a2fa661b608bd60578c4ad573c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d9/d9a8f1422aac25698646808db28b91e25c0d3566fbaedd282597fded3d057528-d # internal BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid mmAORZSrq4H1rDaw02SY/mmAORZSrq4H1rDaw02SY -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: internal/bytealg BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid wNPUHEofsM6yy3K41G87/wNPUHEofsM6yy3K41G87 -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid w9hIGNIP_372gnkWiDBZ/w9hIGNIP_372gnkWiDBZ -goversion go1.13beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/a7/a75bc1f6c140dc8741147ed5008e7c41c5dc881fa474bf3df9fb5c35effaea16-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid zAQVszbV_B-kd0rx4LfY/zAQVszbV_B-kd0rx4LfY -goversion go1.13beta1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/73/731bf0040b1cc2759a4c0b560cfb56669a725397d96791a0f231c277df7761ed-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/compare_386.o ./compare_386.s BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/18/18372aef3cb2a778bbef6e62ac9f2c976cf21507993723ec1b7cb4a75228a7b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: mkdir -p $WORK/b573/ BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cat >$WORK/b573/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid POUvtQw5pYtMKqAlW5Al/POUvtQw5pYtMKqAlW5Al -goversion go1.13beta1 -D "" -importcfg $WORK/b573/importcfg -pack ./camelcase.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_386.o $WORK/b007/equal_386.o $WORK/b007/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/28/28d3c47d12cee791d5503acd44c14a6c7db4a0f0555610457c88e9048cbfe6f8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b573/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x003.o -c gcc_context.c BUILDSTDERR: cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/bf/bf5b92f9e0a450f0b162f30e8a7dfce4bcc9da0c989ad917ad6023c7d910f77f-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x004.o -c gcc_fatalf.c BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid Q977Ywn4iN-nx3AGqAq_/Q977Ywn4iN-nx3AGqAq_ -goversion go1.13beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x006.o -c gcc_linux_386.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x007.o -c gcc_setenv.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x008.o -c gcc_traceback.c BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e8/e84ad798a1f353b312c33ecbacf7b9205341afac4a99c212833fc3a38a6ed813-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid yBP7nd0OYKb2NzBq_qpv/yBP7nd0OYKb2NzBq_qpv -goversion go1.13beta1 -D "" -importcfg $WORK/b256/importcfg -pack ./percentage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/89/89196995561dd80f9f845b3eaef3dec91ac24a45ebe57644daa3439bef3c3ed8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x010.o -c gcc_386.S BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o $WORK/b037/_x006.o $WORK/b037/_x007.o $WORK/b037/_x008.o $WORK/b037/_x009.o $WORK/b037/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b037/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b037/symabis ./asm_386.s BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 10kaJoVRw98oxRq6LqU0/10kaJoVRw98oxRq6LqU0 -goversion go1.13beta1 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b037/_cgo_gotypes.go $WORK/b037/cgo.cgo1.go $WORK/b037/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b037/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_386.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o $WORK/b037/_x006.o $WORK/b037/_x007.o $WORK/b037/_x008.o $WORK/b037/_x009.o $WORK/b037/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b5/b5654633e893671f9eab803343cb4d90e6810f54f495ba7306c05e62a04505b8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_386.o $WORK/b006/duff_386.o $WORK/b006/memclr_386.o $WORK/b006/memmove_386.o $WORK/b006/rt0_linux_386.o $WORK/b006/sys_linux_386.o $WORK/b006/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/78/78b7c3fc77bb3d3800ca6ebd0cc4c492ca5a1a9f5ebee63af4c4e7056094a9b0-d # internal BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid iSJ0hy3KLiTCsbIxmPxI/iSJ0hy3KLiTCsbIxmPxI -goversion go1.13beta1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid -Jii_AZPwyNzQAhNtXg-/-Jii_AZPwyNzQAhNtXg- -goversion go1.13beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/5494b66013d8cd293b32f1a5ef8264fdb32d265dda00a2f8d33a95cb73037367-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid rVuDgzYwlvaw-v-8aVU2/rVuDgzYwlvaw-v-8aVU2 -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./singleflight.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 130HoBjABvF8Cil-v7Pf/130HoBjABvF8Cil-v7Pf -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/01/010188856e65b11491950c50176add5343e162700874febb94536d068434012a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e4/e41fe80e6eab37c71d52a28310a0ef812ed1646a2092a2af4830c2eacb3bbd95-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d6/d65def4d6458b8452e68f43860c945135ea67974ed7b808ba1a9af21a358f92e-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid JUD6V1snj2SHVE9V8rED/JUD6V1snj2SHVE9V8rED -goversion go1.13beta1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid xNwvTY3k__GlLFaZdvyf/xNwvTY3k__GlLFaZdvyf -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/79/79e4508bd457976dfc7da82311b25ac4aac1862d4bb52c35a2d24a7a703d7b2b-d # internal BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid H0KCVVpK3PqGWfzyAl_t/H0KCVVpK3PqGWfzyAl_t -goversion go1.13beta1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b520/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/oserror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid zqrER6soozRmggk7MxEw/zqrER6soozRmggk7MxEw -goversion go1.13beta1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid 00HYVTJF48ZEblEhOC3p/00HYVTJF48ZEblEhOC3p -goversion go1.13beta1 -D "" -importcfg $WORK/b520/importcfg -pack ./registrar.go BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid 9dOZiOgMOF4GvkYQEYdc/9dOZiOgMOF4GvkYQEYdc -goversion go1.13beta1 -D "" -importcfg $WORK/b431/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 4p-5o1-2TI4IkE19v8mC/4p-5o1-2TI4IkE19v8mC -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./cast5.go BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid dX5i1UPzGkqTFHKEIYl4/dX5i1UPzGkqTFHKEIYl4 -goversion go1.13beta1 -D "" -importcfg $WORK/b177/importcfg -pack ./locker.go BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid LNijotvoeCgnrq3UKoL_/LNijotvoeCgnrq3UKoL_ -goversion go1.13beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid aQ5BpJXzgAuILI64OIEC/aQ5BpJXzgAuILI64OIEC -goversion go1.13beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Y-D6w_wAnUPWIPA5R9KJ/Y-D6w_wAnUPWIPA5R9KJ -goversion go1.13beta1 -D "" -importcfg $WORK/b230/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/d5/d56c5b66fcb204e1c2ccd0e1952e70088130985c94caa9505ab4ae270afaa610-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6c/6c5eb09329d2bd4670fe7ad48892f465e384bc6ab02e19053eac6bc687d71a91-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ee/ee73e27dc434ae91f3284f7839b08367b80cf76ad3f6bb3562b81803dce174f5-d # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d1/d1b7626881b96567329e7c83729b44341000e0ce2453593103ec500b257af8b0-d # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a7/a731bcf9ebd5abcfef63896e04f08671ff6777fec1251b8a4e75c217a4a29ede-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_386.s BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid AWls7GEyxXSb55QuD5W1/AWls7GEyxXSb55QuD5W1 -goversion go1.13beta1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1a/1a4ebfed9df06635ea1bf153433bd39d5cae4f5fb3f6e145fcf8f03c58a0bf0c-d # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/90/9044a96395c6ea86de7703f4620e4dcd5c0df8d3e547c17e94b72e3d3a3d2ae4-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p container/heap -std -complete -installsuffix shared -buildid xSV3mHMzh_5UgjhIpAkW/xSV3mHMzh_5UgjhIpAkW -goversion go1.13beta1 -D "" -importcfg $WORK/b251/importcfg -pack ./heap.go BUILDSTDERR: cat >$WORK/b450/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid rgAfvxy9ldm1akOboauG/rgAfvxy9ldm1akOboauG -goversion go1.13beta1 -D "" -importcfg $WORK/b450/importcfg -pack ./sortkeys.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid tTsHOBQU2PI6UN_t8W9L/tTsHOBQU2PI6UN_t8W9L -goversion go1.13beta1 -D "" -importcfg $WORK/b290/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/23/235d0754e657eb3f193cd6074ddcc2f6b741c68497904ab23e280adbffb8226f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5b/5b3fbcdb8b18c8b0d8f7343e8f1f6c3b64a0a24ca592f9a73f7644ed8ffe56e6-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid kT742WlUN4k1Re1MqLZP/kT742WlUN4k1Re1MqLZP -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 9noK3pNP5AMWpDzHD7vv/9noK3pNP5AMWpDzHD7vv -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./randutil.go BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid fal2fGod0weanROqagZP/fal2fGod0weanROqagZP -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid Y5glq8b0hGxCXp5A57-k/Y5glq8b0hGxCXp5A57-k -goversion go1.13beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./tabwriter.go BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid DHUi_zuXrg6c5kUTY-t5/DHUi_zuXrg6c5kUTY-t5 -goversion go1.13beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f1/f171c4751403396386b115aa49ee974c6ef1fb8dd2d5beae11fa7e1c86f9e6a4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/4a/4a30d490295a64962a35b494e31bf8c277475abb480508e07f40bc62b38ba010-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/7a/7a6b3cbc2b4b0f9b62ccb66f436494000d84626eec873784c31767152bc56347-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: hash/fnv BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 03tJxheNEgczyJ9mpesR/03tJxheNEgczyJ9mpesR -goversion go1.13beta1 -D "" -importcfg $WORK/b101/importcfg -pack ./hmac.go BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid we0UHsRH5AEoHhlCTTDM/we0UHsRH5AEoHhlCTTDM -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./adler32.go BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid VwGFbgH-orPF5Ct5UfHH/VwGFbgH-orPF5Ct5UfHH -goversion go1.13beta1 -D "" -importcfg $WORK/b243/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid czuZqUG0JOx0cUS0aVpF/czuZqUG0JOx0cUS0aVpF -goversion go1.13beta1 -D "" -importcfg $WORK/b160/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid eNf96tAFe5YF0O6uPUuP/eNf96tAFe5YF0O6uPUuP -goversion go1.13beta1 -D "" -importcfg $WORK/b173/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cf/cf55b02279b600ba90b79211fc0b07f0cfd8d7142351ce5882caea90917daec0-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 5w-U7KfCC3RFA7tDSbYa/5w-U7KfCC3RFA7tDSbYa -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./hkdf.go BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/11/116f21e92f5c1d1e49e8a8f08a1fbccf8b57ad618e1ffd22e5104bb5dda5307e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/de/dee1d08ad3e06bfc730f9041dae7e92880c7116e036385fb831da1f58235e37f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fa/fab0182f73a40d33dc09224b119a069db5c92777b113c028311756ed0ba8cbb5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/17/1780ba9686c314f0b83d43861d6a17d249b62e70a28c969d36e5123a43df8f39-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/29/29b68d608e94d82d379c70aa47e25f1bca06682f2bab67b746bfd7b35e024eb3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/3c/3ce69f81b874141b6bfd4d45827d80dd5bd4e24ebe824e969277e8e3ba5edecb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/0b/0b09fba94428337d1e1222737726673790feebc21c024270ada5970d4a7d4abc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/97/975dd470014337d80a049b04e54f9190ef43e2b9f92818ccc496b083f27cc058-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 0cAXVX6t8dcMIxmLb_Nd/0cAXVX6t8dcMIxmLb_Nd -goversion go1.13beta1 -D "" -importcfg $WORK/b216/importcfg -pack ./transform.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 4iOJenPVniUdprYYoYUF/4iOJenPVniUdprYYoYUF -goversion go1.13beta1 -D "" -importcfg $WORK/b337/importcfg -pack ./transform.go BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bufio -std -complete -installsuffix shared -buildid kQp3mXi24dbY4nF-XBxr/kQp3mXi24dbY4nF-XBxr -goversion go1.13beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/75/758f88ac33571ac777491b039164a267fbb503bef60dc5ef3ec5af9892909de5-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid lxMGKut-_0Z247ZLQ6pE/lxMGKut-_0Z247ZLQ6pE -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./rc4.go BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid LY0ti3YoghzkY-54zNFf/LY0ti3YoghzkY-54zNFf -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto -std -complete -installsuffix shared -buildid GmNEMaO7UzyTvZudRf74/GmNEMaO7UzyTvZudRf74 -goversion go1.13beta1 -D "" -importcfg $WORK/b066/importcfg -pack ./crypto.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_386.s BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid IAQV1qRinyEE9Tn7wZYd/IAQV1qRinyEE9Tn7wZYd -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid AdgjbavlL1d6w3tG2EX0/AdgjbavlL1d6w3tG2EX0 -goversion go1.13beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/07/076e6a45e0f30cb9e6d20056f20775cffaa3141e101a5634caed8dec6d61aab8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1d/1d7fbc396ff6dba42269fe6582e7231bfad4fe8089830039ae5b26931751598d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid WjKsGre_pEnFum3dKHkm/WjKsGre_pEnFum3dKHkm -goversion go1.13beta1 -D "" -importcfg $WORK/b081/importcfg -pack ./compare.go BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path -std -complete -installsuffix shared -buildid k6cXMgZG6W_sP93qrlmO/k6cXMgZG6W_sP93qrlmO -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid SiD5mf4VS-HQFseoH94x/SiD5mf4VS-HQFseoH94x -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./base32.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a7/a7bac7544374e49c59ef047248e898978ee702b3cdba374196681be6b97843b9-d # internal BUILDSTDERR: html BUILDSTDERR: regexp/syntax BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b577/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid lOo4PBbumNkCHkOawD4c/lOo4PBbumNkCHkOawD4c -goversion go1.13beta1 -D "" -importcfg $WORK/b194/importcfg -pack ./stringutils.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid aKB4pckdfTd3PUMxbgj-/aKB4pckdfTd3PUMxbgj- -goversion go1.13beta1 -D "" -importcfg $WORK/b399/importcfg -pack ./namespaces.go BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b577/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid igIy0qh0sxe23uoZBqsT/igIy0qh0sxe23uoZBqsT -goversion go1.13beta1 -D "" -importcfg $WORK/b296/importcfg -pack ./autoneg.go BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p html -std -complete -installsuffix shared -buildid pebQuVmzswpPrYWNiJy2/pebQuVmzswpPrYWNiJy2 -goversion go1.13beta1 -D "" -importcfg $WORK/b577/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 7_FZg-kRrqgh0h1wZvW7/7_FZg-kRrqgh0h1wZvW7 -goversion go1.13beta1 -D "" -importcfg $WORK/b069/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b2/b28254867bca399bc948d31b206bfbdea347a8b515024d0304d102021c3d0c01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a8/a8feaa640255713c8e07aad9b9a5c74f4a810a71785beed98a57ccd36f054ee4-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid vhcdHmoB9_s_AYWt1YEa/vhcdHmoB9_s_AYWt1YEa -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/82/828a88d682ac7ebc3967a30876bcaf38c431bdfb7df739c636097aa454b2186c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/76/76c7d1c9f236f72c37573c10b80be86436fb3f3c9d2e2f4ac7bbb988f556890b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/64/640b7e2671952f67e854350f72cc7fb81f302891ef3c25912c51f907a4bffd00-d # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/c7/c7e9d7c2871ba676242a58336dfe60785e9ca7c0d4bd05afdae17e7c5f9bd90e-d # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/37/37e8aac838d8b03de498e3875699e2b3b1ec558ac671694a31330be18ba84890-d # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/01/01e67e490c96d2cbd9a7256931a667d77b87d644fd09c90dc5fd43ded3278da7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/80/80421738e3c2ae18af1db044715816f6f06e9c5f46a5e58c6675a573e9089891-d # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ed/ed2c6b9a3fb61edce7f64f49efd794c67f4ec5ac192021dcd07561d2e809648a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b577/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d3/d36b5179e1bf591f64bd70a733ec6daf4347b3051ef186a68d515cd01197db06-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid zdV7m3_rb85ZuzaCnZ2j/zdV7m3_rb85ZuzaCnZ2j -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p image -std -complete -installsuffix shared -buildid NZrNDfIKPtEURRaCBmrh/NZrNDfIKPtEURRaCBmrh -goversion go1.13beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/f5/f55a92d90392151e31abc4c2eb9ab553832f1fcdc5f1d8f1475c4634fd9185fe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/28/2830390f5e56ee261bf1906f5acdd02fbdd24db33cec465f66db83668e3aafbb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8c/8ce979d1c340b8e147b7ea60fa5e1c3c366e053c5f8d3b54987da2a96a201493-d # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/5f/5fb682eeee375e6da8758ad28e5324bc716ee66ebc5fd5bcd6db079ae11dec71-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b029/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d6/d63483be97ee9f51fb0cc6d635b12b3b964e6728846ff96e0ae254b0621f674b-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid gi_AWbPK9Zb8kO3ifYi4/gi_AWbPK9Zb8kO3ifYi4 -goversion go1.13beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid zRBSA7G78fK9XVMQiUNN/zRBSA7G78fK9XVMQiUNN -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/cd/cdd8af33dafdf01d1b126956f3f3cfd71ad73a9d694a3c5a88026a1a68dc4c64-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/99/997b4100bb5cd1c330f0e64852552e42f5a2a33546e06fe3103c5857737b1a60-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid PS8zxqh8QTIB_Cdve8V5/PS8zxqh8QTIB_Cdve8V5 -goversion go1.13beta1 -D "" -importcfg $WORK/b137/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/28/28410cec4f0b8486ba51d10c0b66483a8ca3a9a4e5ec48dbaa61a4dd08c18808-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid SBRZIFv6S55BHalAFAVq/SBRZIFv6S55BHalAFAVq -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d1/d17c948c66fb68e5e4cb7ceca642057f480ec00c1beaeb30a3ac583604ea28d3-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid OZXhpsLtD9aSbIuylhBH/OZXhpsLtD9aSbIuylhBH -goversion go1.13beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0f/0fa1e54af2062e1d045ded23d1a01343d9e43f3e7b691af36d2efa68dd072d43-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4f037da999c665ac4d520098d78062be177beab366b8d196c2a072d6dc51858c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b522/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid qoHy8o0LcfndTnrdQ4ag/qoHy8o0LcfndTnrdQ4ag -goversion go1.13beta1 -D "" -importcfg $WORK/b348/importcfg -pack ./resolvconf.go BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid z7FJWAgnXCG6cjLJtygG/z7FJWAgnXCG6cjLJtygG -goversion go1.13beta1 -D "" -importcfg $WORK/b522/importcfg -pack ./resolvconf.go BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid nHeK8KHMhkgdKzO9auqi/nHeK8KHMhkgdKzO9auqi -goversion go1.13beta1 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/1a/1a8aabdf8f33e740926037df6d8ad337d2a1446a4c890f066452ecb46ad6cd44-d # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/3a/3a768a684b1aa629d25f4b7b16edb83bea37a1cc25cc3415e9a9ddde77ee4477-d # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7a/7a1aa90881543334a7803b7a22365475c5a1889e9c9e12e514fab86bb237b551-d # internal BUILDSTDERR: context BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b510/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid VJNg1d2qXkBy2IGgNgZz/VJNg1d2qXkBy2IGgNgZz -goversion go1.13beta1 -D "" -importcfg $WORK/b510/importcfg -pack ./clock.go BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p context -std -complete -installsuffix shared -buildid wrQTAK_ZAMOZ6AVkEKuu/wrQTAK_ZAMOZ6AVkEKuu -goversion go1.13beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid e2KOndL7I_HQg4xnp_HD/e2KOndL7I_HQg4xnp_HD -goversion go1.13beta1 -D "" -importcfg $WORK/b413/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid ErMicVfGsKCqv7jea5vh/ErMicVfGsKCqv7jea5vh -goversion go1.13beta1 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/e9/e92b2e88c7c02077f8d111ee1107376be17bb9bf9e422020c6e9ab8a755970b4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/34/3450eb521cd9ecdc875c5a356e1d6e5df385dab28bd2cabc04c9ac2240f51300-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/89/894eb6ea8b8c50a02d877a3b10ecf46cdcab1220a535cea59d94a7dcf35b8fb0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid WjyBZbmW1hmsfIBXu827/WjyBZbmW1hmsfIBXu827 -goversion go1.13beta1 -D "" -importcfg $WORK/b258/importcfg -pack ./semaphore.go BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Gk-RmmTvwSbcwyRThebl/Gk-RmmTvwSbcwyRThebl -goversion go1.13beta1 -D "" -importcfg $WORK/b321/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid gSY5BMEer5VRyXblVBh4/gSY5BMEer5VRyXblVBh4 -goversion go1.13beta1 -D "" -importcfg $WORK/b153/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/9a/9ab751e26fcfa20784df731b510707a2aa72f030e2c7ce014076eda235f9a875-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4c/4cbfb76766a6e36c0fb0e386ce63f3d0691d3bd1c067878be1d1e835612f2d9d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0b/0b9a0f14c1d3f387b8de67742e2d727027b596ce277a4e0e494b7b8a35349c18-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/2b/2b9ba6dd4d4833f080367fafa1dff0d09f0228006119335c35f453a00cdd949a-d # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/72/72d86b4db70eba919ce326448ecdec1222484b0dc08d8eb46898afb27c0fc2b5-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid aZh3M5_e0Yj97IP9VYV8/aZh3M5_e0Yj97IP9VYV8 -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6d/6d801eff44f642bd54e2f4cc37863b22c8bb014089bf64087f5c26c0751b2468-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid yBBbRIBYyj8dB7B5-nUU/yBBbRIBYyj8dB7B5-nUU -goversion go1.13beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b352/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid kJM2vpfR1yRX02_l4TMN/kJM2vpfR1yRX02_l4TMN -goversion go1.13beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 4EeHe4BzbQDpoQSHf_At/4EeHe4BzbQDpoQSHf_At -goversion go1.13beta1 -D "" -importcfg $WORK/b352/importcfg -pack ./errwrap.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid CGkahfeO4xQ9S2Av3-be/CGkahfeO4xQ9S2Av3-be -goversion go1.13beta1 -D "" -importcfg $WORK/b460/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b3/b316c7c806151fb1da713e5396398f54c0e3c54e3baabd7db2dfe9e213c34b92-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8b/8b6eeea46397c7683b2f4f41eab26ae0db8c80e5928858f947e8f1ee4daad530-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/12/1209dc87f159445704aae05cb0c1607154081e102ca123e22deb74ce7b57f011-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: crypto/md5 BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/sha256 BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid _cHIEXhpMd5wfO2MzLTW/_cHIEXhpMd5wfO2MzLTW -goversion go1.13beta1 -D "" -importcfg $WORK/b116/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tGKVZp9BedyV4365ldNT/tGKVZp9BedyV4365ldNT -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b102/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: cat >$WORK/b095/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b102/symabis ./md5block_386.s BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: crypto/cipher BUILDSTDERR: crypto/ed25519/internal/edwards25519 BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 2nH-MyaXracRmjhW2FVN/2nH-MyaXracRmjhW2FVN -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b095/symabis ./sha256block_386.s BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b104/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid gokzoRoltSrY5Gsypmrk/gokzoRoltSrY5Gsypmrk -goversion go1.13beta1 -D "" -importcfg $WORK/b161/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b104/symabis ./sha1block_386.s BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid sk944xGa6vi8st3TSZgO/sk944xGa6vi8st3TSZgO -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid hacTke1uvJMvaYmygjvt/hacTke1uvJMvaYmygjvt -goversion go1.13beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/md5 -std -installsuffix shared -buildid YTqa6iXCFDwzngZxIvrO/YTqa6iXCFDwzngZxIvrO -goversion go1.13beta1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid cNWg0tl0Aqi1RER-g6fr/cNWg0tl0Aqi1RER-g6fr -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid Elf-lHrdDSk1GBgfMZbT/Elf-lHrdDSk1GBgfMZbT -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid oEmdOi5nkW89EN8WuAeP/oEmdOi5nkW89EN8WuAeP -goversion go1.13beta1 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cat >$WORK/b047/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b047/symabis ./asm_linux_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Fx7_9nAYon7Fl-__Xwm2/Fx7_9nAYon7Fl-__Xwm2 -goversion go1.13beta1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/fe/fe14f870d1936d06fa87af2c32173fd007ce3c531192eb861cafe0be58ab0d8e-d # internal BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid uSBe_i2OdvdMekwujDjR/uSBe_i2OdvdMekwujDjR -goversion go1.13beta1 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/6f/6f1a29e20f08bad7ef9d56eaac48389d013a86e1b0de6d61830dfa92f6ec9bc9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0f/0f2de94f10e131e129956b14fe8baf4c290464ee4e21aba3e97a3f88db0a5ba2-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid bTPPK0hN7LLFFJ7PDayA/bTPPK0hN7LLFFJ7PDayA -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./pem.go BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid -LxxrcRLyjg7SNvYV49O/-LxxrcRLyjg7SNvYV49O -goversion go1.13beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5f/5f424588889252f8090ae36e0981006ebdc62b6245a8092e86b6c2f9956b6b4f-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b104/sha1block_386.o ./sha1block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b095/sha256block_386.o ./sha256block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b104/_pkg_.a $WORK/b104/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7a/7a18c08d085d38162fb6eeb730563cf9e53f4dea920e60203521bf49d28b2cb3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/62/62747bb61f1c12d83f4ca861dd138f8a2091d2cf9e5f2b49cb1ac8db89116153-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b102/md5block_386.o ./md5block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b095/_pkg_.a $WORK/b095/sha256block_386.o # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f5/f591f16e368fbc0176c3743365293edd60e4d1528fe788b04b19c5580c30e58b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: runtime/debug BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: cat >$WORK/b405/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid xsEf7e2lrobnmzGYHZ71/xsEf7e2lrobnmzGYHZ71 -goversion go1.13beta1 -D "" -importcfg $WORK/b405/importcfg -pack ./tty.go BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid vp-LMCoHwoOHm7p72ozJ/vp-LMCoHwoOHm7p72ozJ -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./tmpdir.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid iQGqNOlhHQyrOfxW2F2h/iQGqNOlhHQyrOfxW2F2h -goversion go1.13beta1 -D "" -importcfg $WORK/b341/importcfg -pack ./homedir.go BUILDSTDERR: internal/lazyregexp BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GXNDbruQ8nhKMzrWGMvv/GXNDbruQ8nhKMzrWGMvv -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: fmt BUILDSTDERR: cat >$WORK/b257/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/10/106834955776a6ad8b8994560b0100af500c0bd7b00a5a3e0c55919de05acb5f-d # internal BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b257=>" -I $WORK/b257/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b257/symabis ./sig.s BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b162/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_386.o # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/06/06c1f009be1127c84eb1d934c569d75b26885c62fc31b83e69836f4be579d68b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b162/symabis ./debug.s BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid dwqGqt9k6863LxTC77Qk/dwqGqt9k6863LxTC77Qk -goversion go1.13beta1 -D "" -importcfg $WORK/b316/importcfg -pack ./mount.go BUILDSTDERR: cd /usr/lib/golang/src/internal/lazyregexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8mty2dOgVlpqRXk2hM7l/8mty2dOgVlpqRXk2hM7l -goversion go1.13beta1 -D "" -importcfg $WORK/b466/importcfg -pack ./lazyre.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid 9Ou1g6mHOx4bk0cx3JO9/9Ou1g6mHOx4bk0cx3JO9 -goversion go1.13beta1 -D "" -importcfg $WORK/b436/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p os/signal -std -installsuffix shared -buildid tYJ3JMkCSRvwMfT2aipC/tYJ3JMkCSRvwMfT2aipC -goversion go1.13beta1 -symabis $WORK/b257/symabis -D "" -importcfg $WORK/b257/importcfg -pack -asmhdr $WORK/b257/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid sxKVCfgxh0FHmdUFqLSx/sxKVCfgxh0FHmdUFqLSx -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8e/8eb828ffef92f3930686169389794a4a6775ddef470983e51fdc3036b1df4dbb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/eb/ebea5c83330d2c58ad7307435799551379f7d7e8554497838b3b110401bc5da4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p runtime/debug -std -installsuffix shared -buildid ErU1pBKy7o9Wx1h6vB0a/ErU1pBKy7o9Wx1h6vB0a -goversion go1.13beta1 -symabis $WORK/b162/symabis -D "" -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4b/4b3db0d8be956ceed7892adf54a5134ac73b1e06ebf95316fecdb9ddc289fa7c-d # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/c8/c8b0a06c9448b49d53e4755b3f7d497f582e1879c2a3186b50a68ff1f2dd565f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8e/8e8c98c333dda592429cbfbe19c284df3b3230bc16d070f73c3a42f473d2757a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b053/ -importpath net -- -I $WORK/b053/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/fd/fd1b589e780b1cacadf4dbbbf369490bcd14cfe72e23ec7ec7daebac710300ab-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/57/57cb2b3edc6891c6bc42e90ed6d89ef93d2bc6555b2b74dfa5ae0558378993bf-d # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/d0/d08fae613108d68f72f9c5f8fff54866010f225625db4d8b09bf4f42e5a78e95-d # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/d3/d331e0104dca6c6b53dcb233c4227483150f3b1899b596a8a74884df2bcb3b3c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/ec/ecba8f003536e9a8920683e25d10078fc0a3220a76d1a47d1ca8503ae84409d9-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b257=>" -I $WORK/b257/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b257/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b257/_pkg_.a $WORK/b257/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/91/91b435ed7a5defb4821cfa0a096573249f178db889e545626a98fe61f29590cb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b162/debug.o ./debug.s BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e9/e91daee4171d1b69a17d15bf2753649adb23933f5381fa4910d3bdc3a51569be-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid ZhUqYew9uK1Ku0f5cD94/ZhUqYew9uK1Ku0f5cD94 -goversion go1.13beta1 -D "" -importcfg $WORK/b098/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid PV-lywvfR-TR6rroyF3d/PV-lywvfR-TR6rroyF3d -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b162/_pkg_.a $WORK/b162/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid xNbDZh5UU5CHMS-ODxHc/xNbDZh5UU5CHMS-ODxHc -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df886a087687c202bf717e044dc2afb3f0ebb0d33b17213bbd462d2a6cce5a18-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/40/40e94ffcc6b53a22413c701daa3affeb21e2d567d9f901b49a58b3f73bae83ec-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid nMjUbZKrcitlaRDsQni8/nMjUbZKrcitlaRDsQni8 -goversion go1.13beta1 -D "" -importcfg $WORK/b270/importcfg -pack ./path_driver.go BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid wedStKwCblorRmN5_2eQ/wedStKwCblorRmN5_2eQ -goversion go1.13beta1 -D "" -importcfg $WORK/b033/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid B4P8M3mp1-BwTncicczM/B4P8M3mp1-BwTncicczM -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/63/639cd54df0c651232304a47f9efce9b78a632b8e1725f42741272c7ba8ba9515-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1c/1cd7815d23bf63146fa35cb8b40004b7b99971d42393f2586c6d8f2499bdbf22-d # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/92/923ad38fdd58d7c9605153cca42f2a515d30cd9932feca57bb8fd8fdd3e77980-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0b/0bdd939984b5b6d5c39c32a4bfae9df29566fb06c841217bef0d61d43aa6cd47-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b116/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid -SQBrBrzV_qy5QubOrHc/-SQBrBrzV_qy5QubOrHc -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cc/cc1b948a4a8eb657d1b342a6543d1048325424998bc7ce707b26ff76834048ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid AegQHHonU688DGTp-lAi/AegQHHonU688DGTp-lAi -goversion go1.13beta1 -D "" -importcfg $WORK/b176/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ff/ffe15b198ce571108a897bd8814d65c6b1b57803e7bd5dacbe3150f7f7addccc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ef/efc35306d1b4328c086a81c7ce82601a78014b09bb643bf4483078d79b3ef829-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5f/5f3db67113e89977dc5e8d2e3bc0c284a97ccf3f828ff35db39dab2d3a21812e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/85/8581d929777af32d3f7346435a28a3520b6ee7726d9822b1eabb89fd21f43e27-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f9/f91886716b70fcb04bb6aa45905b7254923dde5028c019288d43bf6db59ead82-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: log BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: text/scanner BUILDSTDERR: os/user BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: net/url BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid BRrJvqCEl5uL2RPK9484/BRrJvqCEl5uL2RPK9484 -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p log -std -complete -installsuffix shared -buildid rjKpY4atxIIsPw5sCuTN/rjKpY4atxIIsPw5sCuTN -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: flag BUILDSTDERR: encoding/json BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/fse BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid M_M-k50t23_3z4lZXnz5/M_M-k50t23_3z4lZXnz5 -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid f-NcoEAcA9GZZYwzXSvx/f-NcoEAcA9GZZYwzXSvx -goversion go1.13beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: compress/flate BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/url -std -complete -installsuffix shared -buildid 0BJbtvMXWhGlcbhPz7ta/0BJbtvMXWhGlcbhPz7ta -goversion go1.13beta1 -D "" -importcfg $WORK/b112/importcfg -pack ./url.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: net/http/internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid v_TyCAabWe8nDvQenC19/v_TyCAabWe8nDvQenC19 -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: mime/quotedprintable BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: database/sql/driver BUILDSTDERR: go/token BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid NBnYmONMywSecFKXA0p8/NBnYmONMywSecFKXA0p8 -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./version.go BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e1/e1cbefebc9f8a530f2897f4e43d0baa6dbb6fde18dd82565c3a6eb36135a0c28-d # internal BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid LwaUmZQps2v9DxRc2Zzd/LwaUmZQps2v9DxRc2Zzd -goversion go1.13beta1 -D "" -importcfg $WORK/b075/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: mime BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid YR3OR1ZcGIwFTNQRAV3l/YR3OR1ZcGIwFTNQRAV3l -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./hex.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b036/ -importpath os/user -- -I $WORK/b036/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid u6NuX-yP-8fe4au209EK/u6NuX-yP-8fe4au209EK -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./scanner.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p flag -std -complete -installsuffix shared -buildid 8X0itTgWPxBrFIuowsEE/8X0itTgWPxBrFIuowsEE -goversion go1.13beta1 -D "" -importcfg $WORK/b169/importcfg -pack ./flag.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid S5c9kM_JgorK-vDMz0R3/S5c9kM_JgorK-vDMz0R3 -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b122/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b122/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid IbNHc8tx3T8Lm4B1lvLD/IbNHc8tx3T8Lm4B1lvLD -goversion go1.13beta1 -D "" -importcfg $WORK/b178/importcfg -pack ./parsers.go BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: text/template/parse BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid xa5tnSnJ5cH8JQ2a-i4x/xa5tnSnJ5cH8JQ2a-i4x -goversion go1.13beta1 -D "" -importcfg $WORK/b315/importcfg -pack ./blkio.go BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 196MTenIPbMMSBWuSu9C/196MTenIPbMMSBWuSu9C -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid LC1eQdUIVD8GbucGqIEW/LC1eQdUIVD8GbucGqIEW -goversion go1.13beta1 -D "" -importcfg $WORK/b198/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: math/big BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/85/854ec9787e55b6e2427fb5726c0751baf71f49d89a1435859187b409766bc8cf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid PrcsG6o0CFUXCELTjD4N/PrcsG6o0CFUXCELTjD4N -goversion go1.13beta1 -D "" -importcfg $WORK/b299/importcfg -pack ./fs.go BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 6xXTFzm-xiorx8Enqh27/6xXTFzm-xiorx8Enqh27 -goversion go1.13beta1 -D "" -importcfg $WORK/b226/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid HovRwZette3cTsZMNIsU/HovRwZette3cTsZMNIsU -goversion go1.13beta1 -D "" -importcfg $WORK/b247/importcfg -pack ./xlog.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid puAOHUPUTOSt0HKwsSew/puAOHUPUTOSt0HKwsSew -goversion go1.13beta1 -D "" -importcfg $WORK/b190/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 16MWDAEP69qaCeRhONwH/16MWDAEP69qaCeRhONwH -goversion go1.13beta1 -D "" -importcfg $WORK/b328/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid QUj7sxacQaSE-H8yXxSO/QUj7sxacQaSE-H8yXxSO -goversion go1.13beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b357/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: cat >$WORK/b360/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 5_Ft3jJ4utrH63sX6tBf/5_Ft3jJ4utrH63sX6tBf -goversion go1.13beta1 -D "" -importcfg $WORK/b357/importcfg -pack ./driver.go ./types.go BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid BlaP7adsem2hho2SCxPh/BlaP7adsem2hho2SCxPh -goversion go1.13beta1 -D "" -importcfg $WORK/b224/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid WUIBqqdh2mcwL7WDX7F8/WUIBqqdh2mcwL7WDX7F8 -goversion go1.13beta1 -D "" -importcfg $WORK/b360/importcfg -pack ./error.go BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p go/token -std -complete -installsuffix shared -buildid _cCDe1iw3gMJ3v9wFDLq/_cCDe1iw3gMJ3v9wFDLq -goversion go1.13beta1 -D "" -importcfg $WORK/b204/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a9/a9cef49d5abad294f8862bd88d8577cf037da04031679305e64f129da66393e2-d # internal BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p mime -std -complete -installsuffix shared -buildid 8IrhgtI-tQaRYhLhJRLY/8IrhgtI-tQaRYhLhJRLY -goversion go1.13beta1 -D "" -importcfg $WORK/b222/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid TYbWqNzOigRAJr7U8Smk/TYbWqNzOigRAJr7U8Smk -goversion go1.13beta1 -D "" -importcfg $WORK/b358/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: cat >$WORK/b363/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: cat >$WORK/b351/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 2YMM3kxF8OPabhL0INYm/2YMM3kxF8OPabhL0INYm -goversion go1.13beta1 -D "" -importcfg $WORK/b363/importcfg -pack ./pointer.go BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/51/511aa8f46287e1a290170d2eaa03ba49ee2275f32110471ce3a5ea859ddda0ba-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid DML3G_AX2fXunz7uX0iX/DML3G_AX2fXunz7uX0iX -goversion go1.13beta1 -D "" -importcfg $WORK/b351/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid jojmBFWJwEPJdaEDN8Jc/jojmBFWJwEPJdaEDN8Jc -goversion go1.13beta1 -D "" -importcfg $WORK/b171/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid jbQKtvQV6scYeR9Gph9a/jbQKtvQV6scYeR9Gph9a -goversion go1.13beta1 -D "" -importcfg $WORK/b227/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jLFgHO0G_GKwAyyrUV2U/jLFgHO0G_GKwAyyrUV2U -goversion go1.13beta1 -D "" -importcfg $WORK/b340/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid tkdjxFVKi0lk7xHxH-1k/tkdjxFVKi0lk7xHxH-1k -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/4d/4d8bac34ea338005b6d788360b0342de6e3b1cbbf3630d1a8643f45093456135-d # internal BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid W3PaYpQ0odORX42NHuUn/W3PaYpQ0odORX42NHuUn -goversion go1.13beta1 -D "" -importcfg $WORK/b332/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid Kw3SV4GgBx1C8cmCFrk2/Kw3SV4GgBx1C8cmCFrk2 -goversion go1.13beta1 -D "" -importcfg $WORK/b208/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid umCiMJ1g-9JFmGV4msnQ/umCiMJ1g-9JFmGV4msnQ -goversion go1.13beta1 -D "" -importcfg $WORK/b221/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b089/symabis ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b231/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b231/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bf/bf9b6ea425671f062bd40313a6189f8fe9d03138ef36d6597452e089f96c3e9b-d # internal BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/22/225b0b6aa7d0791d38a6c3f3b7ea37c34b62e8c9c12569acb659e91affe998f0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid HLvrj6WrL9LfPS9cxw4f/HLvrj6WrL9LfPS9cxw4f -goversion go1.13beta1 -D "" -importcfg $WORK/b254/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Y10s6FDaf9dG2dRsSKgc/Y10s6FDaf9dG2dRsSKgc -goversion go1.13beta1 -D "" -importcfg $WORK/b218/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/7b/7b22f260c6678088c9420042538bb9e47a5f8dc787fdc32403e522b31e38fbaf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6d/6d045fb878847ead286f500036c718bd63c63b68961724a8660825508f0b11f6-d # internal BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 4AaCN4qfX6rqfEhU5t2b/4AaCN4qfX6rqfEhU5t2b -goversion go1.13beta1 -D "" -importcfg $WORK/b303/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 BUILDSTDERR: encoding/csv BUILDSTDERR: cat >$WORK/b368/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p math/big -std -installsuffix shared -buildid FJMdvKcklrzGo9ULagYi/FJMdvKcklrzGo9ULagYi -goversion go1.13beta1 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid aXL-dN2M-TX_0krPOLI7/aXL-dN2M-TX_0krPOLI7 -goversion go1.13beta1 -D "" -importcfg $WORK/b339/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid qHQ-Qe9hlm2Yq5EsYXkK/qHQ-Qe9hlm2Yq5EsYXkK -goversion go1.13beta1 -D "" -importcfg $WORK/b368/importcfg -pack ./stdcopy.go BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e9/e9032532fc01cb0b6795176b1f8c538050dce2f75ec67143c8857ae7dee23ea7-d # internal BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b343/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I $WORK/b343/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go BUILDSTDERR: cat >$WORK/b383/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/65/65192ede2beba199e5112dd91b4eb8bbdbd028c7d7d04d4f3dcc289a5655367b-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/ijc/Gotty -complete -installsuffix shared -buildid -EqYPH1bONc1yyNmOg0o/-EqYPH1bONc1yyNmOg0o -goversion go1.13beta1 -D "" -importcfg $WORK/b373/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid uUrhbscncdxedC9XgXBm/uUrhbscncdxedC9XgXBm -goversion go1.13beta1 -D "" -importcfg $WORK/b376/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid WtoYA_Lu-zQfhXpE3-EH/WtoYA_Lu-zQfhXpE3-EH -goversion go1.13beta1 -D "" -importcfg $WORK/b383/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/6b/6ba697f64c9bbd46b66da276057194ef7e8172f6e4d23fb7afe6a2bc289dc1cb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid GOH4fDU2ffthgSCHF5rz/GOH4fDU2ffthgSCHF5rz -goversion go1.13beta1 -D "" -importcfg $WORK/b338/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/6c/6ceb47012720144edec33673a47b64670abd37904fca254772dddc57a5a143ac-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b0/b016b32e79df816a7c3762d15c2a9ac375867ba4ac2d159dba6e3f7ba0eace46-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid GFTTmOyHg7j911gJ9P_f/GFTTmOyHg7j911gJ9P_f -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/ef/efebaee654f221fae388f50a464115fdddf0951ea9318d810911dff2159f4a2a-d # internal BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid nDb4RuPnrbH_L-9Vq2HR/nDb4RuPnrbH_L-9Vq2HR -goversion go1.13beta1 -D "" -importcfg $WORK/b260/importcfg -pack ./path.go BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4e/4e0e98f5b022038c0feba8d20c276d06886243616adcba821c300d629a7d10e2-d # internal BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/25/25dd63cb9149fc0d19249a9157758174da762bb7306c0f0596cf4b704f3ee4fa-d # internal BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 5Uwo4ywVZouwuHZ9_4bc/5Uwo4ywVZouwuHZ9_4bc -goversion go1.13beta1 -D "" -importcfg $WORK/b217/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid fxsPoCwHWojPKSrFt158/fxsPoCwHWojPKSrFt158 -goversion go1.13beta1 -D "" -importcfg $WORK/b242/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/1f/1f2fed9f34741803c625110be89e9f89c25079cf92e293ed3438ea3f8bfb132e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid bvWbieJaMzOP0lG8MPK0/bvWbieJaMzOP0lG8MPK0 -goversion go1.13beta1 -D "" -importcfg $WORK/b347/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid AktT5yzDRdmyX8ytp5Am/AktT5yzDRdmyX8ytp5Am -goversion go1.13beta1 -D "" -importcfg $WORK/b307/importcfg -pack ./oci_util.go BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7e/7e2cad0f748e139ec562e686140291dde4cbe24911f16121736c5582d8e1b026-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b380/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ef/efe2ce705aac9a6d17ab95bb254c4db624defa94939561ab8a4f52d2c4fd259d-d # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/52/523b286847996da0e8c327b9f98f9b6ffc8f81cf1beeeb6fd04f02e2ae546bc2-d # internal BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid Yb8EB77lnNqPoigCUQDz/Yb8EB77lnNqPoigCUQDz -goversion go1.13beta1 -D "" -importcfg $WORK/b279/importcfg -pack ./set.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid Sr5h5DhZwPlH5acsYPh7/Sr5h5DhZwPlH5acsYPh7 -goversion go1.13beta1 -D "" -importcfg $WORK/b380/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid sM9axrZA-5SGYI4Xopiq/sM9axrZA-5SGYI4Xopiq -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b360/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b408/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b408/ -g -O2 ./host_cgo.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid 2Wzhvo-5sC7ITCXgPqPc/2Wzhvo-5sC7ITCXgPqPc -goversion go1.13beta1 -D "" -importcfg $WORK/b359/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/44/44948889d92dcbcf50beebf2fecf261affdcadcbf0a6ac4fb35876ec59e59eb3-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid Fa4o-xOUCp02BwDO6wsH/Fa4o-xOUCp02BwDO6wsH -goversion go1.13beta1 -D "" -importcfg $WORK/b406/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b411/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b411/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cat >$WORK/b354/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid tUBMuLpuXKLxhvqrFVeM/tUBMuLpuXKLxhvqrFVeM -goversion go1.13beta1 -D "" -importcfg $WORK/b354/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 BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid Z8Vg4VB9VO2MRpRFGUOS/Z8Vg4VB9VO2MRpRFGUOS -goversion go1.13beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/da/da9b10abca68cd9afe4f5b04e8f9a446787c9f450ba11936956e5ebc0f9fb7bf-d # internal BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 0II3CHshaQavKDOwM5_q/0II3CHshaQavKDOwM5_q -goversion go1.13beta1 -D "" -importcfg $WORK/b414/importcfg -pack ./util.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 6siTn3dRSjMRD7Ahgbe3/6siTn3dRSjMRD7Ahgbe3 -goversion go1.13beta1 -D "" -importcfg $WORK/b417/importcfg -pack ./tomb.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid E0Ay8jqE1nV1oMhQc1Bu/E0Ay8jqE1nV1oMhQc1Bu -goversion go1.13beta1 -D "" -importcfg $WORK/b248/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/58/582eeb512f7a5af1c36d3cc3a5eb8037168ca126e626a1fae50320887944246e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid C6_MgGBWH_6jYZ1I8O2e/C6_MgGBWH_6jYZ1I8O2e -goversion go1.13beta1 -D "" -importcfg $WORK/b203/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/96/96f677223d5a1ad1785964fb64e68ef6035fa8fb4a34cdb6cd3fd74e5d09bef7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid 3vorsPJU1T5BcNfJTT6X/3vorsPJU1T5BcNfJTT6X -goversion go1.13beta1 -D "" -importcfg $WORK/b422/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/1d/1d1cd96e65cef25b9e44c59229c6f1ab7902fd95a4e362e654c3514abef4dde8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid jdW-NgR0oMpYO--hLjuw/jdW-NgR0oMpYO--hLjuw -goversion go1.13beta1 -D "" -importcfg $WORK/b197/importcfg -pack ./truncindex.go BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/37/37feb83114fd69f44b63746caff18e181a895cdf81179f36bb75a2f9dd63eeac-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f6/f68c1e42828ae9329c971fe98c2ff8f859914bb8b5b2ef2a6f93576ef21fdfcf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7f/7fa6df06695dee2b15729d53b890c45c8fb5583df7f49dbe9b3a57d501244650-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid uJ-mBeTPbGfjyuN1q_yF/uJ-mBeTPbGfjyuN1q_yF -goversion go1.13beta1 -D "" -importcfg $WORK/b443/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid OwjL3D0ZasiJSVfg94Ti/OwjL3D0ZasiJSVfg94Ti -goversion go1.13beta1 -D "" -importcfg $WORK/b362/importcfg -pack ./reference.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid stF0uJgbdFUW6ImCXEtS/stF0uJgbdFUW6ImCXEtS -goversion go1.13beta1 -D "" -importcfg $WORK/b444/importcfg -pack ./difflib.go BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/18/18d899ad466f530c140f0224f082af4297484a8242d348de2c28bad77151ffee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b454/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid HsjyIoj9K-uonZZZBHq9/HsjyIoj9K-uonZZZBHq9 -goversion go1.13beta1 -D "" -importcfg $WORK/b454/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/a4/a4f7136f9528c52f681a10b8bb51b57a0337f67bebdaab947df7b3a3d6f17582-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid alLoqCi9Ajmy2E7LaBjl/alLoqCi9Ajmy2E7LaBjl -goversion go1.13beta1 -D "" -importcfg $WORK/b456/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/79/797763c2c0f8a5d7c5cfd2228483a43a9e6823d2237aa5db5fefceb7eb19e1d0-d # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/26/261c7f4905814bc38b0a645ce5a646e36f77c078277809dcc983ac2c869d8daf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b457/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid o_PHBwP5ter5AEr7QwnN/o_PHBwP5ter5AEr7QwnN -goversion go1.13beta1 -D "" -importcfg $WORK/b457/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ad/ad263e1e469a1275ab0f737cb46a12e48076b9cebdffb9d70c3cc017ac7fc0f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid S6Ti8n38Vo1J3HbCCAFz/S6Ti8n38Vo1J3HbCCAFz -goversion go1.13beta1 -D "" -importcfg $WORK/b467/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0f/0f81e2753951cb00476ce6e0864ec9bcc2f162064d92b9bbbd5c27037792c55a-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b463/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid UQDNp2xOYjmTSCUEXkkH/UQDNp2xOYjmTSCUEXkkH -goversion go1.13beta1 -D "" -importcfg $WORK/b463/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid TrkNwBGDIJuU7pAd8YV1/TrkNwBGDIJuU7pAd8YV1 -goversion go1.13beta1 -D "" -importcfg $WORK/b470/importcfg -pack ./from_stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/87/8750a1e67aafb10bfdb925f7fced95ae9b5a0a56cabceb000e9306d96855014b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid gbv5rTZVELfUOZ-6qhgn/gbv5rTZVELfUOZ-6qhgn -goversion go1.13beta1 -D "" -importcfg $WORK/b471/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/1f/1ff5fb349ac567942fc3b1c59bd1ca2effc8a3a629e475a84e12e5365e6f2c4d-d # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/b8/b87db830be65fb33a1ad0687629abc93c64c3742f18ed650f22fb3930e36d466-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/88/886b6717e02cfe9ff36d4964ca620e5e7b58fc63994a6269cfda8d814fae549a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/e8/e8f5e5ca81cf501f5197247cf76bee739464ddca8e8474dbd6139ebcc96c9fe5-d # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/3f/3f8e2aa2d3f5019e148c775d98d6ff0f6164b51983ba065fbe223886363e5251-d # internal BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b486/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid bX9vF8mOHUUPV2gPA4nT/bX9vF8mOHUUPV2gPA4nT -goversion go1.13beta1 -D "" -importcfg $WORK/b278/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid _Pg3H-nK5Ktk77J6fsAa/_Pg3H-nK5Ktk77J6fsAa -goversion go1.13beta1 -D "" -importcfg $WORK/b486/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid hF3P0x6h1bGWrRogDR93/hF3P0x6h1bGWrRogDR93 -goversion go1.13beta1 -D "" -importcfg $WORK/b505/importcfg -pack ./metrics.go BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 1_OyDb2Nb6o8cNopcqXz/1_OyDb2Nb6o8cNopcqXz -goversion go1.13beta1 -D "" -importcfg $WORK/b480/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid -Kh6lLx3cx4MAdH_jvzV/-Kh6lLx3cx4MAdH_jvzV -goversion go1.13beta1 -D "" -importcfg $WORK/b509/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/e2/e29060cd06383c645adc1ec9dd2c2ccef86f974725a8316370f8e4475a85e9d0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/bf/bf2e6e965cfd44cb40df0754da0c8997424fa8f05494a7bc2e84630053651ffa-d # internal BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 4X-SAzow9zCTT9dbFR_w/4X-SAzow9zCTT9dbFR_w -goversion go1.13beta1 -D "" -importcfg $WORK/b516/importcfg -pack ./addr.go BUILDSTDERR: cat >$WORK/b525/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid 6I8qt7L-E6EaYFXqhLIa/6I8qt7L-E6EaYFXqhLIa -goversion go1.13beta1 -D "" -importcfg $WORK/b525/importcfg -pack ./utils.go BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/32/32c37b1a5c15007e66ce361956d336631ff7e44473df14994a45bb6a105f5793-d # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/8c/8cdec61582c5bd3b77ed66a31f99c3687a1cd487b6281f3653685bf95113102a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b530/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b526/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aMA5GuHF0LbWrGiSSRXq/aMA5GuHF0LbWrGiSSRXq -goversion go1.13beta1 -D "" -importcfg $WORK/b530/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid _yNc6Og0H5UIy5PVlPAA/_yNc6Og0H5UIy5PVlPAA -goversion go1.13beta1 -D "" -importcfg $WORK/b526/importcfg -pack ./names-generator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/8c/8c7b579a5316556e6f13d0aaa58e531f523a057583addb6ef4a53eddc5796059-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b542/ BUILDSTDERR: cat >$WORK/b542/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/33/33f5ea6cf4d0d5be9017c6daa55ea055569a586a3ac4b30b361c660f08000c29-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid 52XCUo9M-8teP7h6Z0JW/52XCUo9M-8teP7h6Z0JW -goversion go1.13beta1 -D "" -importcfg $WORK/b542/importcfg -pack ./parsers.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: mkdir -p $WORK/b544/ BUILDSTDERR: cat >$WORK/b544/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid -N7h88JvMB6LGsJYFI-y/-N7h88JvMB6LGsJYFI-y -goversion go1.13beta1 -D "" -importcfg $WORK/b544/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/27/27fe76d6567366a1b6fa22c3f74819138513301f7186c1aee3819cb59f64816e-d # internal BUILDSTDERR: cd $WORK/b408 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b408=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: mkdir -p $WORK/b555/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/f6/f66faa4ba0fb951a4550a85a247a9ee4d1c65f89f8767aa0f1501bedfabe0c3a-d # internal BUILDSTDERR: cat >$WORK/b555/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d8/d855b7e224cceda479bf2abf2e69344f62d535182b4f45fc9d529276a8444a71-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid YyO7f8zDyUGtO72pn2RJ/YyO7f8zDyUGtO72pn2RJ -goversion go1.13beta1 -D "" -importcfg $WORK/b555/importcfg -pack ./logger.go BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f6/f6f29e4d871c9b12d7e7b3d6f140cc98fd46c8a1574d3b9aca474f3f9464758d-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/channelwriter BUILDSTDERR: mkdir -p $WORK/b571/ BUILDSTDERR: cat >$WORK/b571/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/channelwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid Fw2n9iqMVM5RzPCczZfS/Fw2n9iqMVM5RzPCczZfS -goversion go1.13beta1 -D "" -importcfg $WORK/b571/importcfg -pack ./channelwriter.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: mkdir -p $WORK/b562/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/cf/cf11419b9ce28f1b0d65e2d1ee5ec3b879b587c6b8c209451bb2ed821bd3ad90-d # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/ac/ac29afbac34785cd3c227005c4ebb3317ace1db6dbadf740bbd7c10bda4835e4-d # internal BUILDSTDERR: cat >$WORK/b562/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/6b/6b4ed1c8179dd8cbf0aea1d2d0e333572910b3eca4d8df17a24f18262173ad17-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid CoyX94lh49OV5z6OM6I6/CoyX94lh49OV5z6OM6I6 -goversion go1.13beta1 -D "" -importcfg $WORK/b157/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/eb/eb9ef2c9d582545b2997c64f4961f7d703bd3ec0a5f862a14c4295035eb31eb7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid qG5-KLRJNMvvARaZgTaS/qG5-KLRJNMvvARaZgTaS -goversion go1.13beta1 -D "" -importcfg $WORK/b562/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0c/0c2aa97dae796f4367d28229f05bc5e57a8d50adaf94a085a93f1cd84c5b5e43-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid x5ULtHlK0lt5DiMDejcU/x5ULtHlK0lt5DiMDejcU -goversion go1.13beta1 -D "" -importcfg $WORK/b370/importcfg -pack ./pools.go BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid yHpktSWVSVCAJ71pQ-eZ/yHpktSWVSVCAJ71pQ-eZ -goversion go1.13beta1 -D "" -importcfg $WORK/b462/importcfg -pack ./errors.go ./path.go BUILDSTDERR: cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/7f/7f1be8d3d4fdb480f13eb66771be659bd74a8969adc80d86955d499db8cde6f3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b1/b1f9716d28c754c895fd0f09b30d7225f830333d63116436b72029e5fe312ccd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid SkCc2s-cHYeMWxqnC8eW/SkCc2s-cHYeMWxqnC8eW -goversion go1.13beta1 -D "" -importcfg $WORK/b154/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/4e/4ed320d5b720927f7abb8dacb8ef33e2fa45fce073228a4394da50cb7c5216af-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/45/45e7c98cc7fd7a6d544f05f324830b27e57eabe4ad5187c314a6ab716932d538-d # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/d0/d0a2ebda7f2a3f94ef7e9df1e4af0ad31e844d7bd44c57c4bca5b25d4cd8585d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/18/186395979f0f8c63103e02828822d8c2cade255fed6c2d500525c5a6cf1055f3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid B9MoUTV61sh_DUV8dPRT/B9MoUTV61sh_DUV8dPRT -goversion go1.13beta1 -D "" -importcfg $WORK/b262/importcfg -pack ./naming.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b571/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b487/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid MQdu-5myr5BWZoVb3OfK/MQdu-5myr5BWZoVb3OfK -goversion go1.13beta1 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/7b/7be928865e8336d7433ab37bb4f2bdd66f915bbf01ce879b219f4c46bf2c0a6b-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b487=>" -I $WORK/b487/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b487/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/84/8471a99d79f5344844c05ab25d067621e5ce181aa915826df81d132653882dbb-d # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/05/05273b86a4ddcaaf0a159391b88dc8d523fc44fb85e6f61033c5a1076d7f2b46-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/a0/a0a54b85710359a619bea6ebf4175ce85b55227adabb66d54a6cbc1247a827bd-d # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/42/423af1b08e631420e3d41c754f5bd2640b332d8bbb0c991ca8606d775b1420f6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid gwU5f6Uz3dZBLexTkeYW/gwU5f6Uz3dZBLexTkeYW -goversion go1.13beta1 -D "" -importcfg $WORK/b508/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: cd $WORK/b408 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b408=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 2OfIj2e-0ukdMD697D9G/2OfIj2e-0ukdMD697D9G -goversion go1.13beta1 -symabis $WORK/b487/symabis -D "" -importcfg $WORK/b487/importcfg -pack -asmhdr $WORK/b487/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/85/850d47facfa4d7c87bab2533e8e7a036b4a7cba50971119a1f4d491b3499a030-d # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3f/3f27dcee74aad3fababfbee51f2157145572c9cafb0124cac7fab2febbdfaf4c-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/f9/f9b6c6a1c3687205366db53b3c31fe16712d566867b11d985dd66d81b475db7e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p go/ast -std -complete -installsuffix shared -buildid Ui2BdZuBc1VVIz88Hzv0/Ui2BdZuBc1VVIz88Hzv0 -goversion go1.13beta1 -D "" -importcfg $WORK/b202/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid WgE0drSmm2JQnnGvAnGh/WgE0drSmm2JQnnGvAnGh -goversion go1.13beta1 -D "" -importcfg $WORK/b170/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/fe/fee0923d663616641a0d9b6398b0ad32d68866d9b21a01f541b9a6c8a0569392-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid AAkyYJQ7j9J8BiyrKybd/AAkyYJQ7j9J8BiyrKybd -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid HrdfsIf-4Je5AFD2KY6-/HrdfsIf-4Je5AFD2KY6- -goversion go1.13beta1 -D "" -importcfg $WORK/b185/importcfg -pack ./fsutils_linux.go BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid QENSIVKjmW3YBD3mHftN/QENSIVKjmW3YBD3mHftN -goversion go1.13beta1 -D "" -importcfg $WORK/b253/importcfg -pack ./doc.go ./isatty_tcgets.go BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/c3/c3df841b6bbdda24646885877c2efe669a98ec21bb0411f93efb4ad0ad00bec9-d # internal BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid u0ntXPvP-y1Aj7hMGCLH/u0ntXPvP-y1Aj7hMGCLH -goversion go1.13beta1 -D "" -importcfg $WORK/b372/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/60/601d04abce6ed3d134e5e83ef3fd3211258fa7fd58c3a8b554c664c5b0e7e11e-d # internal BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/5c/5ce305d18012ea0d7948fc6265fa545017d4d99c446b9c90a10734ea66af9785-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl -complete -installsuffix shared -buildid MNadDybZa41YWbcBRHWU/MNadDybZa41YWbcBRHWU -goversion go1.13beta1 -D "" -importcfg $WORK/b264/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid _SVEyoNcsMnnaO6jy4Bh/_SVEyoNcsMnnaO6jy4Bh -goversion go1.13beta1 -D "" -importcfg $WORK/b392/importcfg -pack ./ns_linux.go BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid 0Loje_atNq3IflhtSRNZ/0Loje_atNq3IflhtSRNZ -goversion go1.13beta1 -D "" -importcfg $WORK/b401/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ed/ed49600f467effaf29b85015aed737dc528a0d62456c4d75cb95b726b12f4a5e-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid IeZW8f5EsdxuKg-EX9lL/IeZW8f5EsdxuKg-EX9lL -goversion go1.13beta1 -D "" -importcfg $WORK/b416/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/ab/ab19a7cf680b56c33d02eaa00574170f7e44f6637f1f1274445b96daea05765b-d # internal BUILDSTDERR: cat >$WORK/b441/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b562/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid s4tLcM5BKlxQNiAO6f6C/s4tLcM5BKlxQNiAO6f6C -goversion go1.13beta1 -D "" -importcfg $WORK/b232/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid XEuY3Wu8cacY_DlLEzEs/XEuY3Wu8cacY_DlLEzEs -goversion go1.13beta1 -D "" -importcfg $WORK/b441/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: cat >$WORK/b527/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid ieYM8fbD_SF2PiRCTIT0/ieYM8fbD_SF2PiRCTIT0 -goversion go1.13beta1 -D "" -importcfg $WORK/b527/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1e/1e769e798164e9cd9604cdc6ed2191dab280033ed21aa3f5d75400262f69963d-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 4OMuCKZnnU7hBSQedWlC/4OMuCKZnnU7hBSQedWlC -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/2d/2d4afc5ad94e0ccc3f6cf6b8f059978138d0d83e32aa3448d7acec6e04dea5c1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid rdQQk2RpAk3jFPGPcOjA/rdQQk2RpAk3jFPGPcOjA -goversion go1.13beta1 -D "" -importcfg $WORK/b212/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/b2/b201004a746d2c461fa0a1769f33da08d89b93fede123b28ee55459c7d4d2847-d # internal BUILDSTDERR: cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/d2/d259b22701ae2cbf9a851f4dacfb61879c8eb905c9fe34845c4374ef652cccfa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/91/91ee7e195d809276c88010f6621e44f25a59dab81357f36867db4ef8b6ab1bd9-d # internal BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b455/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid f7SLUePRFwdNdKg0MhrT/f7SLUePRFwdNdKg0MhrT -goversion go1.13beta1 -D "" -importcfg $WORK/b336/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid fVgWTj-J-Dtvqp1WPMNs/fVgWTj-J-Dtvqp1WPMNs -goversion go1.13beta1 -D "" -importcfg $WORK/b455/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/2c/2ca8a150c8913267f5770871b1a91cbee5371668f1f70725746b4c5170e97c67-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c5/c5a4b38c633bc0570525432de804bf189f3bae794a561d604fb29907ad11fbd3-d # internal BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid uJ8q6E9AWIsBTRPMDyF_/uJ8q6E9AWIsBTRPMDyF_ -goversion go1.13beta1 -D "" -importcfg $WORK/b215/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cd $WORK/b408 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b408=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/03/03099fe9483837f631cc788d035bf2038222ebe1c8d56421bab57dddbbeee31e-d # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/77/779a0a877b103809152f63162a108a36c216b73e7f6c3cfe23c7555ac524c3b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/49/49ed42854e598b696ce0ecb711fcd01f49b90342584da52c44199e339a508338-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/b2/b2702bee67f17d8b0226e51acfd9395ba5ee8f565baffdb625146a7b9963a5ae-d # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a7/a7c49ebebcb71792822a45d50088674db85e72c9a1e92a8ee200b34b4a4e22e2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/39/394bcc7eb883d44f84025dbee57392c0d62c39a3df64d8b3b2a5868cd0a4b521-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid z5iRFrQo7HTDtb2T1Ypw/z5iRFrQo7HTDtb2T1Ypw -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid 75aYiCLFJVScxkmWXXei/75aYiCLFJVScxkmWXXei -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./none.go BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid Na3-pWdUGK9qBYKEKFz-/Na3-pWdUGK9qBYKEKFz- -goversion go1.13beta1 -D "" -importcfg $WORK/b241/importcfg -pack ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6f/6fedc938b1a52e209dd3ec1bab25cedac38d33013c035ffa42941139c3b370e0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/de/de70d4dbeaf4fcd3bd06aaa9ac8f9004c82e8633e83d86772e5422c50ba8b11a-d # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/93/93e58abee5a015ac5425931a353498a8096e23df4685555d5bbcd3f563d309aa-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/bd/bd2acfcac3ff14b1fc4234ce0eddb4a5a05ecca86bf76ba9fc9f97de7a3aa6c3-d # internal BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/51/51f066f1158e1c00534f899f19af45098e3a19227dddeec718bcc71e5736e0c7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/29/29195f7fa18616bad3ca355be814aea5927611dd77efa809090726c37e9aec66-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/e6/e6bde7fb1cf62ba5a999cc9324b86fd268529357e063285420e33d17ca9821f4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fd/fd492c55388a4a30107f6ca79025473bfd5de1cda322067f8cc45a2b69d7c8cb-d # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/5b/5b65ae2192759fd1106796225841fd160fecafafcec20a4bc42efe3c432629e0-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b408=/tmp/go-build -gno-record-gcc-switches -o $WORK/b408/_cgo_.o $WORK/b408/_cgo_main.o $WORK/b408/_x001.o $WORK/b408/_x002.o -g -O2 BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/91/91482c38dae2bcb81f606d4adf515940b8732e9a0843b96d276813708b1bedda-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ac/ac34a3e36001a8e82659fd1201603bb40ebbc4ca9b52a5128a80557ef6cdf014-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b578/ BUILDSTDERR: cat >$WORK/b578/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p runtime/pprof -std -installsuffix shared -buildid rtyvjVZrku21QuKpyI05/rtyvjVZrku21QuKpyI05 -goversion go1.13beta1 -D "" -importcfg $WORK/b578/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/75/75114a68755b341e749d707dd8684c93599cc46848807537fbfbf467a57db79a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/60/6072b7b16c7ff2e5d252cab6bfbf5fad98ffc29d0255f3455ccb5afc233b9866-d # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/26/263b19c81485cae7445352005f42397e319d1fb8438e054a6f28743597314b50-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid RcPln7dxqHOFiilDJI9P/RcPln7dxqHOFiilDJI9P -goversion go1.13beta1 -D "" -importcfg $WORK/b415/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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 -g -O2 BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/46/465cf5ad158a8bba1b4211876150dcbd308a7c2cf52e263a74abbe4f1902f17b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b408/_cgo_.o -dynout $WORK/b408/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid UVOcG3jQZsHbxN53dzfs/UVOcG3jQZsHbxN53dzfs -goversion go1.13beta1 -D "" -importcfg $WORK/b408/importcfg -pack ./host.go $WORK/b408/_cgo_gotypes.go $WORK/b408/host_cgo.cgo1.go $WORK/b408/_cgo_import.go BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/3c/3c88da662e7a587a134964d51da7b3f40b3942f70a9c48be53f58d5064be4dbd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid UBHCZzH50Ri5SKRM0lWj/UBHCZzH50Ri5SKRM0lWj -goversion go1.13beta1 -D "" -importcfg $WORK/b163/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid b4a_g45wZZaLj6SZcHXw/b4a_g45wZZaLj6SZcHXw -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo_linux.cgo1.go $WORK/b053/cgo_resnew.cgo1.go $WORK/b053/cgo_socknew.cgo1.go $WORK/b053/cgo_unix.cgo1.go $WORK/b053/_cgo_import.go BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/22/22f9555ca825140dd8772618de5c3dcee4d4b31d3de0f6ff457e643ded255c36-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b408/_pkg_.a $WORK/b408/_x001.o $WORK/b408/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ba/bad0b5f7a6e71db17b6153e5512f02146609535e440f12b0bfad4e8fa4ae297e-d # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/a2/a26a7c52758099962f5961ca9c66d0528f7fbaeb6805cacb18b29453eb290a15-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p text/template -std -complete -installsuffix shared -buildid bwCEVXoxlqxLhg28MMFX/bwCEVXoxlqxLhg28MMFX -goversion go1.13beta1 -D "" -importcfg $WORK/b207/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/fc/fc89e3f2e5aeee6a8ecdd6f733a2059535b1956cf71dd267924bce273015bc60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid FkDfhUCPkowGwv0BG-ew/FkDfhUCPkowGwv0BG-ew -goversion go1.13beta1 -D "" -importcfg $WORK/b252/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/79/7992c1d9d97b7c3e470fd92684235be36a22d54c777bf67a7c2e486ca5c71a02-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/6f/6f029481de399021b309226cb231324ba38ce4fb020fc5ed9214050403b6f6e6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid 9gE_1QudH8t2LDJFQMwp/9gE_1QudH8t2LDJFQMwp -goversion go1.13beta1 -D "" -importcfg $WORK/b412/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d8/d878f3d2e0f54fac1d53124241f4b20149520d80aac2e3d032ef1ff7469d96d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid A2pc9THUc2mI2VfJZ_sC/A2pc9THUc2mI2VfJZ_sC -goversion go1.13beta1 -D "" -importcfg $WORK/b250/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/ab/ab3989dd1c61005a7aa573a56d4d8f0f99f27549cab75ec3ef81709ecec215a7-d # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/79/79c8002e8469330f341be94cab5dd90693b623078191953fc204b741a500ec62-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid YMxJssiSEozBTWeF11Y3/YMxJssiSEozBTWeF11Y3 -goversion go1.13beta1 -D "" -importcfg $WORK/b335/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 5odB87WskJVqdrbBrV-d/5odB87WskJVqdrbBrV-d -goversion go1.13beta1 -D "" -importcfg $WORK/b214/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f6/f697846283d1beb8199a95e1949a58ee22a9c59112865182d19fbb3f4821cd23-d # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7a/7aa93a343407323bd6bdc2368b53031d1346a781cb69ac9679cbc272be68678b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid xNU8PFgLilUCVBBmxsye/xNU8PFgLilUCVBBmxsye -goversion go1.13beta1 -D "" -importcfg $WORK/b172/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid rGJr5uGL-Wd85jX_n77Y/rGJr5uGL-Wd85jX_n77Y -goversion go1.13beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./strslice.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid ML-k5NzdpfGrbxcZbFCo/ML-k5NzdpfGrbxcZbFCo -goversion go1.13beta1 -D "" -importcfg $WORK/b319/importcfg -pack ./parse.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid F52rr4Nr2YixTEDcux0C/F52rr4Nr2YixTEDcux0C -goversion go1.13beta1 -D "" -importcfg $WORK/b266/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: cat >$WORK/b356/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid DE_b4bxixzstlfXcpodD/DE_b4bxixzstlfXcpodD -goversion go1.13beta1 -D "" -importcfg $WORK/b356/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid L9o7QKr2F2k0ATtlZESY/L9o7QKr2F2k0ATtlZESY -goversion go1.13beta1 -D "" -importcfg $WORK/b317/importcfg -pack ./strslice.go BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b377/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/term=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: importmap github.com/ijc/Gotty=github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 8NFpY8q5EzK3STswRQyz/8NFpY8q5EzK3STswRQyz -goversion go1.13beta1 -D "" -importcfg $WORK/b377/importcfg -pack ./strslice.go BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid fhLEQhqyiSXCLEsccoKJ/fhLEQhqyiSXCLEsccoKJ -goversion go1.13beta1 -D "" -importcfg $WORK/b371/importcfg -pack ./jsonmessage.go BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid PL1EZBtkx3J8U3rnVFzj/PL1EZBtkx3J8U3rnVFzj -goversion go1.13beta1 -D "" -importcfg $WORK/b469/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid rq5d7gfsQSz27rtad4JT/rq5d7gfsQSz27rtad4JT -goversion go1.13beta1 -D "" -importcfg $WORK/b297/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: mkdir -p $WORK/b553/ BUILDSTDERR: cat >$WORK/b489/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid 3csCgpPPsg6J9JsTIu3N/3csCgpPPsg6J9JsTIu3N -goversion go1.13beta1 -D "" -importcfg $WORK/b440/importcfg -pack ./hook.go ./when.go BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/35/3507883de6101459e7a102eefa8f9795375fd102c35bbddc72ddb1a60a670a7d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid 3XsMYMMqbZQcN383PskU/3XsMYMMqbZQcN383PskU -goversion go1.13beta1 -D "" -importcfg $WORK/b489/importcfg -pack ./framer.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid yjMhJRbZwhnsW7KHkLQg/yjMhJRbZwhnsW7KHkLQg -goversion go1.13beta1 -D "" -importcfg $WORK/b166/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 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: cat >$WORK/b553/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b422/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid hUXLInWwz-e8mjAQMbh4/hUXLInWwz-e8mjAQMbh4 -goversion go1.13beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ec/ecff5dccb45cba2f800555b15bb0fba0220fc86a9e9dc6ce918ae3cfc453f237-d # internal BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b556/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid Jrv7vDKIXIWaYKqASxYg/Jrv7vDKIXIWaYKqASxYg -goversion go1.13beta1 -D "" -importcfg $WORK/b553/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/d8/d869806498b3ad81e1a45314d78930e6a7cf256d04c1b1c2119c7af579bf9da1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid aACqXmNBxJxIfLMQtVqn/aACqXmNBxJxIfLMQtVqn -goversion go1.13beta1 -D "" -importcfg $WORK/b233/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/d9/d92273c7942887cb2d91030d74843ff5382b6a2dc4228ecc500affcb1654f07a-d # internal BUILDSTDERR: cat >$WORK/b556/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid sZUrJ9R9nNised97W-cq/sZUrJ9R9nNised97W-cq -goversion go1.13beta1 -D "" -importcfg $WORK/b291/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid 59QHFf9Q-ABYfiw3xrXc/59QHFf9Q-ABYfiw3xrXc -goversion go1.13beta1 -D "" -importcfg $WORK/b556/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/cd/cd5b83e85f2f91c55bc4075fa98461e377ea7feb8ad9b95d609192ce5298b8f0-d # internal BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid PppeqIrznxLwnYSMxFHd/PppeqIrznxLwnYSMxFHd -goversion go1.13beta1 -D "" -importcfg $WORK/b325/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/b5/b53889d6ce1c3c68e9d82bcc21da02a79416ea93c57afbf4e842b3cf077e1209-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/logs BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/3a/3a5b6f9bf3f2115fb064902fa9f9e80e5ba2cc91ecdd0c9108e185362f8b14bd-d # internal BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/logs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid MuMmNLzPoQ_sQwjMBwJX/MuMmNLzPoQ_sQwjMBwJX -goversion go1.13beta1 -D "" -importcfg $WORK/b429/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/11/11e0b910cddd3a0f4e1da8f34c3ce4049b5f1eac86d0fb4c9748721a05bc3822-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/5f/5fde8b74d92afd5615fbf6e10feaee1a81ec6a25cee61887bb6318222f7c1d79-d # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/15/151d1d4da562c87ea66e8c6efba5c9fcf3f666ce4c63e5b7e20ca309653a1881-d # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/fe/fe33f233b0225a4c72820ac9cef8c5b40a2664c8e281dfd8ffc317ba725a1302-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid zw9cHIMxmhT_2G3Iydln/zw9cHIMxmhT_2G3Iydln -goversion go1.13beta1 -D "" -importcfg $WORK/b265/importcfg -pack ./client.go ./command.go BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b8/b82debc9b1edd5695861d6264064cb3e3ebe07f72049578c8b8795e3e3e70b6e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/2a/2a969da8cf40bedbbe99a7e4326b271cbb93982ee9ed48d1ef970c2a7cada46e-d # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/4f/4f6907b0338f143b878cc376473d2dbe45d9736ba7d21fbf38b305fd02072ecb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/59/5930582e506ac08f76bd25a4c3a6638043d88c2c1beda3d52ce825769d3f1945-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b321/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5iz7O4ShURgrZxfZEbuC/5iz7O4ShURgrZxfZEbuC -goversion go1.13beta1 -D "" -importcfg $WORK/b320/importcfg -pack ./network.go BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/b4/b442c914aecfea480e01120973cee7179574bb65fa9b4cc2f7112627c4c1ffdd-d # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/0a/0ae4a008bf710c413d2932475c091887f58edd0c5b81e1e39eb0294b9e201e31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid KBLUoSHRlHr3IVqTTDjE/KBLUoSHRlHr3IVqTTDjE -goversion go1.13beta1 -D "" -importcfg $WORK/b246/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/65/658b3d145b04bec1c15f97f7510785ccb7fea2360f8a7bb1e2b4f4e96209b290-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b578/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/fc/fc8fd28c92244786fd0ed759e75935a0fb58f377bce04949d04a1671c8437484-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/dc/dc7ed725d63e260731457e5b9c84fd24cb5c443a77733767ecd40cfd4db1a6e2-d # internal BUILDSTDERR: cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/28/282eedcad1eed464171f1a8ed4094e277031b693133978388b2fa404a2f90cc3-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -o $WORK/b411/_cgo_.o $WORK/b411/_cgo_main.o $WORK/b411/_x001.o $WORK/b411/_x002.o $WORK/b411/_x003.o -g -O2 -ldl BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/87/87fd5194e46bf2a444d01aab32e52afd0b9c4a8f61391b11c82cbe2ff66d830d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b411/_cgo_.o -dynout $WORK/b411/_cgo_import.go BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid xfDLHXhymsT9ZYfubfGK/xfDLHXhymsT9ZYfubfGK -goversion go1.13beta1 -D "" -importcfg $WORK/b411/importcfg -pack $WORK/b411/_cgo_gotypes.go $WORK/b411/dlopen.cgo1.go $WORK/b411/dlopen_example.cgo1.go $WORK/b411/_cgo_import.go BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a2c5cd2e3ae5ccfcaf767144ed1c1d4fdc984eb3c161cf51c8b919a98f51f3b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b411/_pkg_.a $WORK/b411/_x001.o $WORK/b411/_x002.o $WORK/b411/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a2/a28552e4d678761cc73b4cf0cc23842898bc642cd3491b5da9efa02038c372cb-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 5mb9IWQTbuoBoQeZB8FY/5mb9IWQTbuoBoQeZB8FY -goversion go1.13beta1 -D "" -importcfg $WORK/b205/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/14/141d16e181c487226a2067156964e01e1b610197a13d462f631d58812e8a3f60-d # internal BUILDSTDERR: go/printer BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/printer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p go/printer -std -complete -installsuffix shared -buildid sg7hj9flWdtPLA9BE2A3/sg7hj9flWdtPLA9BE2A3 -goversion go1.13beta1 -D "" -importcfg $WORK/b206/importcfg -pack ./nodes.go ./printer.go BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/b7/b7216156dbb83b9b89c9f59de09717a70b7e60fd6565f91e9ae8a0e5ad251624-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b410/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b410/ -g -O2 ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/74/744d8cf2f2b2cdb4a0d5275e9e096ac693e8a024ba81866424fa7ea9df39ccee-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os/user -std -installsuffix shared -buildid ZtN5ZCFmBdPvc6i5X-0u/ZtN5ZCFmBdPvc6i5X-0u -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./lookup.go ./user.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_lookup_unix.cgo1.go $WORK/b036/getgrouplist_unix.cgo1.go $WORK/b036/listgroups_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b089/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b089/_pkg_.a $WORK/b089/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c5/c5076a258cab7064e51ab517e45d9e837eaf66ad646c9c4423bb1b8c0f3e2957-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/86/86d19a26591bb2d21496f5098d670009b6ed4f93a7ae4a38f8f0a97c53aa3e20-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid xtsBfRR2mIEGvVLAqjU3/xtsBfRR2mIEGvVLAqjU3 -goversion go1.13beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./dsa.go BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: cat >$WORK/b452/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid VBXAPrMMrsGV3gjpZL3X/VBXAPrMMrsGV3gjpZL3X -goversion go1.13beta1 -D "" -importcfg $WORK/b452/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid voDGDG6aA6wzvv0mj2xe/voDGDG6aA6wzvv0mj2xe -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid W3CNyn4T_4lnXvOEOXYN/W3CNyn4T_4lnXvOEOXYN -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/68/689fafcd44f9337a382292f6ce108cf93a3ccbb9241bc1cd1de477572a1babea-d # internal BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ibxQUonJIHQtt8X9FoVK/ibxQUonJIHQtt8X9FoVK -goversion go1.13beta1 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: github.com/containers/libpod/pkg/errorhandling BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2b/2b68850e459671132da9621bd9d33df3490d22f83a7be72424f1ac4e2bd26a04-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b184/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b184/ -g -O2 ./projectquota.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/errorhandling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid yGJwR2ZCkj6ODgjSbfdJ/yGJwR2ZCkj6ODgjSbfdJ -goversion go1.13beta1 -D "" -importcfg $WORK/b398/importcfg -pack ./errorhandling.go BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b442/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 2e2PfWD50DzpbUSXzhoN/2e2PfWD50DzpbUSXzhoN -goversion go1.13beta1 -D "" -importcfg $WORK/b442/importcfg -pack ./exec.go ./runtimeconfigfilter.go BUILDSTDERR: cat >$WORK/b521/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 VU6yTTtx9OPbQa3gOJhm/VU6yTTtx9OPbQa3gOJhm -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid B4gx--_627Uw-m_Ol6lp/B4gx--_627Uw-m_Ol6lp -goversion go1.13beta1 -D "" -importcfg $WORK/b521/importcfg -pack ./resolvconf.go BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid R60A0J8xLlfQDuZkV1-q/R60A0J8xLlfQDuZkV1-q -goversion go1.13beta1 -D "" -importcfg $WORK/b240/importcfg -pack ./boltdb.go BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o # internal BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid ETdmru3d1Keq0QYdj503/ETdmru3d1Keq0QYdj503 -goversion go1.13beta1 -D "" -importcfg $WORK/b367/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid UZwgZSeDbf19P75cCf1I/UZwgZSeDbf19P75cCf1I -goversion go1.13beta1 -D "" -importcfg $WORK/b439/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid f2Qi5LSb92CSmsOFrPXJ/f2Qi5LSb92CSmsOFrPXJ -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./system_registries_v2.go BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid NUMa9SvEJb5n7_IkNMrF/NUMa9SvEJb5n7_IkNMrF -goversion go1.13beta1 -D "" -importcfg $WORK/b244/importcfg -pack ./memory.go BUILDSTDERR: mkdir -p $WORK/b547/ BUILDSTDERR: mkdir -p $WORK/b538/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b428/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b428/ -g -O2 -Wall -Werror ./shm_lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b547/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b539/ BUILDSTDERR: cat >$WORK/b538/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid qIBuacFFmNzT3a2B23YU/qIBuacFFmNzT3a2B23YU -goversion go1.13beta1 -D "" -importcfg $WORK/b547/importcfg -pack ./systemdgen.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid idusZVFawGsCf8UqsKZk/idusZVFawGsCf8UqsKZk -goversion go1.13beta1 -D "" -importcfg $WORK/b538/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid iHxYDrkr3V82KS4WxjzZ/iHxYDrkr3V82KS4WxjzZ -goversion go1.13beta1 -D "" -importcfg $WORK/b271/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go BUILDSTDERR: cat >$WORK/b539/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/39/3930a988c37d3ab694fcef2fdc71f3ed0206eaf4795e38fc6849166c29170f68-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid WgVKtPhUHSI_PlCtuWdj/WgVKtPhUHSI_PlCtuWdj -goversion go1.13beta1 -D "" -importcfg $WORK/b539/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 BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/12/1284cb4b3f7a0b0f91871c025163886ea7990bdad908525495ff30c380117281-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid DJAYiPwU3BmEs70SUtHV/DJAYiPwU3BmEs70SUtHV -goversion go1.13beta1 -D "" -importcfg $WORK/b245/importcfg -pack ./compression.go BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c5/c5df723c7ba584399a3a0f5822671a1315ee625fa4caac709661021c254cafab-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 0vz5WNpj-SNd2u-3_BGi/0vz5WNpj-SNd2u-3_BGi -goversion go1.13beta1 -D "" -importcfg $WORK/b235/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: archive/tar BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid N7ghalfa7P60yw2tPJFP/N7ghalfa7P60yw2tPJFP -goversion go1.13beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid 4zHSXlAZNHb3AKpktutA/4zHSXlAZNHb3AKpktutA -goversion go1.13beta1 -D "" -importcfg $WORK/b447/importcfg -pack ./klog.go ./klog_file.go BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 1aVV0aVuqIQnqlHsWZ6b/1aVV0aVuqIQnqlHsWZ6b -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Hi3-4Jljrs66rtuCRg4f/Hi3-4Jljrs66rtuCRg4f -goversion go1.13beta1 -D "" -importcfg $WORK/b196/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c8/c8cfa55d416e0aacf48f09bc2f7a54ac95013534a4988a087aadaacdd4bf75b1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal BUILDSTDERR: cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/fe/fefa30e309696d7c273ec9c56f2eed40422fd623a19adaf7b843aa277269ed6c-d # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/a0/a08ebf432796d2d89458dbbe99f565ea74380026074f8a48bf5a207920d63648-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/d9/d97996c8d62cba13284144504ee0ff1fdfbec4745d5eae9c08cbaf99be462d22-d # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6a/6a1015fce6c59f5310c85bfb1e58abaaa3f8d9536eecf58b2a7114d17b872df2-d # internal BUILDSTDERR: crypto/ed25519 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/rsa BUILDSTDERR: cat >$WORK/b519/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid jZ4ZB_obFSkZuPJogvTc/jZ4ZB_obFSkZuPJogvTc -goversion go1.13beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./ed25519.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid aE44t7zpWgmnfDBjNEpZ/aE44t7zpWgmnfDBjNEpZ -goversion go1.13beta1 -D "" -importcfg $WORK/b519/importcfg -pack ./netns_linux.go BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid W5E2D8jlqSt6sI54O57S/W5E2D8jlqSt6sI54O57S -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./elgamal.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid r0RlCSt24BvlC2vXPpEX/r0RlCSt24BvlC2vXPpEX -goversion go1.13beta1 -D "" -importcfg $WORK/b193/importcfg -pack ./stringid.go BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid uAOzplLITrABwj42D0Oe/uAOzplLITrABwj42D0Oe -goversion go1.13beta1 -D "" -importcfg $WORK/b180/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid HC5DIcN9-Z_2QIlYL6Ex/HC5DIcN9-Z_2QIlYL6Ex -goversion go1.13beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b487=>" -I $WORK/b487/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b487/relfect2_386.o ./relfect2_386.s BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2c/2c3c2e44d5a8beb35bc7bba5cc5e92f20e9ac3e3db860ba18966ada88303dec5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 BUILDSTDERR: importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy BUILDSTDERR: importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/76/76c4794501c1122a731b9e31a30864cbd580ef261d51c87afdfd00cdff0038ec-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid SnDs2HCDSIORNQkmhUXm/SnDs2HCDSIORNQkmhUXm -goversion go1.13beta1 -D "" -importcfg $WORK/b156/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/da/da5130a85b9dafb72139b3003b4e609b5b3601e0915a519f2a5e22a850ed956b-d # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/4a/4a75b62743817b7bb268ee6fad7e673cbe9a1a5637b1df37d3f3da2dccb75f60-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 _CRFu3vFE60LU5GByBWO/_CRFu3vFE60LU5GByBWO -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b487=>" -I $WORK/b487/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b487/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/69/69552f67f8816ada70b79fc3a61d4cd1b78f9a1f3f8fb70d38a67c0097b143ad-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b548/ BUILDSTDERR: cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/4a/4a6bf33442997da405cd7f5706396864c7c50785173ad192e09f1c135d55d742-d # internal BUILDSTDERR: cat >$WORK/b548/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid Autag5vaVfTJZSnpx_H9/Autag5vaVfTJZSnpx_H9 -goversion go1.13beta1 -D "" -importcfg $WORK/b548/importcfg -pack ./hook.go BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e1/e15d07e8723d502b4fe0bbfb525048c0f94df9fa802236811eb210532a69324a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid yysltvLpmCKPZ_BUkbTq/yysltvLpmCKPZ_BUkbTq -goversion go1.13beta1 -D "" -importcfg $WORK/b239/importcfg -pack ./default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b487=>" -I $WORK/b487/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b487/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/df/df1fe2d1ad9e4ca17f18e8f99fb3b23391cd4ce0c9e3bf72f331eb36b3f46d2d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b487=>" -I $WORK/b487/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b487/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/22/22a941398ab3f3e146b4990af504875727889c519ec1444a8a34e2282ad7734d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/68/6883badfa5294ffeb4ae7e3900041a2009870bf35d2d0091e5ce864d6c37a764-d # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2c/2ca3f4e251133de8429716ea2bbe1acfaeabce00ca2571934e9d1230a7320b5a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal BUILDSTDERR: cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/67/673c1ccc862c8d4fef164b1ca50005fc6d6c160479b761a2722c4d9fd22e6f91-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b487/_pkg_.a $WORK/b487/relfect2_386.o $WORK/b487/relfect2_mips64x.o $WORK/b487/relfect2_mipsx.o $WORK/b487/relfect2_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/1a/1a1b66791703648c530fce1a3c181a57f127c0f393b64288532dd067c76d2176-d # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/68/68931d9a542f7b8b4da41403eb3b01ab89078bf69dc6f8261b80ee1eb4a43def-d # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d1/d1889142afc4bde712567d0deaf471fbc7a0e99a2bcf9053f9614e4f5c45f641-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p go/doc -std -complete -installsuffix shared -buildid ytsAqSGvGdtm6znawSho/ytsAqSGvGdtm6znawSho -goversion go1.13beta1 -D "" -importcfg $WORK/b465/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ac/ac9cbe84406d029ff90a63579cf507aa6f444bfdfc275411ad11a0f7fee49edb-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b576/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b576/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p html/template -std -complete -installsuffix shared -buildid LagTMKa3y7Je_7mQyIZI/LagTMKa3y7Je_7mQyIZI -goversion go1.13beta1 -D "" -importcfg $WORK/b576/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/53/534e5f27097914cd7b7e94be75cc3d65328f2d1de9b1f926f975a573530c68fc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/7c/7c72258f134a28c108bdbdb0c1f039a5895bd02db9ce6d8165cb355ad48946c2-d # internal BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid dNDNnKV1T-0N4ZUT0Qwf/dNDNnKV1T-0N4ZUT0Qwf -goversion go1.13beta1 -D "" -importcfg $WORK/b269/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal BUILDSTDERR: cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/25/2588b54ba4e2b980bb2aa81fb077ede6911de6ebaeefdf014c9cd7515f4ad73b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b540/ BUILDSTDERR: cat >$WORK/b540/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 0SvUPVNt1IrC3g3Azflu/0SvUPVNt1IrC3g3Azflu -goversion go1.13beta1 -D "" -importcfg $WORK/b540/importcfg -pack ./devices.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b543/ BUILDSTDERR: cat >$WORK/b543/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid U2iXxb5vkZEBbQqF5xiS/U2iXxb5vkZEBbQqF5xiS -goversion go1.13beta1 -D "" -importcfg $WORK/b543/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a3/a34a3f873c3a9af89bccda844159325c4afa4b61af59c318501b52091b8dbdeb-d # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bb/bbd9accc17d5c45ca392749191b479da3e3dfe93900f2bc5404f833e22e1d0ca-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b556/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b407/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b518/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b165/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b165/ -g -O2 ./sysconfig.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid X458LCcba62MaT892rQs/X458LCcba62MaT892rQs -goversion go1.13beta1 -D "" -importcfg $WORK/b518/importcfg -pack ./lookup.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid AqO7EVMOS9uY_7yJHlaw/AqO7EVMOS9uY_7yJHlaw -goversion go1.13beta1 -D "" -importcfg $WORK/b407/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/4f/4f68a32b7c2bd2bb60b77df6d3962a8a89c940399ef8ff1ed8ad5aed83ecf06c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 RffygqGUwYsd7XeBUeq2/RffygqGUwYsd7XeBUeq2 -goversion go1.13beta1 -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 BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/78/784ce94d428cc9b0436bd98e47fd074e3d7cccad09cf782a24c590c7b6dfd9e7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal BUILDSTDERR: cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/94/945b97ee130b5c8cd00907aeffbbef64e21aebcec380ac97ecc822f1a8651f9e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid kLTo73tzdfzrFdJAwfpa/kLTo73tzdfzrFdJAwfpa -goversion go1.13beta1 -D "" -importcfg $WORK/b485/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/84/844ef04156f34ca29d54431f0e936bdce534b557c9d3310071b8626cdbb99794-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/37/37ca54e2f6c8dbfba526d8c4d03ebd8a4c7c36b5cef8322541ddb7887c35e719-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid diWzfp5gmfX2sE1pplZe/diWzfp5gmfX2sE1pplZe -goversion go1.13beta1 -D "" -importcfg $WORK/b403/importcfg -pack ./psgo.go BUILDSTDERR: cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/58/581bf5aa694e24a7cd058f6ed1b010822569f49f997f3b62db5dcb94fb4d5b92-d # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/59/591ef0062ed14faf9310f7d3e264f3e80eba56ba5e396d917aab2f344938ff2e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: mkdir -p $WORK/b565/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: mkdir -p $WORK/b558/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid H4pttzGprMf7ib-4EkOu/H4pttzGprMf7ib-4EkOu -goversion go1.13beta1 -D "" -importcfg $WORK/b179/importcfg -pack ./label_selinux.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: mkdir -p $WORK/b557/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: cat >$WORK/b565/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b557/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid pB3ezI0_z94mnLKzdrYC/pB3ezI0_z94mnLKzdrYC -goversion go1.13beta1 -D "" -importcfg $WORK/b565/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid e_2k1bkf1S4E9S2nG3gq/e_2k1bkf1S4E9S2nG3gq -goversion go1.13beta1 -D "" -importcfg $WORK/b557/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: mkdir -p $WORK/b559/ BUILDSTDERR: cat >$WORK/b558/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid dW88VEWdo2QoShrFr-ch/dW88VEWdo2QoShrFr-ch -goversion go1.13beta1 -D "" -importcfg $WORK/b558/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b559/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid jJ0EGNu-B4xO7tGWAZuP/jJ0EGNu-B4xO7tGWAZuP -goversion go1.13beta1 -D "" -importcfg $WORK/b559/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/1a/1ac7cd4af3a6608d97a76234aedae9e8cf72ba218f0f65b731edeae06d573e83-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b375/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 3K66DTMFlwQNtBUnU-uO/3K66DTMFlwQNtBUnU-uO -goversion go1.13beta1 -D "" -importcfg $WORK/b268/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid vNhqcIpiIauApO2fsxrM/vNhqcIpiIauApO2fsxrM -goversion go1.13beta1 -D "" -importcfg $WORK/b375/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cd $WORK/b165 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/46/460cef54e91dda643dbb63c5377ded17ceb1eb3eb38083eefd9a9d3aa253c89c-d # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ea/ea1767c8ed656d1aa83e9867b78833806607387afe4d9a2bba3cb1f11d328edc-d # internal BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/containers/libpod/pkg/trust BUILDSTDERR: mkdir -p $WORK/b569/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b569/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid sNv6eTpSylmvnGP_dYCQ/sNv6eTpSylmvnGP_dYCQ -goversion go1.13beta1 -D "" -importcfg $WORK/b302/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: cat >$WORK/b491/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 3NZeDjS69orZXpfa3YXi/3NZeDjS69orZXpfa3YXi -goversion go1.13beta1 -D "" -importcfg $WORK/b569/importcfg -pack ./trust.go BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/35/35ecbc8852491c11655660d0e1d07330a59b4154e5d8c87a816bfd8dce75f5f8-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid PzJ69-lMrfLEjnT65Vcj/PzJ69-lMrfLEjnT65Vcj -goversion go1.13beta1 -D "" -importcfg $WORK/b491/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid hKe5RVrfqgDwOHxDBfhF/hKe5RVrfqgDwOHxDBfhF -goversion go1.13beta1 -D "" -importcfg $WORK/b446/importcfg -pack ./runtime.go BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/76/765fcf68d1d9b125ac3366ea34869b8ab4c97f346f1696485bc369bb0b92ef9c-d # internal BUILDSTDERR: go/format BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/printer=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/format BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p go/format -std -complete -installsuffix shared -buildid tn8xwd-wVMIdDxZYqYDu/tn8xwd-wVMIdDxZYqYDu -goversion go1.13beta1 -D "" -importcfg $WORK/b201/importcfg -pack ./format.go ./internal.go BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/53/536463a389b86d20364286482fa6f5d52f1230546216e33f687761b30817e65e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/94/9490e0408755bca39c4b0baa3c34ff9fa33155536d8c6c66d36def7ebb22a324-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cd $WORK/b165 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7c/7c3a19690e39cb89bbc9ed4a0e59e18666e942429f75e5b972102f4849ce4971-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3c/3c4d12958d729ad01ac3227f72fae9fef67647fd187b561083451d0af142b4c8-d # internal BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid zC1YshO6svcWPYkG2eK2/zC1YshO6svcWPYkG2eK2 -goversion go1.13beta1 -D "" -importcfg $WORK/b192/importcfg -pack ./lockfile.go ./lockfile_unix.go BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: crypto/ecdsa BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 p-R8FVsI-1IhbxRqobmA/p-R8FVsI-1IhbxRqobmA -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid B_TLCvf0z52cn-lZIfEx/B_TLCvf0z52cn-lZIfEx -goversion go1.13beta1 -D "" -importcfg $WORK/b107/importcfg -pack ./pkix.go BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid tfoDfNWcCGxc_NklXgAe/tfoDfNWcCGxc_NklXgAe -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid -qztDBPljfLollveeYAq/-qztDBPljfLollveeYAq -goversion go1.13beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/40/408c3c8fe22a207612249778ec9381de67d73453699ee1e2c9b388611c23cc6c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid sa4Bs11e2fHrulDhwh1Z/sa4Bs11e2fHrulDhwh1Z -goversion go1.13beta1 -D "" -importcfg $WORK/b531/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/6b/6b280cc58596b955f87d4f411167f243398344d79c016576629c26a8f656eefe-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: mkdir -p $WORK/b541/ BUILDSTDERR: cat >$WORK/b541/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid A0bhxru6bVqYGhrpeWe8/A0bhxru6bVqYGhrpeWe8 -goversion go1.13beta1 -D "" -importcfg $WORK/b541/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/88/8862e322b031e0e95bd340b3acf6ce03861ebfae2e0bdb8e8a202981a12829fd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b569/_pkg_.a # internal BUILDSTDERR: cd $WORK/b428 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b428=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile go/format=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b565/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid uxzNsspttmwOwsx8yxQ2/uxzNsspttmwOwsx8yxQ2 -goversion go1.13beta1 -D "" -importcfg $WORK/b199/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go BUILDSTDERR: cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/8c/8ce2700d2ecaa8300ac9823924c2069e4a705151ae7658700ddad0866c8a92fa-d # internal BUILDSTDERR: cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/89/89d5ecf27dbd4ee1df8437a65a1633876ed50266abc882e7775b9588260d88ad-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cd $WORK/b165 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/27/27e5992af39bb5e66a77e6b70ba5b56cd11fecf805b008485eee100e1b97dc40-d # internal BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cd $WORK/b428 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b428=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/25/25269cba26b59f099750ed723ba6c2330542b0f34201912b86edf18c01e66411-d # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/02/02565f5dbedc292a4b90026f47c1b04efa8f29650a93602d7840f4dc50b6a16f-d # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3c/3c195c73829663544b889f3b6eebb1acd349074396f8292b81fcd96c5772c1c7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -o $WORK/b165/_cgo_.o $WORK/b165/_cgo_main.o $WORK/b165/_x001.o $WORK/b165/_x002.o -g -O2 BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6e/6e21841b1e47998c6f9fe017f0940675c200cc8279943dd963b9d5e45e364043-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid WxK5uc5tN4vIw4ge72Ej/WxK5uc5tN4vIw4ge72Ej -goversion go1.13beta1 -D "" -importcfg $WORK/b384/importcfg -pack ./formats.go ./templates.go BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7f/7f05a40cbf0109767f2eb64dcac0c2addd074c23767d11b5e19cb76fd4ece847-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/68/684cf843651a36efaee5eaea4645e8aa8e9c492a5f1793d45be5d67761cf8b04-d # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/18/18b0fb3c2de714ed75e0eef27088153902705cd95cc918ca1e6bac053e563364-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid ug4KqO9mCVOxBMd1pXqJ/ug4KqO9mCVOxBMd1pXqJ -goversion go1.13beta1 -D "" -importcfg $WORK/b267/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/ca/caa3ee49119c97fe23e053a6dac29f0e5a0db21aab6a5a27e336ee76917a275e-d # internal BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid N8C4e3gWZVDt10pngf10/N8C4e3gWZVDt10pngf10 -goversion go1.13beta1 -D "" -importcfg $WORK/b126/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -o $WORK/b184/_cgo_.o $WORK/b184/_cgo_main.o $WORK/b184/_x001.o $WORK/b184/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b558/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b165/_cgo_.o -dynout $WORK/b165/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/af/afc420a710580cec46bf7af209d165d3c081c70b51a4847e9578fdf461c1f1dc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid OT_dQvGb5JFMEatGY7Gr/OT_dQvGb5JFMEatGY7Gr -goversion go1.13beta1 -D "" -importcfg $WORK/b263/importcfg -pack ./config.go ./config_linux.go BUILDSTDERR: cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/92/92126ec5c6c96926fdd1f22dea8a12aeffa516da2788f9f5b3e6ad8e9871fe44-d # internal BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid hyaMnpV3EA89I5KVMBBT/hyaMnpV3EA89I5KVMBBT -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b165/_cgo_gotypes.go $WORK/b165/sysconfig.cgo1.go $WORK/b165/_cgo_import.go BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/31/31772a6a09a1cb0ae626be3b5afb3ce7dc27088e26f778ec9f4e6265e61d8ffa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid M6o-T7bSFSluOWZmLjUt/M6o-T7bSFSluOWZmLjUt -goversion go1.13beta1 -D "" -importcfg $WORK/b490/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b184/_cgo_.o -dynout $WORK/b184/_cgo_import.go BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf8d28ce2639c2b173e5bbb7a6db6c6c5836f211dba1f2245d65a0f3bf26-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid KWXIYLjgiiIQSEi2RzYY/KWXIYLjgiiIQSEi2RzYY -goversion go1.13beta1 -D "" -importcfg $WORK/b237/importcfg -pack ./secrets.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b229/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b229/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid qGFf-qS4hNz2df6Sc3b_/qGFf-qS4hNz2df6Sc3b_ -goversion go1.13beta1 -D "" -importcfg $WORK/b184/importcfg -pack $WORK/b184/_cgo_gotypes.go $WORK/b184/projectquota.cgo1.go $WORK/b184/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b559/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/ae/ae315d098fc536d01f641a6058214410dcaf4c11ceb8e3a7ce181a018ec8f9ac-d # internal BUILDSTDERR: cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/17/173d4f0a0b66259ba5cd03891e507f62bc7d34c1a2c02b0ee84c01e436455f31-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b428=/tmp/go-build -gno-record-gcc-switches -I $WORK/b428/ -g -O2 -Wall -Werror -o $WORK/b428/_x003.o -c shm_lock.c BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b165/_pkg_.a $WORK/b165/_x001.o $WORK/b165/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/0c/0c029fd6e11c649abb79edf15b5f69c4d1e9b4f48ad349d9342efad8be1ebc2d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b188/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b188/ -g -O2 ./copy_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/29/2933058afd8724e91df8066ff17fd5b2530e178207c09a1048b67a56628bb9fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e6/e668752bb384cd86902477f4a68345c8da49346af09a217512ab4c4a78e47ecd-d # internal BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid EuQbKIW2cv1rzlvoAmdT/EuQbKIW2cv1rzlvoAmdT -goversion go1.13beta1 -D "" -importcfg $WORK/b195/importcfg -pack ./tarlogger.go BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/bc/bc86468d0c66e567f3ff464d4379832c6472efcd9c8c464e2adf547c03357322-d # internal BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 2acdL49tQbtbCBe8PTzR/2acdL49tQbtbCBe8PTzR -goversion go1.13beta1 -D "" -importcfg $WORK/b209/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f0/f0db949123d7e805b5c38f76b49103523e32e1b4dcd8710bae55dc7398261d73-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid ulbp7BK95cCyqQCjlzyu/ulbp7BK95cCyqQCjlzyu -goversion go1.13beta1 -D "" -importcfg $WORK/b369/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b184/_pkg_.a $WORK/b184/_x001.o $WORK/b184/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/2d/2dc3db7f6453e7fcce4c6fee38cf4f7e02b70be26c57a2267acd14c8b798a50d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f1/f1c5954e20b2360451246f09719969a712ebcd30f567f65b53aa821a7b6ef5b4-d # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ab/ab1240f9e7f5a23e294dbc73241fb4b5c69ec4ef22baa69b7b238aea920eb6fd-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I $WORK/b229/ -g -O2 -Wall -o $WORK/b229/_x003.o -c unshare.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/6f/6fb4e6102e663c99d1e09b5490c71f4b1614a0593c6bc80a3ad25e5a64f16e5c-d # internal BUILDSTDERR: cd $WORK/b410 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b557/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/82/82259054d72c2968f05373467c15091f1bbe440408942526b80b03edd6e56233-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/96/96862e6e5169a00efbf0c1c9e915b941d06de26b54a6de5bb719e865af7d5acb-d # internal BUILDSTDERR: cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/8f/8fe88a66b4f6f7c8e824f401a876bf460a151f3f19662524ceebc66409091ba5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: mkdir -p $WORK/b561/ BUILDSTDERR: cat >$WORK/b561/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b559/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 8VwcgwZ20ejGY3puZsmv/8VwcgwZ20ejGY3puZsmv -goversion go1.13beta1 -D "" -importcfg $WORK/b561/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c BUILDSTDERR: cd $WORK/b410 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ec/ecdf2fdfe8c42181490032a9c3ce1e460a20eecb37947a0611292d58224d83ba-d # internal BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b576/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/47/47619e247ba1ae009b98adf030f80bd2d281705ffad66ffe9eb6a70c8c34be89-d # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/35/35f3d6691e54df4198864ce1d3aa137e29955007a70625c1e73c5ce88c8a3238-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b561/_pkg_.a # internal BUILDSTDERR: cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/ef/ef8664a807bb2d1c3aa82a40ec5c9e61877db264d6ddea5214f9d9bc97302320-d # internal BUILDSTDERR: cd $WORK/b428 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b428=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid x2QP62faOczieooY5QgC/x2QP62faOczieooY5QgC -goversion go1.13beta1 -D "" -importcfg $WORK/b188/importcfg -pack $WORK/b188/_cgo_gotypes.go $WORK/b188/copy_linux.cgo1.go $WORK/b188/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b428=/tmp/go-build -gno-record-gcc-switches -o $WORK/b428/_cgo_.o $WORK/b428/_cgo_main.o $WORK/b428/_x001.o $WORK/b428/_x002.o $WORK/b428/_x003.o -g -O2 -lrt -lpthread BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -o $WORK/b229/_cgo_.o $WORK/b229/_cgo_main.o $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b428/_cgo_.o -dynout $WORK/b428/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3c/3cbda9b67ae79b740bbc0fd2d071e5a962395c00da00eb47df0639fb54df0df0-d # internal BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid 9a-GrrQLF56pDYxY-ioL/9a-GrrQLF56pDYxY-ioL -goversion go1.13beta1 -D "" -importcfg $WORK/b428/importcfg -pack $WORK/b428/_cgo_gotypes.go $WORK/b428/shm_lock.cgo1.go $WORK/b428/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b229/_cgo_.o -dynout $WORK/b229/_cgo_import.go BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid h1Q2ss6hxw6dGYiQMLVT/h1Q2ss6hxw6dGYiQMLVT -goversion go1.13beta1 -D "" -importcfg $WORK/b229/importcfg -pack ./unshare.go $WORK/b229/_cgo_gotypes.go $WORK/b229/unshare_cgo.cgo1.go $WORK/b229/_cgo_import.go BUILDSTDERR: cd $WORK/b410 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b428/_pkg_.a $WORK/b428/_x001.o $WORK/b428/_x002.o $WORK/b428/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/4b/4b8ab63c7637bf7f78748712a002b906fa94b63ec85338e74960c5702c254876-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -o $WORK/b410/_cgo_.o $WORK/b410/_cgo_main.o $WORK/b410/_x001.o $WORK/b410/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b410/_cgo_.o -dynout $WORK/b410/_cgo_import.go BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid ilXBrC5Cp_QPwLG_4kLk/ilXBrC5Cp_QPwLG_4kLk -goversion go1.13beta1 -D "" -importcfg $WORK/b410/importcfg -pack ./functions.go ./read.go $WORK/b410/_cgo_gotypes.go $WORK/b410/journal.cgo1.go $WORK/b410/_cgo_import.go BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/56/56da20432225f8304a51dc84c6e411ca2d16da331a721cffbb9afcbbeafe7f2e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 dxyZhCdGLgiDfwwcj_VO/dxyZhCdGLgiDfwwcj_VO -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b229/_pkg_.a $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/45/45bc32f3c2922fa60b095e79be5173991b0f38a09e15cf322824139b466492d8-d # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/36/36c4b32a5704eb58f09fd7db4b7ea22988ada3e33288acb52bc8f7ab88ca6cfd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7Q-3jQ-LLmr-r2oz-cVa/7Q-3jQ-LLmr-r2oz-cVa -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6b/6b44334e3fe3831cddeae12938250d8d875b31771517659216a49d9b0cea212d-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b575/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b575/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid scXp_SOxDJ73DpzRLivm/scXp_SOxDJ73DpzRLivm -goversion go1.13beta1 -D "" -importcfg $WORK/b438/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid jShJj5MdLTPcaWXJqtmR/jShJj5MdLTPcaWXJqtmR -goversion go1.13beta1 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b503/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid MDWg-OGDm3nhtcyNkWZQ/MDWg-OGDm3nhtcyNkWZQ -goversion go1.13beta1 -D "" -importcfg $WORK/b275/importcfg -pack ./client.go ./socks.go BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4a98Qp5X0XwUxcrV5fo5/4a98Qp5X0XwUxcrV5fo5 -goversion go1.13beta1 -D "" -importcfg $WORK/b220/importcfg -pack ./proxy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid YI-jFLBeuLnRuKu8Qxf5/YI-jFLBeuLnRuKu8Qxf5 -goversion go1.13beta1 -D "" -importcfg $WORK/b503/importcfg -pack ./connrotation.go BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid zfuRvyZBYBHjch0sMYUh/zfuRvyZBYBHjch0sMYUh -goversion go1.13beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./types.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: mkdir -p $WORK/b535/ BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: cat >$WORK/b533/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 0ZwewNtzYz20yqunLJsz/0ZwewNtzYz20yqunLJsz -goversion go1.13beta1 -D "" -importcfg $WORK/b322/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Oa-fhA1Zf0g2uaKT4yjo/Oa-fhA1Zf0g2uaKT4yjo -goversion go1.13beta1 -D "" -importcfg $WORK/b318/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 1DFJFUAFihTcKxqjHWeu/1DFJFUAFihTcKxqjHWeu -goversion go1.13beta1 -D "" -importcfg $WORK/b533/importcfg -pack ./parse.go BUILDSTDERR: cat >$WORK/b535/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 9ltVoqPqaBncmgdWvNn5/9ltVoqPqaBncmgdWvNn5 -goversion go1.13beta1 -D "" -importcfg $WORK/b461/importcfg -pack ./validation.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid XLYcFqzCgF1UWs4OOjWv/XLYcFqzCgF1UWs4OOjWv -goversion go1.13beta1 -D "" -importcfg $WORK/b350/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid bsLsGaf0FR5asOTWbNpR/bsLsGaf0FR5asOTWbNpR -goversion go1.13beta1 -D "" -importcfg $WORK/b535/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid aOXjT6ZX1_YpTg96i0fc/aOXjT6ZX1_YpTg96i0fc -goversion go1.13beta1 -D "" -importcfg $WORK/b409/importcfg -pack ./journal.go BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZyPhPCJgXb7M17EeE9G5/ZyPhPCJgXb7M17EeE9G5 -goversion go1.13beta1 -D "" -importcfg $WORK/b219/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid dItludK_T3hUZhA7bj1I/dItludK_T3hUZhA7bj1I -goversion go1.13beta1 -D "" -importcfg $WORK/b105/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 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b529/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b402/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid DJxih2Vk4vfG1og71uh3/DJxih2Vk4vfG1og71uh3 -goversion go1.13beta1 -D "" -importcfg $WORK/b298/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 1PpR4d1PAsH6xxQQEGX4/1PpR4d1PAsH6xxQQEGX4 -goversion go1.13beta1 -D "" -importcfg $WORK/b529/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: cat >$WORK/b382/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid YGH90zd5HSCpUShf958C/YGH90zd5HSCpUShf958C -goversion go1.13beta1 -D "" -importcfg $WORK/b382/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid X15YV9vBkeRHQGmpTUXd/X15YV9vBkeRHQGmpTUXd -goversion go1.13beta1 -D "" -importcfg $WORK/b402/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d1/d14c27d75bb5a659faf74f4661f9447d05f433c5b424c742cb599dc667f5bf8c-d # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/fc/fc5920397012372f631510f675117959727b2878262d945c63648d8b998640dc-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b410/_pkg_.a $WORK/b410/_x001.o $WORK/b410/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/a5/a5d015d904024ead9409c05e5073483fe4cfafc5c967853779e17da0d5192bb4-d # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1c/1c0f14e69643e071e59582c5f8313e4e9b9a6bf3b6df58d08cea01671a326c81-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b575/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0d/0da5ef87c949c03d765c59c2a74e44508f22b5a26b1d76cdef1fb66130bf8b83-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid RAxk37x9ydFjG_zLAdQt/RAxk37x9ydFjG_zLAdQt -goversion go1.13beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/33/331112771e0461210c07f2ce0de3970e94c964d54e23e5aeee48e7bb4d9ca4fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: mkdir -p $WORK/b574/ BUILDSTDERR: cat >$WORK/b574/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid IEVIze-GasPzzv1o09PE/IEVIze-GasPzzv1o09PE -goversion go1.13beta1 -D "" -importcfg $WORK/b574/importcfg -pack ./syslog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/12/12c2750e81cf5c846280069d4146701ed1be54e32be0a191e8aec9de954d06aa-d # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/17/17bac5a607de95dd310853e40c28fc6d51c53ab39c9b673780d354627caecd7a-d # internal BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b574/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/da/da3bb410095cf138c7b53e7750012a645e780d58a196b19f6d20ef25baedf9a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid BI5OGFTf9rcdsMZiTPoR/BI5OGFTf9rcdsMZiTPoR -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/00/00f1e3ae16f9aa079d312865f761f8a4ac927ed437811fe66a80768db9825db2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/43/439fc7dfbecca2432682dd0646c3e0daff930ad6cc65e6468c8921426d5266be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid nrDhqwD6PKzAySd5HamI/nrDhqwD6PKzAySd5HamI -goversion go1.13beta1 -D "" -importcfg $WORK/b314/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 BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/e0/e00c9c78355e73e90ae91e1b92ecd2f0f588cac18bd608ea58f0c1d93550da77-d # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/cd/cd653577024ea87ab96a9311217b111529853d6444f44d20dc9b2ad338153d00-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid N7YNFXknGM5373zEPTaA/N7YNFXknGM5373zEPTaA -goversion go1.13beta1 -D "" -importcfg $WORK/b459/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid yr1MuE0rL0rRLKIYC0xn/yr1MuE0rL0rRLKIYC0xn -goversion go1.13beta1 -D "" -importcfg $WORK/b274/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/2c/2ceb1884d721b0523f1f74a953ee763cad2c0d8250e19f9cef82635a864ee244-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid uyxO0BC-izo8qRnJ3sFj/uyxO0BC-izo8qRnJ3sFj -goversion go1.13beta1 -D "" -importcfg $WORK/b349/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/9d/9dd8fb8792560ea326246f3d8857716be5daaddcef9e5f2a630496df5b470de6-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: net/mail BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid kQ7ZafuvlttyEDRlyZEX/kQ7ZafuvlttyEDRlyZEX -goversion go1.13beta1 -D "" -importcfg $WORK/b213/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XbT86QvP5bAtIWNZNXfK/XbT86QvP5bAtIWNZNXfK -goversion go1.13beta1 -D "" -importcfg $WORK/b334/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Wi_GRCDiZ2IhAlW6xBaB/Wi_GRCDiZ2IhAlW6xBaB -goversion go1.13beta1 -D "" -importcfg $WORK/b364/importcfg -pack ./message.go BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 89M-V2RFYI8NimBxsbmA/89M-V2RFYI8NimBxsbmA -goversion go1.13beta1 -D "" -importcfg $WORK/b223/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/3e/3e16eda31f6d76e489ec8fc1e3698212409399a8625c803d5e72a21ac2dbfa90-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/da/dadfade7ffc8f276b72333c4873816d717441cd3c8846a8f01706be3f2885d4b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid J68ah2rM65xKex5H1ixE/J68ah2rM65xKex5H1ixE -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d1/d10e265f962fdb7953b4dd0ab2a0642bec4d5a578527af70c74f54cb97b5995f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0a/0a06756a9314ab5d7ceeb4f05811e295d8eb60f22857c890df4833e79687a07f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/72/72337f50ed663d32c6a99d9ee44066db411309cd113fd06f9f1282593d280a10-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e1/e1f2aa6834be3b9f5db5f3d34e9107acc2410e76873992124331f8a89e53fed6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/30/30cc026684d8d61ede6ce3d28565f8b685e5a6c8b09331248dce9f37f7f0dda0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/84/84dd8bdc34daf6b7a8dce18b3a74221914e08461247479e72e81753614f85a16-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid KP39NZfJsM_JoaZCdhf9/KP39NZfJsM_JoaZCdhf9 -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/79/7926c7eab35ed4078348bc7ddc327b284655f1217264c45d1d392fda09aa60d0-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: mkdir -p $WORK/b534/ BUILDSTDERR: cat >$WORK/b534/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b535/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid El3EBTg2FcKBpPD-Uge8/El3EBTg2FcKBpPD-Uge8 -goversion go1.13beta1 -D "" -importcfg $WORK/b534/importcfg -pack ./generate.go ./iopodman.go BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/27/27253dd679fff11b495db7647b8ca485677dfa48bcceed8e84bdc3e292fa26ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid s64q3oNo2YZ1NvfcsB2x/s64q3oNo2YZ1NvfcsB2x -goversion go1.13beta1 -D "" -importcfg $WORK/b346/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/45/45655f2ea0f5c87231c6987f47760c5485d1e0e218ba6442f87592b9e7e794de-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f7/f7d0b9ba778944ab151c28edcd6f90180854e143198b43e30811e96d3fb39d83-d # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/5b/5bef606ec0c109950f8fe3817d83f16a1b297b562be9b1c7c22d802005050eb5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid uApF05EBAA8nyjy2VJ5M/uApF05EBAA8nyjy2VJ5M -goversion go1.13beta1 -D "" -importcfg $WORK/b293/importcfg -pack ./metrics.pb.go BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid aXYjwRuUgqGhJ8uBIKoV/aXYjwRuUgqGhJ8uBIKoV -goversion go1.13beta1 -D "" -importcfg $WORK/b435/importcfg -pack ./rpc.pb.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid OnV6zeSGHUIk6Tpw_5Ps/OnV6zeSGHUIk6Tpw_5Ps -goversion go1.13beta1 -D "" -importcfg $WORK/b295/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/e7/e7f4d892d1d671cbf960c4adfebb4b9c575370cb989d8906f7ded84c436cb498-d # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/88/88d96d8d2922485f24bda323e0983dd001252f6d738822b05b98887a63d2b31e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid t__lenBxVUzorUBFTlR2/t__lenBxVUzorUBFTlR2 -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go ./conf.go BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/e2/e2abd224c8a0900485a4a503f60e1c0299f312da10ee8591282359133a85cece-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/13/130b4b5ca801175c8766234b7295141da07137f9d96ad612241ee2058dcc1ebd-d # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/b5/b59c5e747b226e0a5fb94c97ca47a120418572ea81734c08dd6960b8aa42913e-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -o $WORK/b231/_cgo_.o $WORK/b231/_cgo_main.o $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o -g -O2 -lseccomp BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid DVFskv1lO5XbrFBVJq0X/DVFskv1lO5XbrFBVJq0X -goversion go1.13beta1 -D "" -importcfg $WORK/b528/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b231/_cgo_.o -dynout $WORK/b231/_cgo_import.go BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 4RhGkNNf9LagxTOmt0W5/4RhGkNNf9LagxTOmt0W5 -goversion go1.13beta1 -D "" -importcfg $WORK/b231/importcfg -pack $WORK/b231/_cgo_gotypes.go $WORK/b231/seccomp.cgo1.go $WORK/b231/seccomp_internal.cgo1.go $WORK/b231/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/cb/cbe84c28f89b9b28bd61f9017bb88a02a68faac671ad775f595e71ce0787dbcd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid KEuc-UMgsgEXGFXe9Hdo/KEuc-UMgsgEXGFXe9Hdo -goversion go1.13beta1 -D "" -importcfg $WORK/b292/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/cb/cb6da5933698a79ba7184782447d69c0a84617e32eafa0039053c6e058188def-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/28/28a44c9bf2dfbdbcc1c92ac2060ba084a1b91ebc014223f4d77c3c9b93a050d6-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/network BUILDSTDERR: mkdir -p $WORK/b546/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: cat >$WORK/b546/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid pn78P7N1h9o0-pbyEpI7/pn78P7N1h9o0-pbyEpI7 -goversion go1.13beta1 -D "" -importcfg $WORK/b546/importcfg -pack ./config.go ./network.go BUILDSTDERR: cat >$WORK/b524/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid cnZt0HAKtJN8D0iXjuaK/cnZt0HAKtJN8D0iXjuaK -goversion go1.13beta1 -D "" -importcfg $WORK/b524/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/e5/e55c5835db70829959884e357882b86d229329125adf2e9caa4464449ca08ecc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid GQP6VPgt7x4GR7gwh-SM/GQP6VPgt7x4GR7gwh-SM -goversion go1.13beta1 -D "" -importcfg $WORK/b434/importcfg -pack ./main.go ./notify.go BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c4/c4c7d5d8ab03264358f87f889fa91bd5cbe64634dc9dfa52da6a461a4a4df6f1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal BUILDSTDERR: cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/94/944388c8e28d17c4953cf65f8aaac75783dd481e8513aa8831112436a2000c68-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b231/_pkg_.a $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/93/932e14506673bde1455c8cd65b8a15bb90e26fb0a03cc4db6ce05f2449d31725-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b434/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid DkUp93LlOu7oAfDTldw-/DkUp93LlOu7oAfDTldw- -goversion go1.13beta1 -D "" -importcfg $WORK/b433/importcfg -pack ./criu.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/3d/3dc00563e32e8fa531ddc5814445b91c85b54f49921717a684bf105ad50b7152-d # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/0d/0dc3a4e38d58c05ffd188ebd56aa6a07ff2ecc80ce772acd9c9767e662c490fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 7AOJqulogFBnw1sPKC9J/7AOJqulogFBnw1sPKC9J -goversion go1.13beta1 -D "" -importcfg $WORK/b378/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/a5/a5446360d74dedcd76a1d216ec8a7f32898668bab8e8729f6519ee4d5d723748-d # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4f/4fc2a2eb6e4747eb84d2fe408e68d43fb397dddadcaab933bfb3d8137eab2ccf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 9uFfrkvZFvYIiTQHHO0h/9uFfrkvZFvYIiTQHHO0h -goversion go1.13beta1 -D "" -importcfg $WORK/b168/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/e6/e6551aed6edb17918a45139b4e033f96630005059e54cf637729f24e24552993-d # internal BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3c/3cf5d51cca1fc343d759c43a53b36001e867c97a710bb809d3f5f0f176bdc815-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid oGzL-ACf75E9NZFnK0WD/oGzL-ACf75E9NZFnK0WD -goversion go1.13beta1 -D "" -importcfg $WORK/b507/importcfg -pack ./key.go BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid rSw8QolXyfhloLW93fed/rSw8QolXyfhloLW93fed -goversion go1.13beta1 -D "" -importcfg $WORK/b096/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/58/582fca29d6c10d707ae31270758a7446cd318701f006baa6b38480412599b4a6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid uKo5mkQqHi_CkfeGHU5L/uKo5mkQqHi_CkfeGHU5L -goversion go1.13beta1 -D "" -importcfg $WORK/b506/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/0b/0b92fdc401a6364f42177935a4f42456009bc60c15fad57bb53b1913d295b12b-d # internal BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/8b/8b042b58906b357588fe3d236c02d38d58e8a0d9f03a5203f28a552cff9cd4d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 79RBUudq9g6Iog9gNyTC/79RBUudq9g6Iog9gNyTC -goversion go1.13beta1 -D "" -importcfg $WORK/b143/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/63/63f97f5b141ff735feb477896022e5d5c15d03ebdde260c5d18fb6670fcce1f5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid h-ziQhP7HmBUh1aL0xgM/h-ziQhP7HmBUh1aL0xgM -goversion go1.13beta1 -D "" -importcfg $WORK/b386/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/71/71f556cc0186dc84fb35a3da7532624202b244182e112c357fa2253dfad64c92-d # internal BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/96/96580ecd6fc64ba99a04dee58d5fe1be21c1029387b6bfb3623f47f036d9085a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid X5mhK3QLST_0RTQjJSm1/X5mhK3QLST_0RTQjJSm1 -goversion go1.13beta1 -D "" -importcfg $WORK/b183/importcfg -pack ./overlayutils.go BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid rsuDDDgAxMwe9Hnlnomu/rsuDDDgAxMwe9Hnlnomu -goversion go1.13beta1 -D "" -importcfg $WORK/b175/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b181/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b181/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid smR7rbb4rFc47FhkwbWu/smR7rbb4rFc47FhkwbWu -goversion go1.13beta1 -D "" -importcfg $WORK/b189/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid piuhyDraQaEZXhu-i3uj/piuhyDraQaEZXhu-i3uj -goversion go1.13beta1 -D "" -importcfg $WORK/b187/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c7/c71a2b4035432d39268267cee59594e41a51632852b3e31925031f18988ffb65-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid nO5LEBynMl1cU-gaq5G0/nO5LEBynMl1cU-gaq5G0 -goversion go1.13beta1 -D "" -importcfg $WORK/b182/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/23/23bbe2d6834d5cfe87289cf6601a117582ddbf55678f5df14047cce3117d4897-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid iFFr1_6qKuXRir_fHNBg/iFFr1_6qKuXRir_fHNBg -goversion go1.13beta1 -D "" -importcfg $WORK/b324/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 1qa99M80-t38kQ3aAh6r/1qa99M80-t38kQ3aAh6r -goversion go1.13beta1 -D "" -importcfg $WORK/b468/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid brMKQYLB63RQelEd4far/brMKQYLB63RQelEd4far -goversion go1.13beta1 -D "" -importcfg $WORK/b472/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid SSD0dwklynmPxexaWjSR/SSD0dwklynmPxexaWjSR -goversion go1.13beta1 -D "" -importcfg $WORK/b451/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/e2/e2d5e73a41d01628a71c951ab3980ece72e37edcc15fbeb58f577abeccc38bcf-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid zxKjw2e8iARvTWkAPao8/zxKjw2e8iARvTWkAPao8 -goversion go1.13beta1 -D "" -importcfg $WORK/b437/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b400/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b400/ -g -O2 ./rootless_linux.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 30IN-fZ6rr_6822RmdHC/30IN-fZ6rr_6822RmdHC -goversion go1.13beta1 -D "" -importcfg $WORK/b424/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b122/ -g -O2 -o $WORK/b122/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/ef/efb0d4e6ef2deb515632db55313736e4b89290466dc9eba62c885cd197a3bca0-d # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/da/da029a4e75d50e3569f91b66a1bdb55de8ebfd7b10ff3b929eec14d8ba495cb6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/15/152a8d90cbac30438c15ebf0b2c97a0ca7e6f563b0d650b4cb1fc5d5f92f1421-d # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/11/11fb973a6f76daf7567b4f6b46f905623fdd69d5195a94cd88ef7cd97d4fac0e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid P2uAigSCAisHPp6xKjHM/P2uAigSCAisHPp6xKjHM -goversion go1.13beta1 -D "" -importcfg $WORK/b323/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/cf/cf8a6d92cd0813814e0c4844a91a9241058bb9934a37194454d2b9e06694f245-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid wbeIkp34Yq-gJ2Wa87Hr/wbeIkp34Yq-gJ2Wa87Hr -goversion go1.13beta1 -D "" -importcfg $WORK/b464/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/5b/5b1f23da5482ddde864086ac6dee05b2976f25e5528cb670e477e0410099ef37-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/40/40edb1eb5c959e7ac68ef17e74db3917ca7de446761b986e5f7912138969ab65-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/5f/5f69a71c856919ef46d6ba52b62d78ec28c6fa0489fc7c365945d6921932f488-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid UdckDMdVTBcQpwtwm7XI/UdckDMdVTBcQpwtwm7XI -goversion go1.13beta1 -D "" -importcfg $WORK/b313/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 BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/1c/1c7eefc18d3c2b9aae4b4045fe6680fa68870b6771a13576fa4a4b112a56f80f-d # internal BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: cd $WORK/b400 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b400=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/05/05e16dd566ec75f1b64a4bfa232f999a3bf30a8163f59274c700d64be69ce248-d # internal BUILDSTDERR: cd $WORK/b400 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b400=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid tat0tlmb73U0wz9-wh7C/tat0tlmb73U0wz9-wh7C -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./callbacks.go $WORK/b122/_cgo_gotypes.go $WORK/b122/data.cgo1.go $WORK/b122/gpgme.cgo1.go $WORK/b122/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ce/ce43737a351e6553bb38300264465bda22c0fa41fb184275aa3c66474dd6374c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b537/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 4FlQejAHKBCjnngdON1a/4FlQejAHKBCjnngdON1a -goversion go1.13beta1 -D "" -importcfg $WORK/b329/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: cat >$WORK/b537/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers/kernel=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid yG-EjtMjuERUbFa5JRSG/yG-EjtMjuERUbFa5JRSG -goversion go1.13beta1 -D "" -importcfg $WORK/b537/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/5a/5a8014edc85d24b26db2931fd90811534416b2820c48abcaf074bea2e414aa3d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b400=/tmp/go-build -gno-record-gcc-switches -I $WORK/b400/ -g -O2 -o $WORK/b400/_x003.o -c rootless_linux.c BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/87/87ae086bc86cb1eb13bd04e3091d430701afc1ab818ceeb20b205af10a3f6755-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid cWTn0YSRh-gvSiQwLTJK/cWTn0YSRh-gvSiQwLTJK -goversion go1.13beta1 -D "" -importcfg $WORK/b423/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/e1/e1cdad0ed7eea3719acd0faf4dcfeb6e9035c21ad5351afb07728d5dedd45f81-d # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/f1/f1809363f0d2241367db211050b103ba9960cfec3fffe6333689233d1d692c8c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a6/a6c6d850f1f57f7736b48ed61683790dd282798dc186c2e2bbf0a2b2ae183ffe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal BUILDSTDERR: cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/1f/1fa3cff0d52d17948f51655809048c983ae59a3fda70c2ea91ed5966233750e6-d # internal BUILDSTDERR: cd $WORK/b181 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cd $WORK/b181 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b3/b3c2e7a521572197c0687c6903ea5c3333b8d28a2e3b9c51163e986f197d8bdb-d # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b400 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b400=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o $WORK/b181/_x003.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b400=/tmp/go-build -gno-record-gcc-switches -o $WORK/b400/_cgo_.o $WORK/b400/_cgo_main.o $WORK/b400/_x001.o $WORK/b400/_x002.o $WORK/b400/_x003.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid oVwKHwgGREWA-a44AEXr/oVwKHwgGREWA-a44AEXr -goversion go1.13beta1 -D "" -importcfg $WORK/b181/importcfg -pack $WORK/b181/_cgo_gotypes.go $WORK/b181/btrfs.cgo1.go $WORK/b181/version.cgo1.go $WORK/b181/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b400/_cgo_.o -dynout $WORK/b400/_cgo_import.go BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 3Xc6clOWHOuMZqQRB4St/3Xc6clOWHOuMZqQRB4St -goversion go1.13beta1 -D "" -importcfg $WORK/b400/importcfg -pack $WORK/b400/_cgo_gotypes.go $WORK/b400/rootless_linux.cgo1.go $WORK/b400/_cgo_import.go BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/e1/e1ca2d42784567bb25930ae3677f56a64e685a2c33e09c05bcdbf3a13c8e98c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 0SMUhKZIpWuGDSeYSl1b/0SMUhKZIpWuGDSeYSl1b -goversion go1.13beta1 -D "" -importcfg $WORK/b479/importcfg -pack ./streaming.go BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid TFWytSpktO_orBX_cNJf/TFWytSpktO_orBX_cNJf -goversion go1.13beta1 -D "" -importcfg $WORK/b488/importcfg -pack ./recognizer.go BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid nbreqG6pRyGWSIaNNHuF/nbreqG6pRyGWSIaNNHuF -goversion go1.13beta1 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c2/c21a5bcafcbea9f176d6d8e323cf47fadc80cb81af087fee48a0d6d32991e43d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid _Keu7sXtD4TQh9JgQzBh/_Keu7sXtD4TQh9JgQzBh -goversion go1.13beta1 -D "" -importcfg $WORK/b484/importcfg -pack ./json.go ./meta.go BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/c9/c903d45af2267b40f4b516ec4b27c1baf55bf2a4e646df824bc084ed6cc5712b-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o $WORK/b181/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/07/07f78ef0c1c732be307c324c64e2f9a6d24fbd376d280946bc70c59a11245715-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b189/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid qsImTmIyI6vOofIec6_9/qsImTmIyI6vOofIec6_9 -goversion go1.13beta1 -D "" -importcfg $WORK/b174/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/76/76f4dbee636bd706c364e979d3722e612d2044251306c14fc85257954d3f1748-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception BUILDSTDERR: importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid xPGmsTJi_pSRh7v1YA3f/xPGmsTJi_pSRh7v1YA3f -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/82/821beb21ad42edf1e115f940124431e28686da03f0a53a9e53cad41359031830-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b400/_pkg_.a $WORK/b400/_x001.o $WORK/b400/_x002.o $WORK/b400/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/59/59cd4db8d398dc4e364028e3e49aede40e1bd19595a08a2134225c62f62c6b3b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid paFWVVhODMaXs6vyVOUi/paFWVVhODMaXs6vyVOUi -goversion go1.13beta1 -D "" -importcfg $WORK/b419/importcfg -pack ./registries.go BUILDSTDERR: github.com/containers/libpod/pkg/cgroups BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/c6/c68d834a7c283545565342e714c0be6a20b200deff46371260688bb90b9aee95-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid 5OsHUOZMWZJzHCENlRMA/5OsHUOZMWZJzHCENlRMA -goversion go1.13beta1 -D "" -importcfg $WORK/b432/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/02/024a42c66e266597a7bfc0c7252413f99c0961392f2fb5af38da487fe9c0fb3f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4d/4d48626cd19ced0703b49c41faaf195222de3c4425039cad4d1d201f4f011c6f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b523/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid g8oZL0uvk6kchL2_aCWC/g8oZL0uvk6kchL2_aCWC -goversion go1.13beta1 -D "" -importcfg $WORK/b523/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid gWjx64GznuojLcYHz7Ir/gWjx64GznuojLcYHz7Ir -goversion go1.13beta1 -D "" -importcfg $WORK/b276/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid tOwTm89yAR9uoUPYGxe9/tOwTm89yAR9uoUPYGxe9 -goversion go1.13beta1 -D "" -importcfg $WORK/b225/importcfg -pack ./trace.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid hUmGNZ6CQUOpMpEPtOhj/hUmGNZ6CQUOpMpEPtOhj -goversion go1.13beta1 -D "" -importcfg $WORK/b082/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/26/260020ac2c176b8d37039d32228b28780b4f83b75c054e0910404514f63f3583-d # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/b5/b5e2e5fdd6ebff8c325180b13fa3f8519e19d8bdb01452a6f9c602c6f30c716f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5e/5eea441ab980e88ca4ae0d93c7a667dfa62cc9c2a7501b18e6662728bd69aef0-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p net/http -std -complete -installsuffix shared -buildid weLj_A0flQOniAy2HD0R/weLj_A0flQOniAy2HD0R -goversion go1.13beta1 -D "" -importcfg $WORK/b211/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/87/8753afd0fbf6941507872d8b814cf12a66e0d12d8b3670ac5b752b67730dfc95-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/03/03bcd33edafa2a8ce9bbc1d2fb6f77284ed68ea32a7dbb425232d885762538f9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/99/9928f4d6dd1467a97226b1d0d81375f05daea90c0494b9b00c177ac1d415861e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/libtrust=github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid uHbIpl9qDCPy7qpykFNo/uHbIpl9qDCPy7qpykFNo -goversion go1.13beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ec/ecca878b19d186c89dcf5dbfb66dd48dffdf9508d79629dc65e3ab9a18dd06b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid FXh4sLrlyu51B-_SxfIs/FXh4sLrlyu51B-_SxfIs -goversion go1.13beta1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid L0ImDdxVTShijr0EfqBI/L0ImDdxVTShijr0EfqBI -goversion go1.13beta1 -D "" -importcfg $WORK/b078/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid 922wL5-a_4SM0mMWuykU/922wL5-a_4SM0mMWuykU -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/4c/4c704f234ed80ac68c7fe05e3e7f8edf17e3818ab7cead1767efa668442fe26c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/80/80c058083efbefd008abb7c4a3a941180909eb1d6cbf2600decc40393aab7f9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid SVz1iZHjRKeRUlZLbSeN/SVz1iZHjRKeRUlZLbSeN -goversion go1.13beta1 -D "" -importcfg $WORK/b234/importcfg -pack ./blobcache.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid ptOrozT2vpj4D7qAxAxy/ptOrozT2vpj4D7qAxAxy -goversion go1.13beta1 -D "" -importcfg $WORK/b259/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid k2LqqKePy7On0WKK1GnU/k2LqqKePy7On0WKK1GnU -goversion go1.13beta1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid 00A71iJehGMw-cHcN0uz/00A71iJehGMw-cHcN0uz -goversion go1.13beta1 -D "" -importcfg $WORK/b345/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/da/da4bd6b6fd60b752fb6cf1842050fe57758401e132419af82214d5b9ef959e0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid cD9vyhMkFzBZdk0gGPKA/cD9vyhMkFzBZdk0gGPKA -goversion go1.13beta1 -D "" -importcfg $WORK/b238/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/a3/a392e7751da88fea6275911aadea245509c67bbe077ae8290a4a77335a09f383-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/87/87d97e1b47a215392e689f6b1d0ac384db39b9cab25505ebd78964a827777b38-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f0/f02389f2a51ca92ea5176f298a8c92afdf993b3f6898873b32418faca5dfc0d9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/39/3993fb1d1a269b67f90111e0c49f9f58c6c3f2a04aac9368fe748c7d2d1cdc42-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/fe/fe72766681705c3617c93b08716e91ec8671e6d0162df56a4762991cf8bf2c10-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/10/107a0d0184cb2ae2bb80ea235244315dbcc31a9bdacc06e20db1d08ccc7d5f5b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: github.com/containers/libpod/libpod/lock/file BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid Na3qX66IYHzRunBVoAXn/Na3qX66IYHzRunBVoAXn -goversion go1.13beta1 -D "" -importcfg $WORK/b236/importcfg -pack ./overlay.go BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b425/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/file BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid QgGzaKdQJSRiqs0U6mxi/QgGzaKdQJSRiqs0U6mxi -goversion go1.13beta1 -D "" -importcfg $WORK/b427/importcfg -pack ./file_lock.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid FbjtWNlPGIawC6pRChTs/FbjtWNlPGIawC6pRChTs -goversion go1.13beta1 -D "" -importcfg $WORK/b425/importcfg -pack ./layer.go BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid YqFSFXIR-GDQrC4Nm1ps/YqFSFXIR-GDQrC4Nm1ps -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid bx2lnmfsA0PNWWUltCbh/bx2lnmfsA0PNWWUltCbh -goversion go1.13beta1 -D "" -importcfg $WORK/b395/importcfg -pack ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ad/adcf7bd7146632e22615d38dfe5d7d846a013444e2343ef8b93194a988134801-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/fe/fedd44f427c0091b8cc8ad89af3168ce23351350da8feab804ea8688ea315792-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid GtZ9IyinqY2GPFXSNYoW/GtZ9IyinqY2GPFXSNYoW -goversion go1.13beta1 -D "" -importcfg $WORK/b418/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/68/68e1c00c4397d578c96ad4ebc52bccd65aa0186451e224fa9621eb1da6e49789-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/5b/5b3cde88db2a768a8d856570e6d30c03325aae63188e0e9f5275e23a255e898d-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid MWDBdSGAMmOOSq4zeEWH/MWDBdSGAMmOOSq4zeEWH -goversion go1.13beta1 -D "" -importcfg $WORK/b426/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4f/4fb9ced57716903b4965c00a0363db2bf0aad761316b6583597e366223f02bb0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/b3/b3c8c2a3f23ca7d9b1d8b8467a519ab35747cb06e547dc6f04d8c471a62f59b8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/76/7638bf161e621611950a68e3dea38a6124da04bcb93dfb53da42fcce56849d3e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/84/8427393077377a26cd93ac73faa37fa6e14c73a7a33a2d6188b698e18a9164da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: expvar BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid q5EYzxxtgNPtiWzTNegR/q5EYzxxtgNPtiWzTNegR -goversion go1.13beta1 -D "" -importcfg $WORK/b210/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p expvar -std -complete -installsuffix shared -buildid JDr1KQJ4TbOHqBn9_oV1/JDr1KQJ4TbOHqBn9_oV1 -goversion go1.13beta1 -D "" -importcfg $WORK/b289/importcfg -pack ./expvar.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid KAFPwog0sNSltfmegnGY/KAFPwog0sNSltfmegnGY -goversion go1.13beta1 -D "" -importcfg $WORK/b283/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 4XHYqDwbQIVU9jcU1efy/4XHYqDwbQIVU9jcU1efy -goversion go1.13beta1 -D "" -importcfg $WORK/b282/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 5wzmrvvaN99UadMuAi-H/5wzmrvvaN99UadMuAi-H -goversion go1.13beta1 -D "" -importcfg $WORK/b273/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: cat >$WORK/b502/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid hPwQYue2-riYA8UYS6Q2/hPwQYue2-riYA8UYS6Q2 -goversion go1.13beta1 -D "" -importcfg $WORK/b330/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid mfCyUprQ4Ypg9FDerKAF/mfCyUprQ4Ypg9FDerKAF -goversion go1.13beta1 -D "" -importcfg $WORK/b284/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid xxX6aSXwURCRucqEirIF/xxX6aSXwURCRucqEirIF -goversion go1.13beta1 -D "" -importcfg $WORK/b502/importcfg -pack ./ctxhttp.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid EveYCpqSPG6EzbJAI1f6/EveYCpqSPG6EzbJAI1f6 -goversion go1.13beta1 -D "" -importcfg $WORK/b475/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid OrlTgBsTCMbuvo__NzAM/OrlTgBsTCMbuvo__NzAM -goversion go1.13beta1 -D "" -importcfg $WORK/b294/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: mkdir -p $WORK/b560/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid KscLFpza_3SjSGuwkuKj/KscLFpza_3SjSGuwkuKj -goversion go1.13beta1 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b515/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid _Uai6xp39ElnM4eCLGvO/_Uai6xp39ElnM4eCLGvO -goversion go1.13beta1 -D "" -importcfg $WORK/b515/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: cat >$WORK/b560/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid Qlxm7lz03QtMCJ_WJBHm/Qlxm7lz03QtMCJ_WJBHm -goversion go1.13beta1 -D "" -importcfg $WORK/b560/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go BUILDSTDERR: cat >$WORK/b361/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 5X5q-SfUGIQt3YEF3C2p/5X5q-SfUGIQt3YEF3C2p -goversion go1.13beta1 -D "" -importcfg $WORK/b361/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid Jf2e8asZ5yeIbhYPev11/Jf2e8asZ5yeIbhYPev11 -goversion go1.13beta1 -D "" -importcfg $WORK/b421/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid Xkz-w5xKlsZf8FnFeJmY/Xkz-w5xKlsZf8FnFeJmY -goversion go1.13beta1 -D "" -importcfg $WORK/b333/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/f5/f5f07ae95a36fb3d255b356e0bf343c09ccce712857cbe44f1ec79ba4b2e60da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid i1-ACPNxtKcyvsIBBo58/i1-ACPNxtKcyvsIBBo58 -goversion go1.13beta1 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/7e/7ec62bfb09ab9e0a8ccc2da0a23a1a28d32421521c9bbf9d7446d18de715f128-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/00/00252d195524a41143c9b8d82cc0a73295cce8061d9bed46b33be5dccbc74e7b-d # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/54/542a7afcf413ec6da907cbb3f1dc4918f8a5c3d3b39c713d0d9015a679fd232c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid VX5xB7fod6oGZCH08k55/VX5xB7fod6oGZCH08k55 -goversion go1.13beta1 -D "" -importcfg $WORK/b272/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/60/601de4d15e2a9ed84b95ebc8ef39a5f1ea8a8b9b07afcdf4ed67775a4e4c6c43-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/94/9432da51136e132a8f1c51c5d9ba233373c9396630962b5e367f2d0600358afc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid q2NG56Cge2NZ8-kNVMTB/q2NG56Cge2NZ8-kNVMTB -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./types.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b560/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/2d/2da4502bcfbe203388b913f14d48439ad0c0546cb8dad88a55f4925ee146c611-d # internal BUILDSTDERR: cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/c4/c48d4ab75ec5f850ed0730611bc42efa0c24318c1ac156380187c8b9e956182c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/44/4434cd348bde44ac34fd507b26153755ac8b1156b836c00f54f66347214c4eaf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: mkdir -p $WORK/b551/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b551/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid pAgR1SuatHwLBmF3mcq2/pAgR1SuatHwLBmF3mcq2 -goversion go1.13beta1 -D "" -importcfg $WORK/b551/importcfg -pack ./tags.go BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/f6/f65c1307cb853fe9cdf7b18d46bdbba7cc5ec9f6a1995235b59fc9981b83d8eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid OiFByR5UcLsQDKgy8SyZ/OiFByR5UcLsQDKgy8SyZ -goversion go1.13beta1 -D "" -importcfg $WORK/b500/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/5d/5dfcf5252585b90009af63bf1d1f5dd77cf8f0cf6e86df80c42274621c0a2815-d # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/bb/bbc25ccd522dae5f95cd892084b8910eb791fb77028b23c8c9d33103be626e40-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid FGn2qlxeyh1KUcw4BD9G/FGn2qlxeyh1KUcw4BD9G -goversion go1.13beta1 -D "" -importcfg $WORK/b308/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/4b/4b70f1e9529f39edee275fef7eb994c11be867b07db2b3e7593f267e0b317952-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: mkdir -p $WORK/b550/ BUILDSTDERR: cat >$WORK/b550/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid pTAL7JStImRdG8gKf9Gp/pTAL7JStImRdG8gKf9Gp -goversion go1.13beta1 -D "" -importcfg $WORK/b550/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/7e/7ee668e31327e17f094343dbad97aaa99d462996a49de011775fd6ac809779c8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: packagefile container/heap=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid cS3LPVWgFgbuCl54YaIX/cS3LPVWgFgbuCl54YaIX -goversion go1.13beta1 -D "" -importcfg $WORK/b514/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e9/e9ee2f64083585ed41888d070a4747e7ad5dc02f6972de8b623aa98e73fcc80e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid cskbX5jP3BYDAsRM7mML/cskbX5jP3BYDAsRM7mML -goversion go1.13beta1 -D "" -importcfg $WORK/b062/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ce/ce425842b83abb144b5f80067be02241295dc5273d95b8e42288bd6abd77815e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 2AMhKjV0X9G3zS-mSQpm/2AMhKjV0X9G3zS-mSQpm -goversion go1.13beta1 -D "" -importcfg $WORK/b366/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 7OdMXb7xLbMTRa48bpEZ/7OdMXb7xLbMTRa48bpEZ -goversion go1.13beta1 -D "" -importcfg $WORK/b311/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/d2/d24d13e6457e48b25e724bf8814758586424baff7cce2c95a5f7755a5c86530b-d # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/dd/dd2f46462f08038dcb13a3a4df04c1757c7d3b882f600935e225fbf04885ff60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid XRmRs0walxYhh5XsJk3X/XRmRs0walxYhh5XsJk3X -goversion go1.13beta1 -D "" -importcfg $WORK/b277/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0b/0b5f29e577f80a22ce607642de3d2bae016ed690d8bf8439e461a9b5bf8801a4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid -Gf8jMAqDB8X3PJExZsE/-Gf8jMAqDB8X3PJExZsE -goversion go1.13beta1 -D "" -importcfg $WORK/b228/importcfg -pack ./run.go ./seccomp.go ./selinux.go BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/63/63129bdad04b6d8bb876b0cf30588bd24b62f746ae835d35add01406ef6e3d25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid j-UDVkQQnTu_mgzsJibN/j-UDVkQQnTu_mgzsJibN -goversion go1.13beta1 -D "" -importcfg $WORK/b306/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/eb/eb86dc1141c365a200b5afe17aee07fca1a7713ee4d3bbaf65578a67a78f769b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 3Wrx0JY4hyZy7ZQZ1DN1/3Wrx0JY4hyZy7ZQZ1DN1 -goversion go1.13beta1 -D "" -importcfg $WORK/b288/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/77/7748c390956c31134434400f111b6c8cd6e27158f51c255077dbde326b6607ae-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/55/55da1e5c2cc10e9676e6af375bdc1406e30ad7ff6f3a93b5ed7dbbe8b3240f3c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/3b/3bba1beb9fa2bccd0246c3dad368cfd38e2d93a56678b7e17fca51adea17e6ef-d # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/97/97adb7dfee7c2d5414b9d70a6ec84458b58a5ec575eec426cc86b27687cd5f24-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal BUILDSTDERR: cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/10/1021026a84516986af15c6b87b7976ca38971803a614a8a05dad251221ab4bce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: mkdir -p $WORK/b564/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: mkdir -p $WORK/b568/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: mkdir -p $WORK/b566/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: cat >$WORK/b564/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b568/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b567/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid mQcRg65-_7Sq6gJUuaa3/mQcRg65-_7Sq6gJUuaa3 -goversion go1.13beta1 -D "" -importcfg $WORK/b564/importcfg -pack ./options.go ./restriction_manager.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid BseaPEn996HO2aaNfjjD/BseaPEn996HO2aaNfjjD -goversion go1.13beta1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./http.go BUILDSTDERR: cat >$WORK/b566/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b567/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid L3YSgiGgSrmRTzYE_qah/L3YSgiGgSrmRTzYE_qah -goversion go1.13beta1 -D "" -importcfg $WORK/b566/importcfg -pack ./options.go ./throttler.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid _kpgZnv5ZYb75X45P4_l/_kpgZnv5ZYb75X45P4_l -goversion go1.13beta1 -D "" -importcfg $WORK/b567/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b564/_pkg_.a # internal BUILDSTDERR: cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/0a/0ab4f47da3d61b1035a885f183521007caf7d63b9cfb6210ccda90f2d7f4391d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b568/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b567/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b566/_pkg_.a # internal BUILDSTDERR: cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/0e/0e32a3595b5dc09bc75411398629f7f58065f870e1065da413b3b4bedc240105-d # internal BUILDSTDERR: cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/e8/e8468ed1fcc229fdc7d3899cbc98b8b30fe924f5303f3cd6f95586730375dce3-d # internal BUILDSTDERR: cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/ce/ce06dbadd8610083bf239a8c1b307c7a7edda58029cc44a890531d06e0e806ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: mkdir -p $WORK/b563/ BUILDSTDERR: cat >$WORK/b563/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid 0ewUZDzWq5rIXYb4WHlP/0ewUZDzWq5rIXYb4WHlP -goversion go1.13beta1 -D "" -importcfg $WORK/b563/importcfg -pack ./config.go ./config_env.go ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/7c/7cb7070572f76854c6bcf00d3b7fbb6e9c3e6e8be712e7e691560f955573aea7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid TPMeKLVlcAQPAgvs00fJ/TPMeKLVlcAQPAgvs00fJ -goversion go1.13beta1 -D "" -importcfg $WORK/b300/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b563/_pkg_.a # internal BUILDSTDERR: cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/cc/cc135175669d0d479790740ce35182c45950845e416a6c5585ea69d4b72fd799-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/tracing BUILDSTDERR: mkdir -p $WORK/b549/ BUILDSTDERR: cat >$WORK/b549/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/tracing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid 9tECRBWnRAoyIbI2twIy/9tECRBWnRAoyIbI2twIy -goversion go1.13beta1 -D "" -importcfg $WORK/b549/importcfg -pack ./tracing.go BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/5c/5cfd54f36aafaf2fa9bd10addfc767d55dea4335495684f1dd1d5b6b7e404190-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid EI2lFyDX_lac2_tqO4Dw/EI2lFyDX_lac2_tqO4Dw -goversion go1.13beta1 -D "" -importcfg $WORK/b355/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal BUILDSTDERR: cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/df/df55a839cb0e88d1808e23b0b5c57eadb346bf8db383c6e729a8d1a10750b4f3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/01/01e2eac335d51c73909c863376d79ee3a86f0febeb898e59b44899f3d525f412-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid -KEUv32GrVjYnUc-6JP4/-KEUv32GrVjYnUc-6JP4 -goversion go1.13beta1 -D "" -importcfg $WORK/b365/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/13/13b2ccf10050e3c2253e7cbc8d44e85ea6188d7ea2eb449de42c7342171aa542-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid iMUqk4lKYvWgA-m7yJs-/iMUqk4lKYvWgA-m7yJs- -goversion go1.13beta1 -D "" -importcfg $WORK/b310/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e1/e12276c7f6e003663881047f3d06615101065ac3da0eba4d8cedade8d8caef70-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 3Ksjg7CJjtnbQsbRuQyP/3Ksjg7CJjtnbQsbRuQyP -goversion go1.13beta1 -D "" -importcfg $WORK/b474/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/2c/2c079c798ebfbfe92d5b19f6eafd708f4f553dcb87e034c5581d197a0d3bbd01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid bUd6R-vQBcoTX8AIc6pi/bUd6R-vQBcoTX8AIc6pi -goversion go1.13beta1 -D "" -importcfg $WORK/b353/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f7/f707bd90a8349b81368926a5766907d0e1d3751f726832b21f46a3746055f918-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/71/71daecf24213f18ad45cef1dd84ff584027561c6290be20dd0c6e420d4e29eed-d # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/89/89bf4c08799f67910bbfc3a74e50f5555c24610ce7835c1a7f35a325b94f2ffc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 7RhiBqvcF86YuM5uosUE/7RhiBqvcF86YuM5uosUE -goversion go1.13beta1 -D "" -importcfg $WORK/b473/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid kUGQwDr4zYABsxc5-YIO/kUGQwDr4zYABsxc5-YIO -goversion go1.13beta1 -D "" -importcfg $WORK/b499/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/5a/5a60c73398774b567eba6044e3dd45393be5e1b9198488e5a001991c32d1629f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid jP2xB9cJLDmBZzmppRbm/jP2xB9cJLDmBZzmppRbm -goversion go1.13beta1 -D "" -importcfg $WORK/b287/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/07/0714da6376d8903f6f3621d1cc80b9ce6f22e6da9730b5f38e6a625d8e5cfb5f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid M2DNNu3RrUKiPBGzIX3c/M2DNNu3RrUKiPBGzIX3c -goversion go1.13beta1 -D "" -importcfg $WORK/b453/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/24/24075f63912c4db00a919ddc81fd07e481bd6d07f11917a84b18ba45ae69d102-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/73/730511e5a883202d293fceb498c552e01e89c1396e104d5c62c3f943ee9a32f8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b287/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid Epqktivkb7Qp4fH46ZSG/Epqktivkb7Qp4fH46ZSG -goversion go1.13beta1 -D "" -importcfg $WORK/b286/importcfg -pack ./prometheus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/75/7556df7f42a33753db3c45b39c3e3039b96a10d1bd64a458726f1da438dbdf38-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid m1o-JiSaFL57vG1u7AG-/m1o-JiSaFL57vG1u7AG- -goversion go1.13beta1 -D "" -importcfg $WORK/b285/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9b/9b0141302df83346a854f775631183ab9af399568ad8cd877685b3db5a7b0442-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/b2/b2faea6044ee68091bb602aef65ef897376d63fc265c5875ffd646c07f88ba90-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ULHS3ZAwUMDsbFr2jHyZ/ULHS3ZAwUMDsbFr2jHyZ -goversion go1.13beta1 -D "" -importcfg $WORK/b301/importcfg -pack ./memory.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d3/d3a4c2695dcf762764f11693ab90bb0058f4b5e04a6a08d706077250d3af2eae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 634NoP7LQ-8ekz4wAD1J/634NoP7LQ-8ekz4wAD1J -goversion go1.13beta1 -D "" -importcfg $WORK/b281/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/da/da70bb66305747241f860161b2ba3c1216b845acee783298f73644d7332a59c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid Gc4fG8myXTTa52ws1bKc/Gc4fG8myXTTa52ws1bKc -goversion go1.13beta1 -D "" -importcfg $WORK/b261/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -o $WORK/b343/_cgo_.o $WORK/b343/_cgo_main.o $WORK/b343/_x001.o $WORK/b343/_x002.o $WORK/b343/_x003.o $WORK/b343/_x004.o $WORK/b343/_x005.o $WORK/b343/_x006.o $WORK/b343/_x007.o $WORK/b343/_x008.o $WORK/b343/_x009.o $WORK/b343/_x010.o $WORK/b343/_x011.o $WORK/b343/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage glibobject -dynimport $WORK/b343/_cgo_.o -dynout $WORK/b343/_cgo_import.go BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid BPqxMMRueNo0jaOxpyJT/BPqxMMRueNo0jaOxpyJT -goversion go1.13beta1 -D "" -importcfg $WORK/b343/importcfg -pack $WORK/b343/_cgo_gotypes.go $WORK/b343/gboolean.cgo1.go $WORK/b343/gcancellable.cgo1.go $WORK/b343/gerror.cgo1.go $WORK/b343/gfile.cgo1.go $WORK/b343/gfileinfo.cgo1.go $WORK/b343/ghashtable.cgo1.go $WORK/b343/ghashtableiter.cgo1.go $WORK/b343/glibobject.cgo1.go $WORK/b343/gobject.cgo1.go $WORK/b343/goptioncontext.cgo1.go $WORK/b343/gvariant.cgo1.go $WORK/b343/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b343/_pkg_.a $WORK/b343/_x001.o $WORK/b343/_x002.o $WORK/b343/_x003.o $WORK/b343/_x004.o $WORK/b343/_x005.o $WORK/b343/_x006.o $WORK/b343/_x007.o $WORK/b343/_x008.o $WORK/b343/_x009.o $WORK/b343/_x010.o $WORK/b343/_x011.o $WORK/b343/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e7/e760a913221786d5ba681e9894be1fecff5878971c186a2facceaf9ca6a07da1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b344/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b344/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/99/99c485f7d2376b06b28412cd0a9760725316cbbb5a5e5c4d5ee883a2d540bd9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid XE3dovJ3XIoIWOQEc9wh/XE3dovJ3XIoIWOQEc9wh -goversion go1.13beta1 -D "" -importcfg $WORK/b331/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/1d/1dcf01982b6aa2ef4695de2b68d63596e2844057804ea4a75af11753d0b36241-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/b9/b971fbc2a05ce4872167cef93fb7dbb8dcdb872671d565a967551f38660aea1f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b492/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 0eABtnV1os1oWiUI4qq1/0eABtnV1os1oWiUI4qq1 -goversion go1.13beta1 -D "" -importcfg $WORK/b476/importcfg -pack ./constants.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 74PIdrG_RZRC1fIp3XfI/74PIdrG_RZRC1fIp3XfI -goversion go1.13beta1 -D "" -importcfg $WORK/b492/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid P0_HemKO_4umUxMzVgdG/P0_HemKO_4umUxMzVgdG -goversion go1.13beta1 -D "" -importcfg $WORK/b494/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b473/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid qL9JpImZIclUhyLjqeTB/qL9JpImZIclUhyLjqeTB -goversion go1.13beta1 -D "" -importcfg $WORK/b478/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid LG0nYc6XbS5YsiBV0abc/LG0nYc6XbS5YsiBV0abc -goversion go1.13beta1 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid fEOol64cVJ2lk_HoAhxI/fEOol64cVJ2lk_HoAhxI -goversion go1.13beta1 -D "" -importcfg $WORK/b504/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/a3/a366cb02eba696510488925280a0bd951487eec45e3d6984912206138e57593e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ZyFJBvDtIOPCItMCXiAn/ZyFJBvDtIOPCItMCXiAn -goversion go1.13beta1 -D "" -importcfg $WORK/b449/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/74/74e5652c95a8b03cd1033a29fdbd2db37bdead82450a6856c66bd1e09ca1627c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/be/be6af301b9aa0e242ce734f6ca25b59079c457be0a1a876aee903ca1b2f20e8f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b496/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b495/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b497/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b495/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid rAfn7s37XdiFeEyuxpcO/rAfn7s37XdiFeEyuxpcO -goversion go1.13beta1 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid SRyv-fbTSFWVUk3NqWsn/SRyv-fbTSFWVUk3NqWsn -goversion go1.13beta1 -D "" -importcfg $WORK/b497/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/19/19482ba30e026f94cd6478f4ee2ba43687069268994439e6cf181aac66f5ea60-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/60/602af3d1481f3bbb6d6c5367b23eb9e107b99b308441641c3d3efbad518bef1f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/15/158fda752d33a9758f760f23978176a51a74f589a2576f8f735c399bbb93461b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/e7/e7f3d843f95e2c59d60a2c36e2b82d0cb2e0db1953eb2895e2e9ebe5f2c09c77-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/9d/9d0bdb7dbc6279315dbb5765cf2a55620b2736fbf2ae36fe7439a1a473ada169-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid _Av1lmV5pXhS4UkoGcIb/_Av1lmV5pXhS4UkoGcIb -goversion go1.13beta1 -D "" -importcfg $WORK/b493/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/ab/ab85ce44bca63e07d94102d9809124adc02095154747bdcba60e230dcbcecae8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid R-pWdjg8ogXODf73K0--/R-pWdjg8ogXODf73K0-- -goversion go1.13beta1 -D "" -importcfg $WORK/b483/importcfg -pack ./codec_factory.go ./negotiated_codec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/16/163539cea58df69a095ae3ec59d3844949dadcc61a1f9ccd81dbcdd1a463d3ab-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid P2SO0IuRiFAfKMRNkrLZ/P2SO0IuRiFAfKMRNkrLZ -goversion go1.13beta1 -D "" -importcfg $WORK/b482/importcfg -pack ./exec.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid j_X_azXoPcN53BJ51mdo/j_X_azXoPcN53BJ51mdo -goversion go1.13beta1 -D "" -importcfg $WORK/b513/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/f6/f6b862ccc696279d397e8c153733b5ebd148f91c68195ac1e90636b3f484c71f-d # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/39/3957846338a61d659ffa745c45185719314af6ff61b7a684ff501969d146eef5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 03f7m4aOu-iLnHHyG_pL/03f7m4aOu-iLnHHyG_pL -goversion go1.13beta1 -D "" -importcfg $WORK/b477/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/ef/ef4ee35d9a94fa956d39da811f3eeed2a0731ac86983b3f161691c7476d337a0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 7hf7-r4GP-6FOABLHUTE/7hf7-r4GP-6FOABLHUTE -goversion go1.13beta1 -D "" -importcfg $WORK/b512/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/2e/2ee3c4f5983b4c64c07530b6212e81ff660f4c11f6d69175dac7e04d6ba5e85b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/6a/6ae5f65dc296afb3bafe282005ca6cb686d3550b67a5b9f5bfc7bb0f066c5680-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid som17ExbBD80q7r2ZHHY/som17ExbBD80q7r2ZHHY -goversion go1.13beta1 -D "" -importcfg $WORK/b448/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/33/33d202c9ebbebbdae4a815d75973f47b9853be8c18526c716daf074c9b0a28b3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: mkdir -p $WORK/b572/ BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b448/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid NrjwMvGMe-jryzNHm07s/NrjwMvGMe-jryzNHm07s -goversion go1.13beta1 -D "" -importcfg $WORK/b445/importcfg -pack ./resize.go BUILDSTDERR: cat >$WORK/b572/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b448/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid 80EoSqKdfb-HnHHTHe8t/80EoSqKdfb-HnHHTHe8t -goversion go1.13beta1 -D "" -importcfg $WORK/b572/importcfg -pack ./virtwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/a6/a6332432fd52b02838ae61c755f84e56101dab35727ef95d1760c42ea9ff61d1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b572/_pkg_.a # internal BUILDSTDERR: cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/0c/0c47dd99ba0f98b62da471aca44071c355a75770f2aa9925a4e50f47298ed499-d # internal BUILDSTDERR: cd $WORK/b344 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -o $WORK/b344/_cgo_.o $WORK/b344/_cgo_main.o $WORK/b344/_x001.o $WORK/b344/_x002.o $WORK/b344/_x003.o $WORK/b344/_x004.o $WORK/b344/_x005.o $WORK/b344/_x006.o $WORK/b344/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage otbuiltin -dynimport $WORK/b344/_cgo_.o -dynout $WORK/b344/_cgo_import.go BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid eQ7R_XIfYQyQ0BH0mQrH/eQ7R_XIfYQyQ0BH0mQrH -goversion go1.13beta1 -D "" -importcfg $WORK/b344/importcfg -pack $WORK/b344/_cgo_gotypes.go $WORK/b344/builtin.cgo1.go $WORK/b344/checkout.cgo1.go $WORK/b344/commit.cgo1.go $WORK/b344/init.cgo1.go $WORK/b344/log.cgo1.go $WORK/b344/prune.cgo1.go $WORK/b344/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b344/_pkg_.a $WORK/b344/_x001.o $WORK/b344/_x002.o $WORK/b344/_x003.o $WORK/b344/_x004.o $WORK/b344/_x005.o $WORK/b344/_x006.o $WORK/b344/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/32/32263d46293d4c0358828c2fe2688c974ea9719a0a94fc7a12322ef35ed8e066-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b342/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b342/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: cd $WORK/b342 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -o $WORK/b342/_cgo_.o $WORK/b342/_cgo_main.o $WORK/b342/_x001.o $WORK/b342/_x002.o $WORK/b342/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage ostree -dynimport $WORK/b342/_cgo_.o -dynout $WORK/b342/_cgo_import.go BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid fjgydM8z8196O4DXK7XW/fjgydM8z8196O4DXK7XW -goversion go1.13beta1 -D "" -importcfg $WORK/b342/importcfg -pack ./ostree_transport.go $WORK/b342/_cgo_gotypes.go $WORK/b342/ostree_dest.cgo1.go $WORK/b342/ostree_src.cgo1.go $WORK/b342/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b342/_pkg_.a $WORK/b342/_x001.o $WORK/b342/_x002.o $WORK/b342/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8e/8e2cb9f30042e198a2dd8922378fc3adc2436e951eed93413deaf2e26a19e57d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/openshift=github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: importmap github.com/containers/image/ostree=github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid EP014jTt_IYaVC314vU4/EP014jTt_IYaVC314vU4 -goversion go1.13beta1 -D "" -importcfg $WORK/b309/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/63/63ed83c0c73770c3eb763b2e84ccb1eca6e9c95c1e5e08e02609e7902c20bb10-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 60DeuRK2eQXzuVGNOCQK/60DeuRK2eQXzuVGNOCQK -goversion go1.13beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cd/cdf7aaf1aa633764b75fdf586177439f111da15f89738ec4f450106e39c7dfe1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid ZBj8A4SntugWRG2_L68w/ZBj8A4SntugWRG2_L68w -goversion go1.13beta1 -D "" -importcfg $WORK/b381/importcfg -pack ./common.go BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 68FT2sbf788Px6LJbp-L/68FT2sbf788Px6LJbp-L -goversion go1.13beta1 -D "" -importcfg $WORK/b389/importcfg -pack ./parse.go ./parse_unix.go BUILDSTDERR: cat >$WORK/b379/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid XLBpKLt2dh8L6ETCrnF2/XLBpKLt2dh8L6ETCrnF2 -goversion go1.13beta1 -D "" -importcfg $WORK/b379/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./executor.go ./stage_executor.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2c/2c35ee9b43738fe0415081e0d126cf259b68826141e97ba4067253201fea915e-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid A8FkYrHj3HCKqrhB15KO/A8FkYrHj3HCKqrhB15KO -goversion go1.13beta1 -D "" -importcfg $WORK/b385/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/53/5341216b6af59072f9aae4f6694f4a797fc09760b8c575f3c70f39fe74a8f0c0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/20/2031e419207a441d006802c70a300b272e909d409454619e05f01392325eaa2f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/dc/dc275b0decfa413901a49ff731178767c443410ce2b9f9a049f37dea88bd4976-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid sZ5txIjyb9uhJIVknlr6/sZ5txIjyb9uhJIVknlr6 -goversion go1.13beta1 -D "" -importcfg $WORK/b397/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f2/f2921093342774935f62a4b0866bef7f8ca70741f7a113315a2ea74caa3d3069-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid DnQP7XlCjTTpNOH99k5S/DnQP7XlCjTTpNOH99k5S -goversion go1.13beta1 -D "" -importcfg $WORK/b396/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/bf/bfa57121f2d5dbaca86e36a7290830846ef6ef0eaa2cbff51e89788d8d29aafd-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid yuB7tn4ZVcq2kceL1VII/yuB7tn4ZVcq2kceL1VII -goversion go1.13beta1 -D "" -importcfg $WORK/b394/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/93/93122d52f5a6eb7f05bda218e815d8a43291b96fe6065db6fb8f3782395a2387-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/define BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/define BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid 1BSIL56iPRS_KhIZ2zGl/1BSIL56iPRS_KhIZ2zGl -goversion go1.13beta1 -D "" -importcfg $WORK/b393/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ef/efcff73cfa9fe80ad1eef69978d8515680b697f79e317a59d91926b7822ccd58-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b391/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b391/ -g -O2 ./oci_attach_linux_cgo.go BUILDSTDERR: cd $WORK/b391 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -o $WORK/b391/_cgo_.o $WORK/b391/_cgo_main.o $WORK/b391/_x001.o $WORK/b391/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage libpod -dynimport $WORK/b391/_cgo_.o -dynout $WORK/b391/_cgo_import.go BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid csoATpTZBNnPp5Qmxg4K/csoATpTZBNnPp5Qmxg4K -goversion go1.13beta1 -D "" -importcfg $WORK/b391/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_internal_linux.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go $WORK/b391/_cgo_gotypes.go $WORK/b391/oci_attach_linux_cgo.cgo1.go $WORK/b391/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b391/_pkg_.a $WORK/b391/_x001.o $WORK/b391/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/3e/3ee9201ec45ccf9da7f367b2f2044afc522f619206475dfecd20f8bca8827b42-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: mkdir -p $WORK/b545/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid Ucwpn6SXEDOIzgLHjjIR/Ucwpn6SXEDOIzgLHjjIR -goversion go1.13beta1 -D "" -importcfg $WORK/b390/importcfg -pack ./runtime.go BUILDSTDERR: cat >$WORK/b545/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid sxP_MJvQChn_A0JX7TkG/sxP_MJvQChn_A0JX7TkG -goversion go1.13beta1 -D "" -importcfg $WORK/b545/importcfg -pack ./shortcuts.go BUILDSTDERR: github.com/containers/libpod/pkg/spec BUILDSTDERR: mkdir -p $WORK/b536/ BUILDSTDERR: cat >$WORK/b536/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid bFBgeYOhMdASzuq6N_NH/bFBgeYOhMdASzuq6N_NH -goversion go1.13beta1 -D "" -importcfg $WORK/b536/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal BUILDSTDERR: cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b6/b61b51492f184d384d4ec4ae22ac6412ef070d0648d7456e0733748d1a2fe7b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/6a/6a1159b8ab66708dda7e7513395af6e88902f48fbdb9450ab4bcf5f7a5264382-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/47/47c9acde37c8811505a502114b6197aab544df7b0aba20e2b323bd3c1caf6a99-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b532/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid JXpiK3GimOV5R5SDmpKm/JXpiK3GimOV5R5SDmpKm -goversion go1.13beta1 -D "" -importcfg $WORK/b532/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./workers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/d8/d86456244848438cace7b1d594b566268390bc415d316a325624710eea8b7ee0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: mkdir -p $WORK/b570/ BUILDSTDERR: github.com/containers/libpod/pkg/adapter BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b570/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid 86dXuZAphKcwODX-iabb/86dXuZAphKcwODX-iabb -goversion go1.13beta1 -D "" -importcfg $WORK/b570/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/network=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/adapter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid XuMx4oZ4xySBd4dbQYO9/XuMx4oZ4xySBd4dbQYO9 -goversion go1.13beta1 -D "" -importcfg $WORK/b388/importcfg -pack ./checkpoint_restore.go ./client_config.go ./containers.go ./images.go ./network.go ./pods.go ./runtime.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b570/_pkg_.a # internal BUILDSTDERR: cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/2f/2fea88b2ef6fb5b69f25e7960ac71e17d3c7eace37d1c4484cd1029719c41a7d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/51/51a1b39d47f5acd23d84d5b3fefd06a378889fdafb57e3ec0924d02f42a4972e-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid k8_YRm4DodoLtl8gMx-v/k8_YRm4DodoLtl8gMx-v -goversion go1.13beta1 -D "" -importcfg $WORK/b387/importcfg -pack ./filters.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ef/ef7f8a97b9846dac13619bfbc42a673868bf540bdcec7ffcf97064476c7767ec-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/tracing=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid nfQSV9TqzkkkzuZRTyHJ/nfQSV9TqzkkkzuZRTyHJ -goversion go1.13beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_local.go ./mount.go ./network.go ./network_inspect.go ./network_list.go ./network_rm.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_df.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./unshare.go ./utils.go ./varlink.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/af/af38df0130be0c551b1ddb835058dcea6d1e3294a01aeb831421ba2a1ac0163c-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/tracing=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/network=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile go/format=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile go/printer=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=XrUE1gMNL5EQC90enQhk/nfQSV9TqzkkkzuZRTyHJ/XI0bY1vmjqlN4dx2UkTp/XrUE1gMNL5EQC90enQhk -B 0x05a99e36262908f15a00a7088b39bacc1cbedc05 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/podman BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ hack/btrfs_installed_tag.sh BUILDSTDERR: ++ hack/btrfs_tag.sh BUILDSTDERR: ++ hack/libdm_tag.sh BUILDSTDERR: ++ hack/ostree_tag.sh BUILDSTDERR: ++ hack/selinux_tag.sh + export 'BUILDTAGS=remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree selinux' + BUILDTAGS='remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree selinux' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove containers_image_ostree selinux' -ldflags ' -B 0xf870919e3c43981aa2526ba82f43dbaeec063309 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman BUILDSTDERR: WORK=/tmp/go-build775812328 BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: internal/race BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b520/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: encoding BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: unicode/utf8 BUILDSTDERR: internal/nettrace BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 1P-3aCv3dePuHbZEKYr0/1P-3aCv3dePuHbZEKYr0 -goversion go1.13beta1 -D "" -importcfg $WORK/b155/importcfg -pack ./promise.go BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: internal/cpu BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid Q3Mj13BVpEZe1tJkdefs/Q3Mj13BVpEZe1tJkdefs -goversion go1.13beta1 -D "" -importcfg $WORK/b433/importcfg -pack ./annotations.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid _Oyh-1dSQdC2wtl6GnJs/_Oyh-1dSQdC2wtl6GnJs -goversion go1.13beta1 -D "" -importcfg $WORK/b520/importcfg -pack ./exec.go BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: crypto/subtle BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: container/list BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid bHfJ8w0mhoMSF7_l5EW9/bHfJ8w0mhoMSF7_l5EW9 -goversion go1.13beta1 -D "" -importcfg $WORK/b115/importcfg -pack ./aliasing.go BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/sys BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid L7HOtvLWGnpRX1K_gu7C/L7HOtvLWGnpRX1K_gu7C -goversion go1.13beta1 -D "" -importcfg $WORK/b423/importcfg -pack ./version.go BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b407/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid oGFsI-OFti33Atfia0sS/oGFsI-OFti33Atfia0sS -goversion go1.13beta1 -D "" -importcfg $WORK/b461/importcfg -pack ./operator.go BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid fTC8fXrw-y0n-HZpxwKL/fTC8fXrw-y0n-HZpxwKL -goversion go1.13beta1 -D "" -importcfg $WORK/b200/importcfg -pack ./options.go BUILDSTDERR: runtime/cgo BUILDSTDERR: unicode BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid bgWf2WEEul9Em8vsCxBO/bgWf2WEEul9Em8vsCxBO -goversion go1.13beta1 -D "" -importcfg $WORK/b407/importcfg -pack ./capabilities.go BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid kJODJKOClrd8st3njADL/kJODJKOClrd8st3njADL -goversion go1.13beta1 -D "" -importcfg $WORK/b249/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid MTzpu7Hsl_DHaI7YG6uo/MTzpu7Hsl_DHaI7YG6uo -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid aW_f5rHHAF6_IgoBpTXJ/aW_f5rHHAF6_IgoBpTXJ -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./asn1.go BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid QSmGwsU5VT9okz3EfCU9/QSmGwsU5VT9okz3EfCU9 -goversion go1.13beta1 -D "" -importcfg $WORK/b374/importcfg -pack ./command.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid _REXuGbyK73xYbGVDfp6/_REXuGbyK73xYbGVDfp6 -goversion go1.13beta1 -D "" -importcfg $WORK/b191/importcfg -pack ./config.go BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid w3eiOdM7YythbG9h8Va8/w3eiOdM7YythbG9h8Va8 -goversion go1.13beta1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid AZiN41SLYKpW8GOKARh1/AZiN41SLYKpW8GOKARh1 -goversion go1.13beta1 -D "" -importcfg $WORK/b186/importcfg -pack ./no_ostree.go BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1c/1c3ad2586a40af5c72952f89ab15587bed7a8dda596537783ee452356fe6a22b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b514/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid b6sKN0LVyXr7OsQZGUAI/b6sKN0LVyXr7OsQZGUAI -goversion go1.13beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./encoding.go BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/27/27dc95fbf54f73a4073adfc6ec6e9232e982fa011c729cfd4b83c0b4869aeb45-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid uRs0nez0VHOGCq4ffy6r/uRs0nez0VHOGCq4ffy6r -goversion go1.13beta1 -D "" -importcfg $WORK/b255/importcfg -pack ./ewma.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid MNXhU6_NEUdE8JvoTvwj/MNXhU6_NEUdE8JvoTvwj -goversion go1.13beta1 -D "" -importcfg $WORK/b514/importcfg -pack ./integer.go BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid lQRneWdQKdxDp85MkaUk/lQRneWdQKdxDp85MkaUk -goversion go1.13beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./utf16.go BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/2a/2a065a683a9271d96be7914109a64596d14dd087457c3ec9ace75b79852ae707-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p image/color -std -complete -installsuffix shared -buildid RUPwmGsLypJEOekwepKj/RUPwmGsLypJEOekwepKj -goversion go1.13beta1 -D "" -importcfg $WORK/b135/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid R-QvC-UGTiVHoD7KYLvO/R-QvC-UGTiVHoD7KYLvO -goversion go1.13beta1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a4/a4854b07f0d02b9a4693b871970be9157ac3077924eaf89a81fb79fd3d26d88f-d # internal BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/a2/a2e578a9f9406bfbaca6d40d595b5a534f356e366f2b7ea79d0ad925b9f7b15e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Bhxi-LIKl53oG_D7sI3Z/Bhxi-LIKl53oG_D7sI3Z -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/37/372a9cb15103cd28ced268175294a453dab185dda86cc0ee61a562997b7c12b6-d # internal BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/74/7432cd1900639260221da13c3823ba33d841d1860a58a7a968906a3fd064f807-d # internal BUILDSTDERR: cat >$WORK/b016/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/55/55d65d8f0bc32adcd266e10048cde8ffe7f9c5bf9ed36144b3669b0766308efb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid TmWKyaTbyuY5G9kLWXy1/TmWKyaTbyuY5G9kLWXy1 -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/0b/0b3e2658933ec3e9724af91cc384b1576e977bc98fe0f9f0d66cb776fb6f5d4e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid z0s84hGp5YxmHpQjbHJV/z0s84hGp5YxmHpQjbHJV -goversion go1.13beta1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid w1TEk2Du-rPjmsNNZmh0/w1TEk2Du-rPjmsNNZmh0 -goversion go1.13beta1 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a9/a9b78fa7989e7cccfe9bf09fc3adeef75e98d887fe624cf0166b262ea1174c61-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/08/081508860ef97adc083e10cb42a41a67ba5aac6b0604309550ea0312ab4d3e97-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/20/20900d08a0f71f0201e783936a693f31adaec7758c449901cd3f31d14d1df362-d # internal BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/40/408f13e0a3619d66f3575430c495fd0d629f8d9db4819ddb32fd021db6c0c08c-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/52/52819a1b79415b65ac40e40273c202cdaaf27f185a8b91b4cb6d065236e5aede-d # internal BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b008/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/42/42ad2145a18421b1f5ec7aeab4b84faa59ecf57e41b9f5ad4122e1abb94c99c0-d # internal BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid egW9tgWy1v7ZgdgJJehT/egW9tgWy1v7ZgdgJJehT -goversion go1.13beta1 -D "" -importcfg $WORK/b326/importcfg -pack ./events.go BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid fNZmaG0rMcak7BiyUtmg/fNZmaG0rMcak7BiyUtmg -goversion go1.13beta1 -D "" -importcfg $WORK/b327/importcfg -pack ./image_history.go BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Gy4Sf5CznslJroxnsQM3/Gy4Sf5CznslJroxnsQM3 -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p container/list -std -complete -installsuffix shared -buildid WkGGgi1oXZAj-_EHM3bs/WkGGgi1oXZAj-_EHM3bs -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./list.go BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/0a/0a328771221953e7d37e502dc0f4d70ff003ee0861406098e4e80f4a99a1f585-d # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/b7/b7e06d8d926d62f78cfe9092da8e82f83dae413b1b006eb4cd508f434574d801-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid pH-iHCzOdZo6FX748taf/pH-iHCzOdZo6FX748taf -goversion go1.13beta1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/6d/6dbf927681ad01c8e62166d87b4b796e284d5db0c42567b7714b9ccfa618f516-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid DozKXghntngbyVujiTDp/DozKXghntngbyVujiTDp -goversion go1.13beta1 -D "" -importcfg $WORK/b312/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b037/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b037/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bd/bd4ee836c63691651f054dfde33689c1ac5141831fade3b12c7c677d950bb38b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 9a2oZCHTLq1r72mkmlMv/9a2oZCHTLq1r72mkmlMv -goversion go1.13beta1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6c/6c42ce7687d8715c59fa141e494f846edd6423a320153c621bd8d7d4d0d050c2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 5-aDITpC9kF200AJ199u/5-aDITpC9kF200AJ199u -goversion go1.13beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/af/af968b57a97c848595d779235d39c79223ac35237f5733c21b8cafbbd3ef10b2-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/fe/fe2f2eb00e4c096f7607560df2dcf646446be3a1c9e3bd167e533606efdfa11d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0a/0ac8fdbff31eae23393b1303e8dd5e2a712d1639cd1583e421f5826917cd8fdc-d # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/24c6c11c645c93e3c98d5845dda4a491a87425860406182cf7044a5eef4d16ed-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm.o ./asm.s BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0a/0aa61fdf31fb20a47b1ded3cf184cef967657c7218465b9dae44326f864f313e-d # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d9/d9a8f1422aac25698646808db28b91e25c0d3566fbaedd282597fded3d057528-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid mmAORZSrq4H1rDaw02SY/mmAORZSrq4H1rDaw02SY -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ca/cae45435f78c8361bf8565dd8265932ba99fec4676a09953acfbe6db9a7caaf5-d # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/801fef2003032e7868653d3ee4b7004b71504d4797c19fbe2bcfbbfc5306bf28-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/96/96a494e535d4e82e42c594d8cf8d9520f708acf7da4835532ff7003da58a6fd7-d # internal BUILDSTDERR: math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/a7/a75bc1f6c140dc8741147ed5008e7c41c5dc881fa474bf3df9fb5c35effaea16-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/20/2085585ad6e33edca11f83e369918f7c8d7501a67147c30c02cc4829ad854990-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9b/9bb99c8eb6cb8b67f1b57fcb48dc4d82acebb82a80523b2c85fadbab8964c34a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/43/438b4dd21a4313ef786461d523e43ca7c19567a2fa661b608bd60578c4ad573c-d # internal BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid zAQVszbV_B-kd0rx4LfY/zAQVszbV_B-kd0rx4LfY -goversion go1.13beta1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid wNPUHEofsM6yy3K41G87/wNPUHEofsM6yy3K41G87 -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid w9hIGNIP_372gnkWiDBZ/w9hIGNIP_372gnkWiDBZ -goversion go1.13beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/73/731bf0040b1cc2759a4c0b560cfb56669a725397d96791a0f231c277df7761ed-d # internal BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/equal_386.o ./equal_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_386.o $WORK/b007/equal_386.o $WORK/b007/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/28/28d3c47d12cee791d5503acd44c14a6c7db4a0f0555610457c88e9048cbfe6f8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/18/18372aef3cb2a778bbef6e62ac9f2c976cf21507993723ec1b7cb4a75228a7b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: mkdir -p $WORK/b553/ BUILDSTDERR: cat >$WORK/b553/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid POUvtQw5pYtMKqAlW5Al/POUvtQw5pYtMKqAlW5Al -goversion go1.13beta1 -D "" -importcfg $WORK/b553/importcfg -pack ./camelcase.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b553/_pkg_.a # internal BUILDSTDERR: cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/bf/bf5b92f9e0a450f0b162f30e8a7dfce4bcc9da0c989ad917ad6023c7d910f77f-d # internal BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid Q977Ywn4iN-nx3AGqAq_/Q977Ywn4iN-nx3AGqAq_ -goversion go1.13beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x006.o -c gcc_linux_386.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e8/e84ad798a1f353b312c33ecbacf7b9205341afac4a99c212833fc3a38a6ed813-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid yBP7nd0OYKb2NzBq_qpv/yBP7nd0OYKb2NzBq_qpv -goversion go1.13beta1 -D "" -importcfg $WORK/b256/importcfg -pack ./percentage.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x007.o -c gcc_setenv.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/89/89196995561dd80f9f845b3eaef3dec91ac24a45ebe57644daa3439bef3c3ed8-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I $WORK/b037/ -g -O2 -Wall -Werror -o $WORK/b037/_x010.o -c gcc_386.S BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o $WORK/b037/_x006.o $WORK/b037/_x007.o $WORK/b037/_x008.o $WORK/b037/_x009.o $WORK/b037/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b037/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b037/symabis ./asm_386.s BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 10kaJoVRw98oxRq6LqU0/10kaJoVRw98oxRq6LqU0 -goversion go1.13beta1 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b037/_cgo_gotypes.go $WORK/b037/cgo.cgo1.go $WORK/b037/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b037/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_386.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o $WORK/b037/_x006.o $WORK/b037/_x007.o $WORK/b037/_x008.o $WORK/b037/_x009.o $WORK/b037/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b5/b5654633e893671f9eab803343cb4d90e6810f54f495ba7306c05e62a04505b8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_386.o $WORK/b006/duff_386.o $WORK/b006/memclr_386.o $WORK/b006/memmove_386.o $WORK/b006/rt0_linux_386.o $WORK/b006/sys_linux_386.o $WORK/b006/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/78/78b7c3fc77bb3d3800ca6ebd0cc4c492ca5a1a9f5ebee63af4c4e7056094a9b0-d # internal BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid iSJ0hy3KLiTCsbIxmPxI/iSJ0hy3KLiTCsbIxmPxI -goversion go1.13beta1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid -Jii_AZPwyNzQAhNtXg-/-Jii_AZPwyNzQAhNtXg- -goversion go1.13beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/5494b66013d8cd293b32f1a5ef8264fdb32d265dda00a2f8d33a95cb73037367-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid rVuDgzYwlvaw-v-8aVU2/rVuDgzYwlvaw-v-8aVU2 -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./singleflight.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 130HoBjABvF8Cil-v7Pf/130HoBjABvF8Cil-v7Pf -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/01/010188856e65b11491950c50176add5343e162700874febb94536d068434012a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e4/e41fe80e6eab37c71d52a28310a0ef812ed1646a2092a2af4830c2eacb3bbd95-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d6/d65def4d6458b8452e68f43860c945135ea67974ed7b808ba1a9af21a358f92e-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid JUD6V1snj2SHVE9V8rED/JUD6V1snj2SHVE9V8rED -goversion go1.13beta1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid xNwvTY3k__GlLFaZdvyf/xNwvTY3k__GlLFaZdvyf -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/79/79e4508bd457976dfc7da82311b25ac4aac1862d4bb52c35a2d24a7a703d7b2b-d # internal BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: cd /usr/lib/golang/src/internal/oserror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid zqrER6soozRmggk7MxEw/zqrER6soozRmggk7MxEw -goversion go1.13beta1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid H0KCVVpK3PqGWfzyAl_t/H0KCVVpK3PqGWfzyAl_t -goversion go1.13beta1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Y-D6w_wAnUPWIPA5R9KJ/Y-D6w_wAnUPWIPA5R9KJ -goversion go1.13beta1 -D "" -importcfg $WORK/b230/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 4p-5o1-2TI4IkE19v8mC/4p-5o1-2TI4IkE19v8mC -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./cast5.go BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b434/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b423/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b523/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid aQ5BpJXzgAuILI64OIEC/aQ5BpJXzgAuILI64OIEC -goversion go1.13beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid dX5i1UPzGkqTFHKEIYl4/dX5i1UPzGkqTFHKEIYl4 -goversion go1.13beta1 -D "" -importcfg $WORK/b177/importcfg -pack ./locker.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid 00HYVTJF48ZEblEhOC3p/00HYVTJF48ZEblEhOC3p -goversion go1.13beta1 -D "" -importcfg $WORK/b523/importcfg -pack ./registrar.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid 9dOZiOgMOF4GvkYQEYdc/9dOZiOgMOF4GvkYQEYdc -goversion go1.13beta1 -D "" -importcfg $WORK/b434/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid LNijotvoeCgnrq3UKoL_/LNijotvoeCgnrq3UKoL_ -goversion go1.13beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d1/d1b7626881b96567329e7c83729b44341000e0ce2453593103ec500b257af8b0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6c/6c5eb09329d2bd4670fe7ad48892f465e384bc6ab02e19053eac6bc687d71a91-d # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a7/a731bcf9ebd5abcfef63896e04f08671ff6777fec1251b8a4e75c217a4a29ede-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/d5/d56c5b66fcb204e1c2ccd0e1952e70088130985c94caa9505ab4ae270afaa610-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/ee/ee73e27dc434ae91f3284f7839b08367b80cf76ad3f6bb3562b81803dce174f5-d # internal BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid AWls7GEyxXSb55QuD5W1/AWls7GEyxXSb55QuD5W1 -goversion go1.13beta1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/90/9044a96395c6ea86de7703f4620e4dcd5c0df8d3e547c17e94b72e3d3a3d2ae4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid rgAfvxy9ldm1akOboauG/rgAfvxy9ldm1akOboauG -goversion go1.13beta1 -D "" -importcfg $WORK/b453/importcfg -pack ./sortkeys.go BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid tTsHOBQU2PI6UN_t8W9L/tTsHOBQU2PI6UN_t8W9L -goversion go1.13beta1 -D "" -importcfg $WORK/b290/importcfg -pack ./stream.go BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p container/heap -std -complete -installsuffix shared -buildid xSV3mHMzh_5UgjhIpAkW/xSV3mHMzh_5UgjhIpAkW -goversion go1.13beta1 -D "" -importcfg $WORK/b251/importcfg -pack ./heap.go BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1a/1a4ebfed9df06635ea1bf153433bd39d5cae4f5fb3f6e145fcf8f03c58a0bf0c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/23/235d0754e657eb3f193cd6074ddcc2f6b741c68497904ab23e280adbffb8226f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5b/5b3fbcdb8b18c8b0d8f7343e8f1f6c3b64a0a24ca592f9a73f7644ed8ffe56e6-d # internal BUILDSTDERR: hash BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid kT742WlUN4k1Re1MqLZP/kT742WlUN4k1Re1MqLZP -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid Y5glq8b0hGxCXp5A57-k/Y5glq8b0hGxCXp5A57-k -goversion go1.13beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./tabwriter.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/4a/4a30d490295a64962a35b494e31bf8c277475abb480508e07f40bc62b38ba010-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 9noK3pNP5AMWpDzHD7vv/9noK3pNP5AMWpDzHD7vv -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./randutil.go BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid fal2fGod0weanROqagZP/fal2fGod0weanROqagZP -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid DHUi_zuXrg6c5kUTY-t5/DHUi_zuXrg6c5kUTY-t5 -goversion go1.13beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f1/f171c4751403396386b115aa49ee974c6ef1fb8dd2d5beae11fa7e1c86f9e6a4-d # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/7a/7a6b3cbc2b4b0f9b62ccb66f436494000d84626eec873784c31767152bc56347-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: hash/fnv BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 03tJxheNEgczyJ9mpesR/03tJxheNEgczyJ9mpesR -goversion go1.13beta1 -D "" -importcfg $WORK/b101/importcfg -pack ./hmac.go BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid we0UHsRH5AEoHhlCTTDM/we0UHsRH5AEoHhlCTTDM -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./adler32.go BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid czuZqUG0JOx0cUS0aVpF/czuZqUG0JOx0cUS0aVpF -goversion go1.13beta1 -D "" -importcfg $WORK/b160/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid VwGFbgH-orPF5Ct5UfHH/VwGFbgH-orPF5Ct5UfHH -goversion go1.13beta1 -D "" -importcfg $WORK/b243/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid eNf96tAFe5YF0O6uPUuP/eNf96tAFe5YF0O6uPUuP -goversion go1.13beta1 -D "" -importcfg $WORK/b173/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cf/cf55b02279b600ba90b79211fc0b07f0cfd8d7142351ce5882caea90917daec0-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 5w-U7KfCC3RFA7tDSbYa/5w-U7KfCC3RFA7tDSbYa -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/de/dee1d08ad3e06bfc730f9041dae7e92880c7116e036385fb831da1f58235e37f-d # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/11/116f21e92f5c1d1e49e8a8f08a1fbccf8b57ad618e1ffd22e5104bb5dda5307e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fa/fab0182f73a40d33dc09224b119a069db5c92777b113c028311756ed0ba8cbb5-d # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/17/1780ba9686c314f0b83d43861d6a17d249b62e70a28c969d36e5123a43df8f39-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/29/29b68d608e94d82d379c70aa47e25f1bca06682f2bab67b746bfd7b35e024eb3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/3c/3ce69f81b874141b6bfd4d45827d80dd5bd4e24ebe824e969277e8e3ba5edecb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/0b/0b09fba94428337d1e1222737726673790feebc21c024270ada5970d4a7d4abc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/97/975dd470014337d80a049b04e54f9190ef43e2b9f92818ccc496b083f27cc058-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 4iOJenPVniUdprYYoYUF/4iOJenPVniUdprYYoYUF -goversion go1.13beta1 -D "" -importcfg $WORK/b337/importcfg -pack ./transform.go BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 0cAXVX6t8dcMIxmLb_Nd/0cAXVX6t8dcMIxmLb_Nd -goversion go1.13beta1 -D "" -importcfg $WORK/b216/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bufio -std -complete -installsuffix shared -buildid kQp3mXi24dbY4nF-XBxr/kQp3mXi24dbY4nF-XBxr -goversion go1.13beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/75/758f88ac33571ac777491b039164a267fbb503bef60dc5ef3ec5af9892909de5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto -std -complete -installsuffix shared -buildid GmNEMaO7UzyTvZudRf74/GmNEMaO7UzyTvZudRf74 -goversion go1.13beta1 -D "" -importcfg $WORK/b066/importcfg -pack ./crypto.go BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid lxMGKut-_0Z247ZLQ6pE/lxMGKut-_0Z247ZLQ6pE -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./rc4.go BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid LY0ti3YoghzkY-54zNFf/LY0ti3YoghzkY-54zNFf -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./errors.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid IAQV1qRinyEE9Tn7wZYd/IAQV1qRinyEE9Tn7wZYd -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid AdgjbavlL1d6w3tG2EX0/AdgjbavlL1d6w3tG2EX0 -goversion go1.13beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/07/076e6a45e0f30cb9e6d20056f20775cffaa3141e101a5634caed8dec6d61aab8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a7/a7bac7544374e49c59ef047248e898978ee702b3cdba374196681be6b97843b9-d # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b2/b28254867bca399bc948d31b206bfbdea347a8b515024d0304d102021c3d0c01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid vhcdHmoB9_s_AYWt1YEa/vhcdHmoB9_s_AYWt1YEa -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./s2k.go BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1d/1d7fbc396ff6dba42269fe6582e7231bfad4fe8089830039ae5b26931751598d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: encoding/base32 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: path BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid lOo4PBbumNkCHkOawD4c/lOo4PBbumNkCHkOawD4c -goversion go1.13beta1 -D "" -importcfg $WORK/b194/importcfg -pack ./stringutils.go BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid igIy0qh0sxe23uoZBqsT/igIy0qh0sxe23uoZBqsT -goversion go1.13beta1 -D "" -importcfg $WORK/b296/importcfg -pack ./autoneg.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid WjKsGre_pEnFum3dKHkm/WjKsGre_pEnFum3dKHkm -goversion go1.13beta1 -D "" -importcfg $WORK/b081/importcfg -pack ./compare.go BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b402/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid aKB4pckdfTd3PUMxbgj-/aKB4pckdfTd3PUMxbgj- -goversion go1.13beta1 -D "" -importcfg $WORK/b402/importcfg -pack ./namespaces.go BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 7_FZg-kRrqgh0h1wZvW7/7_FZg-kRrqgh0h1wZvW7 -goversion go1.13beta1 -D "" -importcfg $WORK/b069/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid SiD5mf4VS-HQFseoH94x/SiD5mf4VS-HQFseoH94x -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./base32.go BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b555/ BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path -std -complete -installsuffix shared -buildid k6cXMgZG6W_sP93qrlmO/k6cXMgZG6W_sP93qrlmO -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go BUILDSTDERR: cat >$WORK/b555/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p html -std -complete -installsuffix shared -buildid pebQuVmzswpPrYWNiJy2/pebQuVmzswpPrYWNiJy2 -goversion go1.13beta1 -D "" -importcfg $WORK/b555/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a8/a8feaa640255713c8e07aad9b9a5c74f4a810a71785beed98a57ccd36f054ee4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/82/828a88d682ac7ebc3967a30876bcaf38c431bdfb7df739c636097aa454b2186c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/64/640b7e2671952f67e854350f72cc7fb81f302891ef3c25912c51f907a4bffd00-d # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/c7/c7e9d7c2871ba676242a58336dfe60785e9ca7c0d4bd05afdae17e7c5f9bd90e-d # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/76/76c7d1c9f236f72c37573c10b80be86436fb3f3c9d2e2f4ac7bbb988f556890b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ed/ed2c6b9a3fb61edce7f64f49efd794c67f4ec5ac192021dcd07561d2e809648a-d # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/01/01e67e490c96d2cbd9a7256931a667d77b87d644fd09c90dc5fd43ded3278da7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/37/37e8aac838d8b03de498e3875699e2b3b1ec558ac671694a31330be18ba84890-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/80/80421738e3c2ae18af1db044715816f6f06e9c5f46a5e58c6675a573e9089891-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b555/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d3/d36b5179e1bf591f64bd70a733ec6daf4347b3051ef186a68d515cd01197db06-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid zdV7m3_rb85ZuzaCnZ2j/zdV7m3_rb85ZuzaCnZ2j -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p image -std -complete -installsuffix shared -buildid NZrNDfIKPtEURRaCBmrh/NZrNDfIKPtEURRaCBmrh -goversion go1.13beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/f5/f55a92d90392151e31abc4c2eb9ab553832f1fcdc5f1d8f1475c4634fd9185fe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/28/2830390f5e56ee261bf1906f5acdd02fbdd24db33cec465f66db83668e3aafbb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/5f/5fb682eeee375e6da8758ad28e5324bc716ee66ebc5fd5bcd6db079ae11dec71-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8c/8ce979d1c340b8e147b7ea60fa5e1c3c366e053c5f8d3b54987da2a96a201493-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b029/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d6/d63483be97ee9f51fb0cc6d635b12b3b964e6728846ff96e0ae254b0621f674b-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid gi_AWbPK9Zb8kO3ifYi4/gi_AWbPK9Zb8kO3ifYi4 -goversion go1.13beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid zRBSA7G78fK9XVMQiUNN/zRBSA7G78fK9XVMQiUNN -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/cd/cdd8af33dafdf01d1b126956f3f3cfd71ad73a9d694a3c5a88026a1a68dc4c64-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/99/997b4100bb5cd1c330f0e64852552e42f5a2a33546e06fe3103c5857737b1a60-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid PS8zxqh8QTIB_Cdve8V5/PS8zxqh8QTIB_Cdve8V5 -goversion go1.13beta1 -D "" -importcfg $WORK/b137/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/28/28410cec4f0b8486ba51d10c0b66483a8ca3a9a4e5ec48dbaa61a4dd08c18808-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid SBRZIFv6S55BHalAFAVq/SBRZIFv6S55BHalAFAVq -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d1/d17c948c66fb68e5e4cb7ceca642057f480ec00c1beaeb30a3ac583604ea28d3-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid OZXhpsLtD9aSbIuylhBH/OZXhpsLtD9aSbIuylhBH -goversion go1.13beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0f/0fa1e54af2062e1d045ded23d1a01343d9e43f3e7b691af36d2efa68dd072d43-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7a/7a1aa90881543334a7803b7a22365475c5a1889e9c9e12e514fab86bb237b551-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid VJNg1d2qXkBy2IGgNgZz/VJNg1d2qXkBy2IGgNgZz -goversion go1.13beta1 -D "" -importcfg $WORK/b513/importcfg -pack ./clock.go BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid ErMicVfGsKCqv7jea5vh/ErMicVfGsKCqv7jea5vh -goversion go1.13beta1 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid e2KOndL7I_HQg4xnp_HD/e2KOndL7I_HQg4xnp_HD -goversion go1.13beta1 -D "" -importcfg $WORK/b416/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p context -std -complete -installsuffix shared -buildid wrQTAK_ZAMOZ6AVkEKuu/wrQTAK_ZAMOZ6AVkEKuu -goversion go1.13beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4f037da999c665ac4d520098d78062be177beab366b8d196c2a072d6dc51858c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid qoHy8o0LcfndTnrdQ4ag/qoHy8o0LcfndTnrdQ4ag -goversion go1.13beta1 -D "" -importcfg $WORK/b348/importcfg -pack ./resolvconf.go BUILDSTDERR: cat >$WORK/b484/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid nHeK8KHMhkgdKzO9auqi/nHeK8KHMhkgdKzO9auqi -goversion go1.13beta1 -D "" -importcfg $WORK/b484/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cat >$WORK/b525/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid z7FJWAgnXCG6cjLJtygG/z7FJWAgnXCG6cjLJtygG -goversion go1.13beta1 -D "" -importcfg $WORK/b525/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/3a/3a768a684b1aa629d25f4b7b16edb83bea37a1cc25cc3415e9a9ddde77ee4477-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/e9/e92b2e88c7c02077f8d111ee1107376be17bb9bf9e422020c6e9ab8a755970b4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/1a/1a8aabdf8f33e740926037df6d8ad337d2a1446a4c890f066452ecb46ad6cd44-d # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/34/3450eb521cd9ecdc875c5a356e1d6e5df385dab28bd2cabc04c9ac2240f51300-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9a/9ab751e26fcfa20784df731b510707a2aa72f030e2c7ce014076eda235f9a875-d # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/89/894eb6ea8b8c50a02d877a3b10ecf46cdcab1220a535cea59d94a7dcf35b8fb0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid WjyBZbmW1hmsfIBXu827/WjyBZbmW1hmsfIBXu827 -goversion go1.13beta1 -D "" -importcfg $WORK/b258/importcfg -pack ./semaphore.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid gSY5BMEer5VRyXblVBh4/gSY5BMEer5VRyXblVBh4 -goversion go1.13beta1 -D "" -importcfg $WORK/b153/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Gk-RmmTvwSbcwyRThebl/Gk-RmmTvwSbcwyRThebl -goversion go1.13beta1 -D "" -importcfg $WORK/b321/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4c/4cbfb76766a6e36c0fb0e386ce63f3d0691d3bd1c067878be1d1e835612f2d9d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0b/0b9a0f14c1d3f387b8de67742e2d727027b596ce277a4e0e494b7b8a35349c18-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/72/72d86b4db70eba919ce326448ecdec1222484b0dc08d8eb46898afb27c0fc2b5-d # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/2b/2b9ba6dd4d4833f080367fafa1dff0d09f0228006119335c35f453a00cdd949a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid aZh3M5_e0Yj97IP9VYV8/aZh3M5_e0Yj97IP9VYV8 -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6d/6d801eff44f642bd54e2f4cc37863b22c8bb014089bf64087f5c26c0751b2468-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid yBBbRIBYyj8dB7B5-nUU/yBBbRIBYyj8dB7B5-nUU -goversion go1.13beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b352/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 4EeHe4BzbQDpoQSHf_At/4EeHe4BzbQDpoQSHf_At -goversion go1.13beta1 -D "" -importcfg $WORK/b352/importcfg -pack ./errwrap.go BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid kJM2vpfR1yRX02_l4TMN/kJM2vpfR1yRX02_l4TMN -goversion go1.13beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid CGkahfeO4xQ9S2Av3-be/CGkahfeO4xQ9S2Av3-be -goversion go1.13beta1 -D "" -importcfg $WORK/b463/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b3/b316c7c806151fb1da713e5396398f54c0e3c54e3baabd7db2dfe9e213c34b92-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8b/8b6eeea46397c7683b2f4f41eab26ae0db8c80e5928858f947e8f1ee4daad530-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/12/1209dc87f159445704aae05cb0c1607154081e102ca123e22deb74ce7b57f011-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: crypto/sha512 BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash BUILDSTDERR: crypto/md5 BUILDSTDERR: crypto/sha256 BUILDSTDERR: cat >$WORK/b104/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b104/symabis ./sha1block_386.s BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: crypto/cipher BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tGKVZp9BedyV4365ldNT/tGKVZp9BedyV4365ldNT -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 2nH-MyaXracRmjhW2FVN/2nH-MyaXracRmjhW2FVN -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid _cHIEXhpMd5wfO2MzLTW/_cHIEXhpMd5wfO2MzLTW -goversion go1.13beta1 -D "" -importcfg $WORK/b116/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go BUILDSTDERR: crypto/ed25519/internal/edwards25519 BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid sk944xGa6vi8st3TSZgO/sk944xGa6vi8st3TSZgO -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/fe/fe14f870d1936d06fa87af2c32173fd007ce3c531192eb861cafe0be58ab0d8e-d # internal BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid Elf-lHrdDSk1GBgfMZbT/Elf-lHrdDSk1GBgfMZbT -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b095/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b102/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid gokzoRoltSrY5Gsypmrk/gokzoRoltSrY5Gsypmrk -goversion go1.13beta1 -D "" -importcfg $WORK/b161/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid hacTke1uvJMvaYmygjvt/hacTke1uvJMvaYmygjvt -goversion go1.13beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b102/symabis ./md5block_386.s BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b095/symabis ./sha256block_386.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid cNWg0tl0Aqi1RER-g6fr/cNWg0tl0Aqi1RER-g6fr -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Fx7_9nAYon7Fl-__Xwm2/Fx7_9nAYon7Fl-__Xwm2 -goversion go1.13beta1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b047/symabis ./asm_linux_386.s BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/md5 -std -installsuffix shared -buildid YTqa6iXCFDwzngZxIvrO/YTqa6iXCFDwzngZxIvrO -goversion go1.13beta1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid uSBe_i2OdvdMekwujDjR/uSBe_i2OdvdMekwujDjR -goversion go1.13beta1 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid oEmdOi5nkW89EN8WuAeP/oEmdOi5nkW89EN8WuAeP -goversion go1.13beta1 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/6f/6f1a29e20f08bad7ef9d56eaac48389d013a86e1b0de6d61830dfa92f6ec9bc9-d # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f5/f591f16e368fbc0176c3743365293edd60e4d1528fe788b04b19c5580c30e58b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid vp-LMCoHwoOHm7p72ozJ/vp-LMCoHwoOHm7p72ozJ -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./tmpdir.go BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GXNDbruQ8nhKMzrWGMvv/GXNDbruQ8nhKMzrWGMvv -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid dwqGqt9k6863LxTC77Qk/dwqGqt9k6863LxTC77Qk -goversion go1.13beta1 -D "" -importcfg $WORK/b316/importcfg -pack ./mount.go BUILDSTDERR: cat >$WORK/b257/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: fmt BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: internal/lazyregexp BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b257=>" -I $WORK/b257/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b257/symabis ./sig.s BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b162/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid iQGqNOlhHQyrOfxW2F2h/iQGqNOlhHQyrOfxW2F2h -goversion go1.13beta1 -D "" -importcfg $WORK/b341/importcfg -pack ./homedir.go BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid xsEf7e2lrobnmzGYHZ71/xsEf7e2lrobnmzGYHZ71 -goversion go1.13beta1 -D "" -importcfg $WORK/b408/importcfg -pack ./tty.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b162/symabis ./debug.s BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid 9Ou1g6mHOx4bk0cx3JO9/9Ou1g6mHOx4bk0cx3JO9 -goversion go1.13beta1 -D "" -importcfg $WORK/b439/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid sxKVCfgxh0FHmdUFqLSx/sxKVCfgxh0FHmdUFqLSx -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/lazyregexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8mty2dOgVlpqRXk2hM7l/8mty2dOgVlpqRXk2hM7l -goversion go1.13beta1 -D "" -importcfg $WORK/b469/importcfg -pack ./lazyre.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p os/signal -std -installsuffix shared -buildid tYJ3JMkCSRvwMfT2aipC/tYJ3JMkCSRvwMfT2aipC -goversion go1.13beta1 -symabis $WORK/b257/symabis -D "" -importcfg $WORK/b257/importcfg -pack -asmhdr $WORK/b257/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8e/8eb828ffef92f3930686169389794a4a6775ddef470983e51fdc3036b1df4dbb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p runtime/debug -std -installsuffix shared -buildid ErU1pBKy7o9Wx1h6vB0a/ErU1pBKy7o9Wx1h6vB0a -goversion go1.13beta1 -symabis $WORK/b162/symabis -D "" -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/c8/c8b0a06c9448b49d53e4755b3f7d497f582e1879c2a3186b50a68ff1f2dd565f-d # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0f/0f2de94f10e131e129956b14fe8baf4c290464ee4e21aba3e97a3f88db0a5ba2-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/d0/d08fae613108d68f72f9c5f8fff54866010f225625db4d8b09bf4f42e5a78e95-d # internal BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b104/sha1block_386.o ./sha1block_386.s BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid bTPPK0hN7LLFFJ7PDayA/bTPPK0hN7LLFFJ7PDayA -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b095/sha256block_386.o ./sha256block_386.s BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid -LxxrcRLyjg7SNvYV49O/-LxxrcRLyjg7SNvYV49O -goversion go1.13beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b053/ -importpath net -- -I $WORK/b053/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5f/5f424588889252f8090ae36e0981006ebdc62b6245a8092e86b6c2f9956b6b4f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/ec/ecba8f003536e9a8920683e25d10078fc0a3220a76d1a47d1ca8503ae84409d9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/10/106834955776a6ad8b8994560b0100af500c0bd7b00a5a3e0c55919de05acb5f-d # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/d3/d331e0104dca6c6b53dcb233c4227483150f3b1899b596a8a74884df2bcb3b3c-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b104/_pkg_.a $WORK/b104/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b102/md5block_386.o ./md5block_386.s BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7a/7a18c08d085d38162fb6eeb730563cf9e53f4dea920e60203521bf49d28b2cb3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b095/_pkg_.a $WORK/b095/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/06/06c1f009be1127c84eb1d934c569d75b26885c62fc31b83e69836f4be579d68b-d # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/62/62747bb61f1c12d83f4ca861dd138f8a2091d2cf9e5f2b49cb1ac8db89116153-d # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/57/57cb2b3edc6891c6bc42e90ed6d89ef93d2bc6555b2b74dfa5ae0558378993bf-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4b/4b3db0d8be956ceed7892adf54a5134ac73b1e06ebf95316fecdb9ddc289fa7c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/fd/fd1b589e780b1cacadf4dbbbf369490bcd14cfe72e23ec7ec7daebac710300ab-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b162/debug.o ./debug.s BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b257=>" -I $WORK/b257/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b257/sig.o ./sig.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b162/_pkg_.a $WORK/b162/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b257/_pkg_.a $WORK/b257/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/df/df886a087687c202bf717e044dc2afb3f0ebb0d33b17213bbd462d2a6cce5a18-d # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/91/91b435ed7a5defb4821cfa0a096573249f178db889e545626a98fe61f29590cb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/eb/ebea5c83330d2c58ad7307435799551379f7d7e8554497838b3b110401bc5da4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e9/e91daee4171d1b69a17d15bf2753649adb23933f5381fa4910d3bdc3a51569be-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid ZhUqYew9uK1Ku0f5cD94/ZhUqYew9uK1Ku0f5cD94 -goversion go1.13beta1 -D "" -importcfg $WORK/b098/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8e/8e8c98c333dda592429cbfbe19c284df3b3230bc16d070f73c3a42f473d2757a-d # internal BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid xNbDZh5UU5CHMS-ODxHc/xNbDZh5UU5CHMS-ODxHc -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid PV-lywvfR-TR6rroyF3d/PV-lywvfR-TR6rroyF3d -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/40/40e94ffcc6b53a22413c701daa3affeb21e2d567d9f901b49a58b3f73bae83ec-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid nMjUbZKrcitlaRDsQni8/nMjUbZKrcitlaRDsQni8 -goversion go1.13beta1 -D "" -importcfg $WORK/b270/importcfg -pack ./path_driver.go BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid wedStKwCblorRmN5_2eQ/wedStKwCblorRmN5_2eQ -goversion go1.13beta1 -D "" -importcfg $WORK/b033/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid B4P8M3mp1-BwTncicczM/B4P8M3mp1-BwTncicczM -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/92/923ad38fdd58d7c9605153cca42f2a515d30cd9932feca57bb8fd8fdd3e77980-d # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/63/639cd54df0c651232304a47f9efce9b78a632b8e1725f42741272c7ba8ba9515-d # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1c/1cd7815d23bf63146fa35cb8b40004b7b99971d42393f2586c6d8f2499bdbf22-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0b/0bdd939984b5b6d5c39c32a4bfae9df29566fb06c841217bef0d61d43aa6cd47-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b116/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid -SQBrBrzV_qy5QubOrHc/-SQBrBrzV_qy5QubOrHc -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cc/cc1b948a4a8eb657d1b342a6543d1048325424998bc7ce707b26ff76834048ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid AegQHHonU688DGTp-lAi/AegQHHonU688DGTp-lAi -goversion go1.13beta1 -D "" -importcfg $WORK/b176/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ef/efc35306d1b4328c086a81c7ce82601a78014b09bb643bf4483078d79b3ef829-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ff/ffe15b198ce571108a897bd8814d65c6b1b57803e7bd5dacbe3150f7f7addccc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5f/5f3db67113e89977dc5e8d2e3bc0c284a97ccf3f828ff35db39dab2d3a21812e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/85/8581d929777af32d3f7346435a28a3520b6ee7726d9822b1eabb89fd21f43e27-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f9/f91886716b70fcb04bb6aa45905b7254923dde5028c019288d43bf6db59ead82-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: encoding/hex BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid BRrJvqCEl5uL2RPK9484/BRrJvqCEl5uL2RPK9484 -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b036/ -importpath os/user -- -I $WORK/b036/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: net/url BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p log -std -complete -installsuffix shared -buildid rjKpY4atxIIsPw5sCuTN/rjKpY4atxIIsPw5sCuTN -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: flag BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid v_TyCAabWe8nDvQenC19/v_TyCAabWe8nDvQenC19 -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/fse BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid u6NuX-yP-8fe4au209EK/u6NuX-yP-8fe4au209EK -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./scanner.go BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid YR3OR1ZcGIwFTNQRAV3l/YR3OR1ZcGIwFTNQRAV3l -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: encoding/json BUILDSTDERR: mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid IbNHc8tx3T8Lm4B1lvLD/IbNHc8tx3T8Lm4B1lvLD -goversion go1.13beta1 -D "" -importcfg $WORK/b178/importcfg -pack ./parsers.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid S5c9kM_JgorK-vDMz0R3/S5c9kM_JgorK-vDMz0R3 -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: go/token BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: net/http/internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: compress/flate BUILDSTDERR: text/template/parse BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e1/e1cbefebc9f8a530f2897f4e43d0baa6dbb6fde18dd82565c3a6eb36135a0c28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: mime BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid NBnYmONMywSecFKXA0p8/NBnYmONMywSecFKXA0p8 -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./version.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid LwaUmZQps2v9DxRc2Zzd/LwaUmZQps2v9DxRc2Zzd -goversion go1.13beta1 -D "" -importcfg $WORK/b075/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid M_M-k50t23_3z4lZXnz5/M_M-k50t23_3z4lZXnz5 -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b122/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b122/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/url -std -complete -installsuffix shared -buildid 0BJbtvMXWhGlcbhPz7ta/0BJbtvMXWhGlcbhPz7ta -goversion go1.13beta1 -D "" -importcfg $WORK/b112/importcfg -pack ./url.go BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p flag -std -complete -installsuffix shared -buildid 8X0itTgWPxBrFIuowsEE/8X0itTgWPxBrFIuowsEE -goversion go1.13beta1 -D "" -importcfg $WORK/b169/importcfg -pack ./flag.go BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid QUj7sxacQaSE-H8yXxSO/QUj7sxacQaSE-H8yXxSO -goversion go1.13beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid LC1eQdUIVD8GbucGqIEW/LC1eQdUIVD8GbucGqIEW -goversion go1.13beta1 -D "" -importcfg $WORK/b198/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid f-NcoEAcA9GZZYwzXSvx/f-NcoEAcA9GZZYwzXSvx -goversion go1.13beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid jojmBFWJwEPJdaEDN8Jc/jojmBFWJwEPJdaEDN8Jc -goversion go1.13beta1 -D "" -importcfg $WORK/b171/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid xa5tnSnJ5cH8JQ2a-i4x/xa5tnSnJ5cH8JQ2a-i4x -goversion go1.13beta1 -D "" -importcfg $WORK/b315/importcfg -pack ./blkio.go BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid BlaP7adsem2hho2SCxPh/BlaP7adsem2hho2SCxPh -goversion go1.13beta1 -D "" -importcfg $WORK/b224/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p go/token -std -complete -installsuffix shared -buildid _cCDe1iw3gMJ3v9wFDLq/_cCDe1iw3gMJ3v9wFDLq -goversion go1.13beta1 -D "" -importcfg $WORK/b204/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid umCiMJ1g-9JFmGV4msnQ/umCiMJ1g-9JFmGV4msnQ -goversion go1.13beta1 -D "" -importcfg $WORK/b221/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid HovRwZette3cTsZMNIsU/HovRwZette3cTsZMNIsU -goversion go1.13beta1 -D "" -importcfg $WORK/b247/importcfg -pack ./xlog.go BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a9/a9cef49d5abad294f8862bd88d8577cf037da04031679305e64f129da66393e2-d # internal BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 6xXTFzm-xiorx8Enqh27/6xXTFzm-xiorx8Enqh27 -goversion go1.13beta1 -D "" -importcfg $WORK/b226/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/85/854ec9787e55b6e2427fb5726c0751baf71f49d89a1435859187b409766bc8cf-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid puAOHUPUTOSt0HKwsSew/puAOHUPUTOSt0HKwsSew -goversion go1.13beta1 -D "" -importcfg $WORK/b190/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid W3PaYpQ0odORX42NHuUn/W3PaYpQ0odORX42NHuUn -goversion go1.13beta1 -D "" -importcfg $WORK/b332/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 196MTenIPbMMSBWuSu9C/196MTenIPbMMSBWuSu9C -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid Kw3SV4GgBx1C8cmCFrk2/Kw3SV4GgBx1C8cmCFrk2 -goversion go1.13beta1 -D "" -importcfg $WORK/b208/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid PrcsG6o0CFUXCELTjD4N/PrcsG6o0CFUXCELTjD4N -goversion go1.13beta1 -D "" -importcfg $WORK/b299/importcfg -pack ./fs.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid tkdjxFVKi0lk7xHxH-1k/tkdjxFVKi0lk7xHxH-1k -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: cat >$WORK/b360/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 16MWDAEP69qaCeRhONwH/16MWDAEP69qaCeRhONwH -goversion go1.13beta1 -D "" -importcfg $WORK/b328/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b351/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid WUIBqqdh2mcwL7WDX7F8/WUIBqqdh2mcwL7WDX7F8 -goversion go1.13beta1 -D "" -importcfg $WORK/b360/importcfg -pack ./error.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid jbQKtvQV6scYeR9Gph9a/jbQKtvQV6scYeR9Gph9a -goversion go1.13beta1 -D "" -importcfg $WORK/b227/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid DML3G_AX2fXunz7uX0iX/DML3G_AX2fXunz7uX0iX -goversion go1.13beta1 -D "" -importcfg $WORK/b351/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bf/bf9b6ea425671f062bd40313a6189f8fe9d03138ef36d6597452e089f96c3e9b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p mime -std -complete -installsuffix shared -buildid 8IrhgtI-tQaRYhLhJRLY/8IrhgtI-tQaRYhLhJRLY -goversion go1.13beta1 -D "" -importcfg $WORK/b222/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/51/511aa8f46287e1a290170d2eaa03ba49ee2275f32110471ce3a5ea859ddda0ba-d # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/22/225b0b6aa7d0791d38a6c3f3b7ea37c34b62e8c9c12569acb659e91affe998f0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6d/6d045fb878847ead286f500036c718bd63c63b68961724a8660825508f0b11f6-d # internal BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid HLvrj6WrL9LfPS9cxw4f/HLvrj6WrL9LfPS9cxw4f -goversion go1.13beta1 -D "" -importcfg $WORK/b254/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jLFgHO0G_GKwAyyrUV2U/jLFgHO0G_GKwAyyrUV2U -goversion go1.13beta1 -D "" -importcfg $WORK/b340/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid TYbWqNzOigRAJr7U8Smk/TYbWqNzOigRAJr7U8Smk -goversion go1.13beta1 -D "" -importcfg $WORK/b358/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b357/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/4d/4d8bac34ea338005b6d788360b0342de6e3b1cbbf3630d1a8643f45093456135-d # internal BUILDSTDERR: cat >$WORK/b363/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 5_Ft3jJ4utrH63sX6tBf/5_Ft3jJ4utrH63sX6tBf -goversion go1.13beta1 -D "" -importcfg $WORK/b357/importcfg -pack ./driver.go ./types.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 2YMM3kxF8OPabhL0INYm/2YMM3kxF8OPabhL0INYm -goversion go1.13beta1 -D "" -importcfg $WORK/b363/importcfg -pack ./pointer.go BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Y10s6FDaf9dG2dRsSKgc/Y10s6FDaf9dG2dRsSKgc -goversion go1.13beta1 -D "" -importcfg $WORK/b218/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid aXL-dN2M-TX_0krPOLI7/aXL-dN2M-TX_0krPOLI7 -goversion go1.13beta1 -D "" -importcfg $WORK/b339/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 4AaCN4qfX6rqfEhU5t2b/4AaCN4qfX6rqfEhU5t2b -goversion go1.13beta1 -D "" -importcfg $WORK/b303/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 BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4e/4e0e98f5b022038c0feba8d20c276d06886243616adcba821c300d629a7d10e2-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b089/symabis ./arith_386.s BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e9/e9032532fc01cb0b6795176b1f8c538050dce2f75ec67143c8857ae7dee23ea7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: cat >$WORK/b368/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid qHQ-Qe9hlm2Yq5EsYXkK/qHQ-Qe9hlm2Yq5EsYXkK -goversion go1.13beta1 -D "" -importcfg $WORK/b368/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7e/7e2cad0f748e139ec562e686140291dde4cbe24911f16121736c5582d8e1b026-d # internal BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid GFTTmOyHg7j911gJ9P_f/GFTTmOyHg7j911gJ9P_f -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/7b/7b22f260c6678088c9420042538bb9e47a5f8dc787fdc32403e522b31e38fbaf-d # internal BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid nDb4RuPnrbH_L-9Vq2HR/nDb4RuPnrbH_L-9Vq2HR -goversion go1.13beta1 -D "" -importcfg $WORK/b260/importcfg -pack ./path.go BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b231/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b231/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid AktT5yzDRdmyX8ytp5Am/AktT5yzDRdmyX8ytp5Am -goversion go1.13beta1 -D "" -importcfg $WORK/b307/importcfg -pack ./oci_util.go BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 5Uwo4ywVZouwuHZ9_4bc/5Uwo4ywVZouwuHZ9_4bc -goversion go1.13beta1 -D "" -importcfg $WORK/b217/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/ijc/Gotty -complete -installsuffix shared -buildid -EqYPH1bONc1yyNmOg0o/-EqYPH1bONc1yyNmOg0o -goversion go1.13beta1 -D "" -importcfg $WORK/b373/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/6b/6ba697f64c9bbd46b66da276057194ef7e8172f6e4d23fb7afe6a2bc289dc1cb-d # internal BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid bvWbieJaMzOP0lG8MPK0/bvWbieJaMzOP0lG8MPK0 -goversion go1.13beta1 -D "" -importcfg $WORK/b347/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p math/big -std -installsuffix shared -buildid FJMdvKcklrzGo9ULagYi/FJMdvKcklrzGo9ULagYi -goversion go1.13beta1 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid fxsPoCwHWojPKSrFt158/fxsPoCwHWojPKSrFt158 -goversion go1.13beta1 -D "" -importcfg $WORK/b242/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b0/b016b32e79df816a7c3762d15c2a9ac375867ba4ac2d159dba6e3f7ba0eace46-d # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/6c/6ceb47012720144edec33673a47b64670abd37904fca254772dddc57a5a143ac-d # internal BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b343/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I $WORK/b343/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/65/65192ede2beba199e5112dd91b4eb8bbdbd028c7d7d04d4f3dcc289a5655367b-d # internal BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: encoding/csv BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/25/25dd63cb9149fc0d19249a9157758174da762bb7306c0f0596cf4b704f3ee4fa-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid GOH4fDU2ffthgSCHF5rz/GOH4fDU2ffthgSCHF5rz -goversion go1.13beta1 -D "" -importcfg $WORK/b338/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid uUrhbscncdxedC9XgXBm/uUrhbscncdxedC9XgXBm -goversion go1.13beta1 -D "" -importcfg $WORK/b376/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: cat >$WORK/b380/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid Sr5h5DhZwPlH5acsYPh7/Sr5h5DhZwPlH5acsYPh7 -goversion go1.13beta1 -D "" -importcfg $WORK/b380/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/ef/efebaee654f221fae388f50a464115fdddf0951ea9318d810911dff2159f4a2a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/1f/1f2fed9f34741803c625110be89e9f89c25079cf92e293ed3438ea3f8bfb132e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid sM9axrZA-5SGYI4Xopiq/sM9axrZA-5SGYI4Xopiq -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/58/582eeb512f7a5af1c36d3cc3a5eb8037168ca126e626a1fae50320887944246e-d # internal BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid Yb8EB77lnNqPoigCUQDz/Yb8EB77lnNqPoigCUQDz -goversion go1.13beta1 -D "" -importcfg $WORK/b279/importcfg -pack ./set.go BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ef/efe2ce705aac9a6d17ab95bb254c4db624defa94939561ab8a4f52d2c4fd259d-d # internal BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b360/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b383/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid Fa4o-xOUCp02BwDO6wsH/Fa4o-xOUCp02BwDO6wsH -goversion go1.13beta1 -D "" -importcfg $WORK/b409/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b411/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b411/ -g -O2 ./host_cgo.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid WtoYA_Lu-zQfhXpE3-EH/WtoYA_Lu-zQfhXpE3-EH -goversion go1.13beta1 -D "" -importcfg $WORK/b383/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid C6_MgGBWH_6jYZ1I8O2e/C6_MgGBWH_6jYZ1I8O2e -goversion go1.13beta1 -D "" -importcfg $WORK/b203/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid 2Wzhvo-5sC7ITCXgPqPc/2Wzhvo-5sC7ITCXgPqPc -goversion go1.13beta1 -D "" -importcfg $WORK/b359/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid Z8Vg4VB9VO2MRpRFGUOS/Z8Vg4VB9VO2MRpRFGUOS -goversion go1.13beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/52/523b286847996da0e8c327b9f98f9b6ffc8f81cf1beeeb6fd04f02e2ae546bc2-d # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/da/da9b10abca68cd9afe4f5b04e8f9a446787c9f450ba11936956e5ebc0f9fb7bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b354/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid tUBMuLpuXKLxhvqrFVeM/tUBMuLpuXKLxhvqrFVeM -goversion go1.13beta1 -D "" -importcfg $WORK/b354/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 BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b414/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b414/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 0II3CHshaQavKDOwM5_q/0II3CHshaQavKDOwM5_q -goversion go1.13beta1 -D "" -importcfg $WORK/b417/importcfg -pack ./util.go BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/96/96f677223d5a1ad1785964fb64e68ef6035fa8fb4a34cdb6cd3fd74e5d09bef7-d # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/44/44948889d92dcbcf50beebf2fecf261affdcadcbf0a6ac4fb35876ec59e59eb3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 6siTn3dRSjMRD7Ahgbe3/6siTn3dRSjMRD7Ahgbe3 -goversion go1.13beta1 -D "" -importcfg $WORK/b420/importcfg -pack ./tomb.go BUILDSTDERR: cat >$WORK/b425/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid 3vorsPJU1T5BcNfJTT6X/3vorsPJU1T5BcNfJTT6X -goversion go1.13beta1 -D "" -importcfg $WORK/b425/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid E0Ay8jqE1nV1oMhQc1Bu/E0Ay8jqE1nV1oMhQc1Bu -goversion go1.13beta1 -D "" -importcfg $WORK/b248/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/1d/1d1cd96e65cef25b9e44c59229c6f1ab7902fd95a4e362e654c3514abef4dde8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid jdW-NgR0oMpYO--hLjuw/jdW-NgR0oMpYO--hLjuw -goversion go1.13beta1 -D "" -importcfg $WORK/b197/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/18/18d899ad466f530c140f0224f082af4297484a8242d348de2c28bad77151ffee-d # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7f/7fa6df06695dee2b15729d53b890c45c8fb5583df7f49dbe9b3a57d501244650-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/37/37feb83114fd69f44b63746caff18e181a895cdf81179f36bb75a2f9dd63eeac-d # internal BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid stF0uJgbdFUW6ImCXEtS/stF0uJgbdFUW6ImCXEtS -goversion go1.13beta1 -D "" -importcfg $WORK/b447/importcfg -pack ./difflib.go BUILDSTDERR: cat >$WORK/b446/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/3f/3f8e2aa2d3f5019e148c775d98d6ff0f6164b51983ba065fbe223886363e5251-d # internal BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid uJ-mBeTPbGfjyuN1q_yF/uJ-mBeTPbGfjyuN1q_yF -goversion go1.13beta1 -D "" -importcfg $WORK/b446/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid alLoqCi9Ajmy2E7LaBjl/alLoqCi9Ajmy2E7LaBjl -goversion go1.13beta1 -D "" -importcfg $WORK/b459/importcfg -pack ./deep_equal.go BUILDSTDERR: cat >$WORK/b457/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid HsjyIoj9K-uonZZZBHq9/HsjyIoj9K-uonZZZBHq9 -goversion go1.13beta1 -D "" -importcfg $WORK/b457/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/26/261c7f4905814bc38b0a645ce5a646e36f77c078277809dcc983ac2c869d8daf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid o_PHBwP5ter5AEr7QwnN/o_PHBwP5ter5AEr7QwnN -goversion go1.13beta1 -D "" -importcfg $WORK/b460/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f6/f68c1e42828ae9329c971fe98c2ff8f859914bb8b5b2ef2a6f93576ef21fdfcf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/88/886b6717e02cfe9ff36d4964ca620e5e7b58fc63994a6269cfda8d814fae549a-d # internal BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid OwjL3D0ZasiJSVfg94Ti/OwjL3D0ZasiJSVfg94Ti -goversion go1.13beta1 -D "" -importcfg $WORK/b362/importcfg -pack ./reference.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0f/0f81e2753951cb00476ce6e0864ec9bcc2f162064d92b9bbbd5c27037792c55a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a4/a4f7136f9528c52f681a10b8bb51b57a0337f67bebdaab947df7b3a3d6f17582-d # internal BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid UQDNp2xOYjmTSCUEXkkH/UQDNp2xOYjmTSCUEXkkH -goversion go1.13beta1 -D "" -importcfg $WORK/b466/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid S6Ti8n38Vo1J3HbCCAFz/S6Ti8n38Vo1J3HbCCAFz -goversion go1.13beta1 -D "" -importcfg $WORK/b470/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: cat >$WORK/b473/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid TrkNwBGDIJuU7pAd8YV1/TrkNwBGDIJuU7pAd8YV1 -goversion go1.13beta1 -D "" -importcfg $WORK/b473/importcfg -pack ./from_stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/79/797763c2c0f8a5d7c5cfd2228483a43a9e6823d2237aa5db5fefceb7eb19e1d0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid gbv5rTZVELfUOZ-6qhgn/gbv5rTZVELfUOZ-6qhgn -goversion go1.13beta1 -D "" -importcfg $WORK/b474/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/e8/e8f5e5ca81cf501f5197247cf76bee739464ddca8e8474dbd6139ebcc96c9fe5-d # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/b8/b87db830be65fb33a1ad0687629abc93c64c3742f18ed650f22fb3930e36d466-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/87/8750a1e67aafb10bfdb925f7fced95ae9b5a0a56cabceb000e9306d96855014b-d # internal BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 1_OyDb2Nb6o8cNopcqXz/1_OyDb2Nb6o8cNopcqXz -goversion go1.13beta1 -D "" -importcfg $WORK/b483/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b489/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid _Pg3H-nK5Ktk77J6fsAa/_Pg3H-nK5Ktk77J6fsAa -goversion go1.13beta1 -D "" -importcfg $WORK/b489/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid bX9vF8mOHUUPV2gPA4nT/bX9vF8mOHUUPV2gPA4nT -goversion go1.13beta1 -D "" -importcfg $WORK/b278/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/e2/e29060cd06383c645adc1ec9dd2c2ccef86f974725a8316370f8e4475a85e9d0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_linux_386.o # internal BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid hF3P0x6h1bGWrRogDR93/hF3P0x6h1bGWrRogDR93 -goversion go1.13beta1 -D "" -importcfg $WORK/b508/importcfg -pack ./metrics.go BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/ad/ad263e1e469a1275ab0f737cb46a12e48076b9cebdffb9d70c3cc017ac7fc0f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid -Kh6lLx3cx4MAdH_jvzV/-Kh6lLx3cx4MAdH_jvzV -goversion go1.13beta1 -D "" -importcfg $WORK/b512/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/33/33f5ea6cf4d0d5be9017c6daa55ea055569a586a3ac4b30b361c660f08000c29-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 4X-SAzow9zCTT9dbFR_w/4X-SAzow9zCTT9dbFR_w -goversion go1.13beta1 -D "" -importcfg $WORK/b519/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/f6/f66faa4ba0fb951a4550a85a247a9ee4d1c65f89f8767aa0f1501bedfabe0c3a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid 6I8qt7L-E6EaYFXqhLIa/6I8qt7L-E6EaYFXqhLIa -goversion go1.13beta1 -D "" -importcfg $WORK/b528/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/bf/bf2e6e965cfd44cb40df0754da0c8997424fa8f05494a7bc2e84630053651ffa-d # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/27/27fe76d6567366a1b6fa22c3f74819138513301f7186c1aee3819cb59f64816e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: cat >$WORK/b533/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b529/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aMA5GuHF0LbWrGiSSRXq/aMA5GuHF0LbWrGiSSRXq -goversion go1.13beta1 -D "" -importcfg $WORK/b533/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid _yNc6Og0H5UIy5PVlPAA/_yNc6Og0H5UIy5PVlPAA -goversion go1.13beta1 -D "" -importcfg $WORK/b529/importcfg -pack ./names-generator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/1f/1ff5fb349ac567942fc3b1c59bd1ca2effc8a3a629e475a84e12e5365e6f2c4d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b542/ BUILDSTDERR: cat >$WORK/b542/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid 52XCUo9M-8teP7h6Z0JW/52XCUo9M-8teP7h6Z0JW -goversion go1.13beta1 -D "" -importcfg $WORK/b542/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d8/d855b7e224cceda479bf2abf2e69344f62d535182b4f45fc9d529276a8444a71-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid CoyX94lh49OV5z6OM6I6/CoyX94lh49OV5z6OM6I6 -goversion go1.13beta1 -D "" -importcfg $WORK/b157/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/32/32c37b1a5c15007e66ce361956d336631ff7e44473df14994a45bb6a105f5793-d # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/18/186395979f0f8c63103e02828822d8c2cade255fed6c2d500525c5a6cf1055f3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid MQdu-5myr5BWZoVb3OfK/MQdu-5myr5BWZoVb3OfK -goversion go1.13beta1 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/6b/6b4ed1c8179dd8cbf0aea1d2d0e333572910b3eca4d8df17a24f18262173ad17-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: mkdir -p $WORK/b544/ BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/8c/8c7b579a5316556e6f13d0aaa58e531f523a057583addb6ef4a53eddc5796059-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/pkg/channelwriter BUILDSTDERR: mkdir -p $WORK/b547/ BUILDSTDERR: cat >$WORK/b544/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b547/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b542/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/ac/ac29afbac34785cd3c227005c4ebb3317ace1db6dbadf740bbd7c10bda4835e4-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid -N7h88JvMB6LGsJYFI-y/-N7h88JvMB6LGsJYFI-y -goversion go1.13beta1 -D "" -importcfg $WORK/b544/importcfg -pack ./shlex.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/channelwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid Fw2n9iqMVM5RzPCczZfS/Fw2n9iqMVM5RzPCczZfS -goversion go1.13beta1 -D "" -importcfg $WORK/b547/importcfg -pack ./channelwriter.go BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/8c/8cdec61582c5bd3b77ed66a31f99c3687a1cd487b6281f3653685bf95113102a-d # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/f6/f6f29e4d871c9b12d7e7b3d6f140cc98fd46c8a1574d3b9aca474f3f9464758d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid B9MoUTV61sh_DUV8dPRT/B9MoUTV61sh_DUV8dPRT -goversion go1.13beta1 -D "" -importcfg $WORK/b262/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/7f/7f1be8d3d4fdb480f13eb66771be659bd74a8969adc80d86955d499db8cde6f3-d # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/b1/b1f9716d28c754c895fd0f09b30d7225f830333d63116436b72029e5fe312ccd-d # internal BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/4e/4ed320d5b720927f7abb8dacb8ef33e2fa45fce073228a4394da50cb7c5216af-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid yHpktSWVSVCAJ71pQ-eZ/yHpktSWVSVCAJ71pQ-eZ -goversion go1.13beta1 -D "" -importcfg $WORK/b465/importcfg -pack ./errors.go ./path.go BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0c/0c2aa97dae796f4367d28229f05bc5e57a8d50adaf94a085a93f1cd84c5b5e43-d # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/d0/d0a2ebda7f2a3f94ef7e9df1e4af0ad31e844d7bd44c57c4bca5b25d4cd8585d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/eb/eb9ef2c9d582545b2997c64f4961f7d703bd3ec0a5f862a14c4295035eb31eb7-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid SkCc2s-cHYeMWxqnC8eW/SkCc2s-cHYeMWxqnC8eW -goversion go1.13beta1 -D "" -importcfg $WORK/b154/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/85/850d47facfa4d7c87bab2533e8e7a036b4a7cba50971119a1f4d491b3499a030-d # internal BUILDSTDERR: cat >$WORK/b490/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b490=>" -I $WORK/b490/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b490/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/cf/cf11419b9ce28f1b0d65e2d1ee5ec3b879b587c6b8c209451bb2ed821bd3ad90-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b547/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid x5ULtHlK0lt5DiMDejcU/x5ULtHlK0lt5DiMDejcU -goversion go1.13beta1 -D "" -importcfg $WORK/b370/importcfg -pack ./pools.go BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/84/8471a99d79f5344844c05ab25d067621e5ce181aa915826df81d132653882dbb-d # internal BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p go/ast -std -complete -installsuffix shared -buildid Ui2BdZuBc1VVIz88Hzv0/Ui2BdZuBc1VVIz88Hzv0 -goversion go1.13beta1 -D "" -importcfg $WORK/b202/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/42/423af1b08e631420e3d41c754f5bd2640b332d8bbb0c991ca8606d775b1420f6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/45/45e7c98cc7fd7a6d544f05f324830b27e57eabe4ad5187c314a6ab716932d538-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/ab/ab19a7cf680b56c33d02eaa00574170f7e44f6637f1f1274445b96daea05765b-d # internal BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 2OfIj2e-0ukdMD697D9G/2OfIj2e-0ukdMD697D9G -goversion go1.13beta1 -symabis $WORK/b490/symabis -D "" -importcfg $WORK/b490/importcfg -pack -asmhdr $WORK/b490/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid gwU5f6Uz3dZBLexTkeYW/gwU5f6Uz3dZBLexTkeYW -goversion go1.13beta1 -D "" -importcfg $WORK/b511/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/fe/fee0923d663616641a0d9b6398b0ad32d68866d9b21a01f541b9a6c8a0569392-d # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/c3/c3df841b6bbdda24646885877c2efe669a98ec21bb0411f93efb4ad0ad00bec9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b544/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/a0/a0a54b85710359a619bea6ebf4175ce85b55227adabb66d54a6cbc1247a827bd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3f/3f27dcee74aad3fababfbee51f2157145572c9cafb0124cac7fab2febbdfaf4c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/f9/f9b6c6a1c3687205366db53b3c31fe16712d566867b11d985dd66d81b475db7e-d # internal BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid HrdfsIf-4Je5AFD2KY6-/HrdfsIf-4Je5AFD2KY6- -goversion go1.13beta1 -D "" -importcfg $WORK/b185/importcfg -pack ./fsutils_linux.go BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ed/ed49600f467effaf29b85015aed737dc528a0d62456c4d75cb95b726b12f4a5e-d # internal BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid WgE0drSmm2JQnnGvAnGh/WgE0drSmm2JQnnGvAnGh -goversion go1.13beta1 -D "" -importcfg $WORK/b170/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid AAkyYJQ7j9J8BiyrKybd/AAkyYJQ7j9J8BiyrKybd -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid s4tLcM5BKlxQNiAO6f6C/s4tLcM5BKlxQNiAO6f6C -goversion go1.13beta1 -D "" -importcfg $WORK/b232/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/2c/2ca8a150c8913267f5770871b1a91cbee5371668f1f70725746b4c5170e97c67-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid QENSIVKjmW3YBD3mHftN/QENSIVKjmW3YBD3mHftN -goversion go1.13beta1 -D "" -importcfg $WORK/b253/importcfg -pack ./doc.go ./isatty_tcgets.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid _SVEyoNcsMnnaO6jy4Bh/_SVEyoNcsMnnaO6jy4Bh -goversion go1.13beta1 -D "" -importcfg $WORK/b395/importcfg -pack ./ns_linux.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid IeZW8f5EsdxuKg-EX9lL/IeZW8f5EsdxuKg-EX9lL -goversion go1.13beta1 -D "" -importcfg $WORK/b419/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl -complete -installsuffix shared -buildid MNadDybZa41YWbcBRHWU/MNadDybZa41YWbcBRHWU -goversion go1.13beta1 -D "" -importcfg $WORK/b264/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid u0ntXPvP-y1Aj7hMGCLH/u0ntXPvP-y1Aj7hMGCLH -goversion go1.13beta1 -D "" -importcfg $WORK/b372/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/60/601d04abce6ed3d134e5e83ef3fd3211258fa7fd58c3a8b554c664c5b0e7e11e-d # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/05/05273b86a4ddcaaf0a159391b88dc8d523fc44fb85e6f61033c5a1076d7f2b46-d # internal BUILDSTDERR: cat >$WORK/b530/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1e/1e769e798164e9cd9604cdc6ed2191dab280033ed21aa3f5d75400262f69963d-d # internal BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid ieYM8fbD_SF2PiRCTIT0/ieYM8fbD_SF2PiRCTIT0 -goversion go1.13beta1 -D "" -importcfg $WORK/b530/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid XEuY3Wu8cacY_DlLEzEs/XEuY3Wu8cacY_DlLEzEs -goversion go1.13beta1 -D "" -importcfg $WORK/b444/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: compress/gzip BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid uJ8q6E9AWIsBTRPMDyF_/uJ8q6E9AWIsBTRPMDyF_ -goversion go1.13beta1 -D "" -importcfg $WORK/b215/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/2d/2d4afc5ad94e0ccc3f6cf6b8f059978138d0d83e32aa3448d7acec6e04dea5c1-d # internal BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b404/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/91/91ee7e195d809276c88010f6621e44f25a59dab81357f36867db4ef8b6ab1bd9-d # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/5c/5ce305d18012ea0d7948fc6265fa545017d4d99c446b9c90a10734ea66af9785-d # internal BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 4OMuCKZnnU7hBSQedWlC/4OMuCKZnnU7hBSQedWlC -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid 0Loje_atNq3IflhtSRNZ/0Loje_atNq3IflhtSRNZ -goversion go1.13beta1 -D "" -importcfg $WORK/b404/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid rdQQk2RpAk3jFPGPcOjA/rdQQk2RpAk3jFPGPcOjA -goversion go1.13beta1 -D "" -importcfg $WORK/b212/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/03/03099fe9483837f631cc788d035bf2038222ebe1c8d56421bab57dddbbeee31e-d # internal BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a7/a7c49ebebcb71792822a45d50088674db85e72c9a1e92a8ee200b34b4a4e22e2-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid fVgWTj-J-Dtvqp1WPMNs/fVgWTj-J-Dtvqp1WPMNs -goversion go1.13beta1 -D "" -importcfg $WORK/b458/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/b2/b201004a746d2c461fa0a1769f33da08d89b93fede123b28ee55459c7d4d2847-d # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/49/49ed42854e598b696ce0ecb711fcd01f49b90342584da52c44199e339a508338-d # internal BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b411 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid z5iRFrQo7HTDtb2T1Ypw/z5iRFrQo7HTDtb2T1Ypw -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid 75aYiCLFJVScxkmWXXei/75aYiCLFJVScxkmWXXei -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./none.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid Na3-pWdUGK9qBYKEKFz-/Na3-pWdUGK9qBYKEKFz- -goversion go1.13beta1 -D "" -importcfg $WORK/b241/importcfg -pack ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid f7SLUePRFwdNdKg0MhrT/f7SLUePRFwdNdKg0MhrT -goversion go1.13beta1 -D "" -importcfg $WORK/b336/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/39/394bcc7eb883d44f84025dbee57392c0d62c39a3df64d8b3b2a5868cd0a4b521-d # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c5/c5a4b38c633bc0570525432de804bf189f3bae794a561d604fb29907ad11fbd3-d # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b2/b2702bee67f17d8b0226e51acfd9395ba5ee8f565baffdb625146a7b9963a5ae-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/77/779a0a877b103809152f63162a108a36c216b73e7f6c3cfe23c7555ac524c3b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/de/de70d4dbeaf4fcd3bd06aaa9ac8f9004c82e8633e83d86772e5422c50ba8b11a-d # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6f/6fedc938b1a52e209dd3ec1bab25cedac38d33013c035ffa42941139c3b370e0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/e6/e6bde7fb1cf62ba5a999cc9324b86fd268529357e063285420e33d17ca9821f4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/51/51f066f1158e1c00534f899f19af45098e3a19227dddeec718bcc71e5736e0c7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/29/29195f7fa18616bad3ca355be814aea5927611dd77efa809090726c37e9aec66-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b411=/tmp/go-build -gno-record-gcc-switches -o $WORK/b411/_cgo_.o $WORK/b411/_cgo_main.o $WORK/b411/_x001.o $WORK/b411/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ac/ac34a3e36001a8e82659fd1201603bb40ebbc4ca9b52a5128a80557ef6cdf014-d # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/5b/5b65ae2192759fd1106796225841fd160fecafafcec20a4bc42efe3c432629e0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/60/6072b7b16c7ff2e5d252cab6bfbf5fad98ffc29d0255f3455ccb5afc233b9866-d # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/93/93e58abee5a015ac5425931a353498a8096e23df4685555d5bbcd3f563d309aa-d # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fd/fd492c55388a4a30107f6ca79025473bfd5de1cda322067f8cc45a2b69d7c8cb-d # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/26/263b19c81485cae7445352005f42397e319d1fb8438e054a6f28743597314b50-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid RcPln7dxqHOFiilDJI9P/RcPln7dxqHOFiilDJI9P -goversion go1.13beta1 -D "" -importcfg $WORK/b418/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/bd/bd2acfcac3ff14b1fc4234ce0eddb4a5a05ecca86bf76ba9fc9f97de7a3aa6c3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/75/75114a68755b341e749d707dd8684c93599cc46848807537fbfbf467a57db79a-d # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/91/91482c38dae2bcb81f606d4adf515940b8732e9a0843b96d276813708b1bedda-d # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/46/465cf5ad158a8bba1b4211876150dcbd308a7c2cf52e263a74abbe4f1902f17b-d # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/3c/3c88da662e7a587a134964d51da7b3f40b3942f70a9c48be53f58d5064be4dbd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid UBHCZzH50Ri5SKRM0lWj/UBHCZzH50Ri5SKRM0lWj -goversion go1.13beta1 -D "" -importcfg $WORK/b163/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b411/_cgo_.o -dynout $WORK/b411/_cgo_import.go BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ba/bad0b5f7a6e71db17b6153e5512f02146609535e440f12b0bfad4e8fa4ae297e-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p text/template -std -complete -installsuffix shared -buildid bwCEVXoxlqxLhg28MMFX/bwCEVXoxlqxLhg28MMFX -goversion go1.13beta1 -D "" -importcfg $WORK/b207/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid UVOcG3jQZsHbxN53dzfs/UVOcG3jQZsHbxN53dzfs -goversion go1.13beta1 -D "" -importcfg $WORK/b411/importcfg -pack ./host.go $WORK/b411/_cgo_gotypes.go $WORK/b411/host_cgo.cgo1.go $WORK/b411/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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 -g -O2 BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/22/22f9555ca825140dd8772618de5c3dcee4d4b31d3de0f6ff457e643ded255c36-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/fc/fc89e3f2e5aeee6a8ecdd6f733a2059535b1956cf71dd267924bce273015bc60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid FkDfhUCPkowGwv0BG-ew/FkDfhUCPkowGwv0BG-ew -goversion go1.13beta1 -D "" -importcfg $WORK/b252/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b411/_pkg_.a $WORK/b411/_x001.o $WORK/b411/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/a2/a26a7c52758099962f5961ca9c66d0528f7fbaeb6805cacb18b29453eb290a15-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/79/7992c1d9d97b7c3e470fd92684235be36a22d54c777bf67a7c2e486ca5c71a02-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/6f/6f029481de399021b309226cb231324ba38ce4fb020fc5ed9214050403b6f6e6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b415/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid 9gE_1QudH8t2LDJFQMwp/9gE_1QudH8t2LDJFQMwp -goversion go1.13beta1 -D "" -importcfg $WORK/b415/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d8/d878f3d2e0f54fac1d53124241f4b20149520d80aac2e3d032ef1ff7469d96d1-d # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/ab/ab3989dd1c61005a7aa573a56d4d8f0f99f27549cab75ec3ef81709ecec215a7-d # internal BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid b4a_g45wZZaLj6SZcHXw/b4a_g45wZZaLj6SZcHXw -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo_linux.cgo1.go $WORK/b053/cgo_resnew.cgo1.go $WORK/b053/cgo_socknew.cgo1.go $WORK/b053/cgo_unix.cgo1.go $WORK/b053/_cgo_import.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid A2pc9THUc2mI2VfJZ_sC/A2pc9THUc2mI2VfJZ_sC -goversion go1.13beta1 -D "" -importcfg $WORK/b250/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 5odB87WskJVqdrbBrV-d/5odB87WskJVqdrbBrV-d -goversion go1.13beta1 -D "" -importcfg $WORK/b214/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/79/79c8002e8469330f341be94cab5dd90693b623078191953fc204b741a500ec62-d # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f6/f697846283d1beb8199a95e1949a58ee22a9c59112865182d19fbb3f4821cd23-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid YMxJssiSEozBTWeF11Y3/YMxJssiSEozBTWeF11Y3 -goversion go1.13beta1 -D "" -importcfg $WORK/b335/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd $WORK/b414 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b414=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7a/7aa93a343407323bd6bdc2368b53031d1346a781cb69ac9679cbc272be68678b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid rGJr5uGL-Wd85jX_n77Y/rGJr5uGL-Wd85jX_n77Y -goversion go1.13beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./strslice.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid L9o7QKr2F2k0ATtlZESY/L9o7QKr2F2k0ATtlZESY -goversion go1.13beta1 -D "" -importcfg $WORK/b317/importcfg -pack ./strslice.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid ML-k5NzdpfGrbxcZbFCo/ML-k5NzdpfGrbxcZbFCo -goversion go1.13beta1 -D "" -importcfg $WORK/b319/importcfg -pack ./parse.go BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid xNU8PFgLilUCVBBmxsye/xNU8PFgLilUCVBBmxsye -goversion go1.13beta1 -D "" -importcfg $WORK/b172/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid F52rr4Nr2YixTEDcux0C/F52rr4Nr2YixTEDcux0C -goversion go1.13beta1 -D "" -importcfg $WORK/b266/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: cat >$WORK/b492/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid 3XsMYMMqbZQcN383PskU/3XsMYMMqbZQcN383PskU -goversion go1.13beta1 -D "" -importcfg $WORK/b492/importcfg -pack ./framer.go BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b356/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid 3csCgpPPsg6J9JsTIu3N/3csCgpPPsg6J9JsTIu3N -goversion go1.13beta1 -D "" -importcfg $WORK/b443/importcfg -pack ./hook.go ./when.go BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid hUXLInWwz-e8mjAQMbh4/hUXLInWwz-e8mjAQMbh4 -goversion go1.13beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid DE_b4bxixzstlfXcpodD/DE_b4bxixzstlfXcpodD -goversion go1.13beta1 -D "" -importcfg $WORK/b356/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/35/3507883de6101459e7a102eefa8f9795375fd102c35bbddc72ddb1a60a670a7d-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid rq5d7gfsQSz27rtad4JT/rq5d7gfsQSz27rtad4JT -goversion go1.13beta1 -D "" -importcfg $WORK/b297/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ec/ecff5dccb45cba2f800555b15bb0fba0220fc86a9e9dc6ce918ae3cfc453f237-d # internal BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/term=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: importmap github.com/ijc/Gotty=github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid PL1EZBtkx3J8U3rnVFzj/PL1EZBtkx3J8U3rnVFzj -goversion go1.13beta1 -D "" -importcfg $WORK/b472/importcfg -pack ./json.go BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b377/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 8NFpY8q5EzK3STswRQyz/8NFpY8q5EzK3STswRQyz -goversion go1.13beta1 -D "" -importcfg $WORK/b377/importcfg -pack ./strslice.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid fhLEQhqyiSXCLEsccoKJ/fhLEQhqyiSXCLEsccoKJ -goversion go1.13beta1 -D "" -importcfg $WORK/b371/importcfg -pack ./jsonmessage.go BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/d9/d92273c7942887cb2d91030d74843ff5382b6a2dc4228ecc500affcb1654f07a-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid yjMhJRbZwhnsW7KHkLQg/yjMhJRbZwhnsW7KHkLQg -goversion go1.13beta1 -D "" -importcfg $WORK/b166/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 BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid sZUrJ9R9nNised97W-cq/sZUrJ9R9nNised97W-cq -goversion go1.13beta1 -D "" -importcfg $WORK/b291/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid aACqXmNBxJxIfLMQtVqn/aACqXmNBxJxIfLMQtVqn -goversion go1.13beta1 -D "" -importcfg $WORK/b233/importcfg -pack ./types.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b5/b53889d6ce1c3c68e9d82bcc21da02a79416ea93c57afbf4e842b3cf077e1209-d # internal BUILDSTDERR: cd $WORK/b414 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b414=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: github.com/containers/libpod/libpod/logs BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/cd/cd5b83e85f2f91c55bc4075fa98461e377ea7feb8ad9b95d609192ce5298b8f0-d # internal BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/logs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid MuMmNLzPoQ_sQwjMBwJX/MuMmNLzPoQ_sQwjMBwJX -goversion go1.13beta1 -D "" -importcfg $WORK/b432/importcfg -pack ./log.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid PppeqIrznxLwnYSMxFHd/PppeqIrznxLwnYSMxFHd -goversion go1.13beta1 -D "" -importcfg $WORK/b325/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/d8/d869806498b3ad81e1a45314d78930e6a7cf256d04c1b1c2119c7af579bf9da1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/3a/3a5b6f9bf3f2115fb064902fa9f9e80e5ba2cc91ecdd0c9108e185362f8b14bd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/11/11e0b910cddd3a0f4e1da8f34c3ce4049b5f1eac86d0fb4c9748721a05bc3822-d # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/5f/5fde8b74d92afd5615fbf6e10feaee1a81ec6a25cee61887bb6318222f7c1d79-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/15/151d1d4da562c87ea66e8c6efba5c9fcf3f666ce4c63e5b7e20ca309653a1881-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b8/b82debc9b1edd5695861d6264064cb3e3ebe07f72049578c8b8795e3e3e70b6e-d # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/fe/fe33f233b0225a4c72820ac9cef8c5b40a2664c8e281dfd8ffc317ba725a1302-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid zw9cHIMxmhT_2G3Iydln/zw9cHIMxmhT_2G3Iydln -goversion go1.13beta1 -D "" -importcfg $WORK/b265/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/59/5930582e506ac08f76bd25a4c3a6638043d88c2c1beda3d52ce825769d3f1945-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b321/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5iz7O4ShURgrZxfZEbuC/5iz7O4ShURgrZxfZEbuC -goversion go1.13beta1 -D "" -importcfg $WORK/b320/importcfg -pack ./network.go BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/0a/0ae4a008bf710c413d2932475c091887f58edd0c5b81e1e39eb0294b9e201e31-d # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/65/658b3d145b04bec1c15f97f7510785ccb7fea2360f8a7bb1e2b4f4e96209b290-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cd $WORK/b414 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b414=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/fc/fc8fd28c92244786fd0ed759e75935a0fb58f377bce04949d04a1671c8437484-d # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/4f/4f6907b0338f143b878cc376473d2dbe45d9736ba7d21fbf38b305fd02072ecb-d # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/b4/b442c914aecfea480e01120973cee7179574bb65fa9b4cc2f7112627c4c1ffdd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid KBLUoSHRlHr3IVqTTDjE/KBLUoSHRlHr3IVqTTDjE -goversion go1.13beta1 -D "" -importcfg $WORK/b246/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/dc/dc7ed725d63e260731457e5b9c84fd24cb5c443a77733767ecd40cfd4db1a6e2-d # internal BUILDSTDERR: cd $WORK/b414 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b414=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/87/87fd5194e46bf2a444d01aab32e52afd0b9c4a8f61391b11c82cbe2ff66d830d-d # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b414=/tmp/go-build -gno-record-gcc-switches -o $WORK/b414/_cgo_.o $WORK/b414/_cgo_main.o $WORK/b414/_x001.o $WORK/b414/_x002.o $WORK/b414/_x003.o -g -O2 -ldl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8a/8a2c5cd2e3ae5ccfcaf767144ed1c1d4fdc984eb3c161cf51c8b919a98f51f3b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o -g -O2 BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/74/744d8cf2f2b2cdb4a0d5275e9e096ac693e8a024ba81866424fa7ea9df39ccee-d # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a2/a28552e4d678761cc73b4cf0cc23842898bc642cd3491b5da9efa02038c372cb-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 5mb9IWQTbuoBoQeZB8FY/5mb9IWQTbuoBoQeZB8FY -goversion go1.13beta1 -D "" -importcfg $WORK/b205/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: go/printer BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/printer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p go/printer -std -complete -installsuffix shared -buildid sg7hj9flWdtPLA9BE2A3/sg7hj9flWdtPLA9BE2A3 -goversion go1.13beta1 -D "" -importcfg $WORK/b206/importcfg -pack ./nodes.go ./printer.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage dlopen -dynimport $WORK/b414/_cgo_.o -dynout $WORK/b414/_cgo_import.go BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid xfDLHXhymsT9ZYfubfGK/xfDLHXhymsT9ZYfubfGK -goversion go1.13beta1 -D "" -importcfg $WORK/b414/importcfg -pack $WORK/b414/_cgo_gotypes.go $WORK/b414/dlopen.cgo1.go $WORK/b414/dlopen_example.cgo1.go $WORK/b414/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/14/141d16e181c487226a2067156964e01e1b610197a13d462f631d58812e8a3f60-d # internal BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os/user -std -installsuffix shared -buildid ZtN5ZCFmBdPvc6i5X-0u/ZtN5ZCFmBdPvc6i5X-0u -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./lookup.go ./user.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo_lookup_unix.cgo1.go $WORK/b036/getgrouplist_unix.cgo1.go $WORK/b036/listgroups_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b414/_pkg_.a $WORK/b414/_x001.o $WORK/b414/_x002.o $WORK/b414/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/b7/b7216156dbb83b9b89c9f59de09717a70b7e60fd6565f91e9ae8a0e5ad251624-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b413/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b413/ -g -O2 ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c5/c5076a258cab7064e51ab517e45d9e837eaf66ad646c9c4423bb1b8c0f3e2957-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c5/c5df723c7ba584399a3a0f5822671a1315ee625fa4caac709661021c254cafab-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/68/689fafcd44f9337a382292f6ce108cf93a3ccbb9241bc1cd1de477572a1babea-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/errorhandling BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2b/2b68850e459671132da9621bd9d33df3490d22f83a7be72424f1ac4e2bd26a04-d # internal BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid N7ghalfa7P60yw2tPJFP/N7ghalfa7P60yw2tPJFP -goversion go1.13beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/errorhandling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid yGJwR2ZCkj6ODgjSbfdJ/yGJwR2ZCkj6ODgjSbfdJ -goversion go1.13beta1 -D "" -importcfg $WORK/b401/importcfg -pack ./errorhandling.go BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b450/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: cat >$WORK/b524/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b538/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid B4gx--_627Uw-m_Ol6lp/B4gx--_627Uw-m_Ol6lp -goversion go1.13beta1 -D "" -importcfg $WORK/b524/importcfg -pack ./resolvconf.go BUILDSTDERR: mkdir -p $WORK/b548/ BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 1aVV0aVuqIQnqlHsWZ6b/1aVV0aVuqIQnqlHsWZ6b -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid 4zHSXlAZNHb3AKpktutA/4zHSXlAZNHb3AKpktutA -goversion go1.13beta1 -D "" -importcfg $WORK/b450/importcfg -pack ./klog.go ./klog_file.go BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: cat >$WORK/b538/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid R60A0J8xLlfQDuZkV1-q/R60A0J8xLlfQDuZkV1-q -goversion go1.13beta1 -D "" -importcfg $WORK/b240/importcfg -pack ./boltdb.go BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid idusZVFawGsCf8UqsKZk/idusZVFawGsCf8UqsKZk -goversion go1.13beta1 -D "" -importcfg $WORK/b538/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid NUMa9SvEJb5n7_IkNMrF/NUMa9SvEJb5n7_IkNMrF -goversion go1.13beta1 -D "" -importcfg $WORK/b244/importcfg -pack ./memory.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b184/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b184/ -g -O2 ./projectquota.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 2e2PfWD50DzpbUSXzhoN/2e2PfWD50DzpbUSXzhoN -goversion go1.13beta1 -D "" -importcfg $WORK/b445/importcfg -pack ./exec.go ./runtimeconfigfilter.go BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b548/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid f2Qi5LSb92CSmsOFrPXJ/f2Qi5LSb92CSmsOFrPXJ -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./system_registries_v2.go BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid qIBuacFFmNzT3a2B23YU/qIBuacFFmNzT3a2B23YU -goversion go1.13beta1 -D "" -importcfg $WORK/b548/importcfg -pack ./systemdgen.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 0vz5WNpj-SNd2u-3_BGi/0vz5WNpj-SNd2u-3_BGi -goversion go1.13beta1 -D "" -importcfg $WORK/b235/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 VU6yTTtx9OPbQa3gOJhm/VU6yTTtx9OPbQa3gOJhm -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b431/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b431/ -g -O2 -Wall -Werror ./shm_lock.go BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b539/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid ETdmru3d1Keq0QYdj503/ETdmru3d1Keq0QYdj503 -goversion go1.13beta1 -D "" -importcfg $WORK/b367/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b539/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid iHxYDrkr3V82KS4WxjzZ/iHxYDrkr3V82KS4WxjzZ -goversion go1.13beta1 -D "" -importcfg $WORK/b271/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Hi3-4Jljrs66rtuCRg4f/Hi3-4Jljrs66rtuCRg4f -goversion go1.13beta1 -D "" -importcfg $WORK/b196/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cat >$WORK/b442/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/39/3930a988c37d3ab694fcef2fdc71f3ed0206eaf4795e38fc6849166c29170f68-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid WgVKtPhUHSI_PlCtuWdj/WgVKtPhUHSI_PlCtuWdj -goversion go1.13beta1 -D "" -importcfg $WORK/b539/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid UZwgZSeDbf19P75cCf1I/UZwgZSeDbf19P75cCf1I -goversion go1.13beta1 -D "" -importcfg $WORK/b442/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b548/_pkg_.a # internal BUILDSTDERR: cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/fe/fefa30e309696d7c273ec9c56f2eed40422fd623a19adaf7b843aa277269ed6c-d # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/12/1284cb4b3f7a0b0f91871c025163886ea7990bdad908525495ff30c380117281-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid DJAYiPwU3BmEs70SUtHV/DJAYiPwU3BmEs70SUtHV -goversion go1.13beta1 -D "" -importcfg $WORK/b245/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b538/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/4a/4a6bf33442997da405cd7f5706396864c7c50785173ad192e09f1c135d55d742-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e1/e15d07e8723d502b4fe0bbfb525048c0f94df9fa802236811eb210532a69324a-d # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/d9/d97996c8d62cba13284144504ee0ff1fdfbec4745d5eae9c08cbaf99be462d22-d # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/a0/a08ebf432796d2d89458dbbe99f565ea74380026074f8a48bf5a207920d63648-d # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d1/d1889142afc4bde712567d0deaf471fbc7a0e99a2bcf9053f9614e4f5c45f641-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p go/doc -std -complete -installsuffix shared -buildid ytsAqSGvGdtm6znawSho/ytsAqSGvGdtm6znawSho -goversion go1.13beta1 -D "" -importcfg $WORK/b468/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b554/ BUILDSTDERR: cat >$WORK/b554/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p html/template -std -complete -installsuffix shared -buildid LagTMKa3y7Je_7mQyIZI/LagTMKa3y7Je_7mQyIZI -goversion go1.13beta1 -D "" -importcfg $WORK/b554/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/4a/4a75b62743817b7bb268ee6fad7e673cbe9a1a5637b1df37d3f3da2dccb75f60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid yysltvLpmCKPZ_BUkbTq/yysltvLpmCKPZ_BUkbTq -goversion go1.13beta1 -D "" -importcfg $WORK/b239/importcfg -pack ./default.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b089/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/da/da5130a85b9dafb72139b3003b4e609b5b3601e0915a519f2a5e22a850ed956b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 _CRFu3vFE60LU5GByBWO/_CRFu3vFE60LU5GByBWO -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b089/_pkg_.a $WORK/b089/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2c/2c3c2e44d5a8beb35bc7bba5cc5e92f20e9ac3e3db860ba18966ada88303dec5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/76/76c4794501c1122a731b9e31a30864cbd580ef261d51c87afdfd00cdff0038ec-d # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2c/2ca3f4e251133de8429716ea2bbe1acfaeabce00ca2571934e9d1230a7320b5a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/69/69552f67f8816ada70b79fc3a61d4cd1b78f9a1f3f8fb70d38a67c0097b143ad-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b551/ BUILDSTDERR: cat >$WORK/b551/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid Autag5vaVfTJZSnpx_H9/Autag5vaVfTJZSnpx_H9 -goversion go1.13beta1 -D "" -importcfg $WORK/b551/importcfg -pack ./hook.go BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bb/bbd9accc17d5c45ca392749191b479da3e3dfe93900f2bc5404f833e22e1d0ca-d # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/7c/7c72258f134a28c108bdbdb0c1f039a5895bd02db9ce6d8165cb355ad48946c2-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: cat >$WORK/b521/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b165/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b165/ -g -O2 ./sysconfig.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid X458LCcba62MaT892rQs/X458LCcba62MaT892rQs -goversion go1.13beta1 -D "" -importcfg $WORK/b521/importcfg -pack ./lookup.go BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ac/ac9cbe84406d029ff90a63579cf507aa6f444bfdfc275411ad11a0f7fee49edb-d # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/86/86d19a26591bb2d21496f5098d670009b6ed4f93a7ae4a38f8f0a97c53aa3e20-d # internal BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid AqO7EVMOS9uY_7yJHlaw/AqO7EVMOS9uY_7yJHlaw -goversion go1.13beta1 -D "" -importcfg $WORK/b410/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: encoding/asn1 BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid xtsBfRR2mIEGvVLAqjU3/xtsBfRR2mIEGvVLAqjU3 -goversion go1.13beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./dsa.go BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ibxQUonJIHQtt8X9FoVK/ibxQUonJIHQtt8X9FoVK -goversion go1.13beta1 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cat >$WORK/b455/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid W3CNyn4T_4lnXvOEOXYN/W3CNyn4T_4lnXvOEOXYN -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid VBXAPrMMrsGV3gjpZL3X/VBXAPrMMrsGV3gjpZL3X -goversion go1.13beta1 -D "" -importcfg $WORK/b455/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid voDGDG6aA6wzvv0mj2xe/voDGDG6aA6wzvv0mj2xe -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/53/534e5f27097914cd7b7e94be75cc3d65328f2d1de9b1f926f975a573530c68fc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b551/_pkg_.a # internal BUILDSTDERR: cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/67/673c1ccc862c8d4fef164b1ca50005fc6d6c160479b761a2722c4d9fd22e6f91-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid dNDNnKV1T-0N4ZUT0Qwf/dNDNnKV1T-0N4ZUT0Qwf -goversion go1.13beta1 -D "" -importcfg $WORK/b269/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/84/844ef04156f34ca29d54431f0e936bdce534b557c9d3310071b8626cdbb99794-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/37/37ca54e2f6c8dbfba526d8c4d03ebd8a4c7c36b5cef8322541ddb7887c35e719-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid diWzfp5gmfX2sE1pplZe/diWzfp5gmfX2sE1pplZe -goversion go1.13beta1 -D "" -importcfg $WORK/b406/importcfg -pack ./psgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b539/_pkg_.a # internal BUILDSTDERR: cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/25/2588b54ba4e2b980bb2aa81fb077ede6911de6ebaeefdf014c9cd7515f4ad73b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b540/ BUILDSTDERR: cat >$WORK/b540/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 0SvUPVNt1IrC3g3Azflu/0SvUPVNt1IrC3g3Azflu -goversion go1.13beta1 -D "" -importcfg $WORK/b540/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b543/ BUILDSTDERR: cat >$WORK/b543/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid U2iXxb5vkZEBbQqF5xiS/U2iXxb5vkZEBbQqF5xiS -goversion go1.13beta1 -D "" -importcfg $WORK/b543/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c8/c8cfa55d416e0aacf48f09bc2f7a54ac95013534a4988a087aadaacdd4bf75b1-d # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/4f/4f68a32b7c2bd2bb60b77df6d3962a8a89c940399ef8ff1ed8ad5aed83ecf06c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 RffygqGUwYsd7XeBUeq2/RffygqGUwYsd7XeBUeq2 -goversion go1.13beta1 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cd $WORK/b165 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b490=>" -I $WORK/b490/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b490/relfect2_386.o ./relfect2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6a/6a1015fce6c59f5310c85bfb1e58abaaa3f8d9536eecf58b2a7114d17b872df2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: crypto/ed25519 BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b490=>" -I $WORK/b490/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b490/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: crypto/rsa BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid W5E2D8jlqSt6sI54O57S/W5E2D8jlqSt6sI54O57S -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./elgamal.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid jZ4ZB_obFSkZuPJogvTc/jZ4ZB_obFSkZuPJogvTc -goversion go1.13beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./ed25519.go BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b490=>" -I $WORK/b490/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b490/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid uAOzplLITrABwj42D0Oe/uAOzplLITrABwj42D0Oe -goversion go1.13beta1 -D "" -importcfg $WORK/b180/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid r0RlCSt24BvlC2vXPpEX/r0RlCSt24BvlC2vXPpEX -goversion go1.13beta1 -D "" -importcfg $WORK/b193/importcfg -pack ./stringid.go BUILDSTDERR: cat >$WORK/b522/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid aE44t7zpWgmnfDBjNEpZ/aE44t7zpWgmnfDBjNEpZ -goversion go1.13beta1 -D "" -importcfg $WORK/b522/importcfg -pack ./netns_linux.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid HC5DIcN9-Z_2QIlYL6Ex/HC5DIcN9-Z_2QIlYL6Ex -goversion go1.13beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/35/35ecbc8852491c11655660d0e1d07330a59b4154e5d8c87a816bfd8dce75f5f8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b490=>" -I $WORK/b490/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b490/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b540/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid hKe5RVrfqgDwOHxDBfhF/hKe5RVrfqgDwOHxDBfhF -goversion go1.13beta1 -D "" -importcfg $WORK/b449/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cd $WORK/b165 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 BUILDSTDERR: importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy BUILDSTDERR: importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b490/_pkg_.a $WORK/b490/relfect2_386.o $WORK/b490/relfect2_mips64x.o $WORK/b490/relfect2_mipsx.o $WORK/b490/relfect2_ppc64x.o # internal BUILDSTDERR: cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/94/945b97ee130b5c8cd00907aeffbbef64e21aebcec380ac97ecc822f1a8651f9e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid SnDs2HCDSIORNQkmhUXm/SnDs2HCDSIORNQkmhUXm -goversion go1.13beta1 -D "" -importcfg $WORK/b156/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/1a/1ac7cd4af3a6608d97a76234aedae9e8cf72ba218f0f65b731edeae06d573e83-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b375/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 3K66DTMFlwQNtBUnU-uO/3K66DTMFlwQNtBUnU-uO -goversion go1.13beta1 -D "" -importcfg $WORK/b268/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid vNhqcIpiIauApO2fsxrM/vNhqcIpiIauApO2fsxrM -goversion go1.13beta1 -D "" -importcfg $WORK/b375/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/df/df1fe2d1ad9e4ca17f18e8f99fb3b23391cd4ce0c9e3bf72f331eb36b3f46d2d-d # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a3/a34a3f873c3a9af89bccda844159325c4afa4b61af59c318501b52091b8dbdeb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/22/22a941398ab3f3e146b4990af504875727889c519ec1444a8a34e2282ad7734d-d # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/68/6883badfa5294ffeb4ae7e3900041a2009870bf35d2d0091e5ce864d6c37a764-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/40/408c3c8fe22a207612249778ec9381de67d73453699ee1e2c9b388611c23cc6c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b534/ BUILDSTDERR: cat >$WORK/b534/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid sa4Bs11e2fHrulDhwh1Z/sa4Bs11e2fHrulDhwh1Z -goversion go1.13beta1 -D "" -importcfg $WORK/b534/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/1a/1a1b66791703648c530fce1a3c181a57f127c0f393b64288532dd067c76d2176-d # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/68/68931d9a542f7b8b4da41403eb3b01ab89078bf69dc6f8261b80ee1eb4a43def-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cd $WORK/b165 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b431 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b431=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/76/765fcf68d1d9b125ac3366ea34869b8ab4c97f346f1696485bc369bb0b92ef9c-d # internal BUILDSTDERR: go/format BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/27/27e5992af39bb5e66a77e6b70ba5b56cd11fecf805b008485eee100e1b97dc40-d # internal BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/printer=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/format BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p go/format -std -complete -installsuffix shared -buildid tn8xwd-wVMIdDxZYqYDu/tn8xwd-wVMIdDxZYqYDu -goversion go1.13beta1 -D "" -importcfg $WORK/b201/importcfg -pack ./format.go ./internal.go BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7c/7c3a19690e39cb89bbc9ed4a0e59e18666e942429f75e5b972102f4849ce4971-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid zC1YshO6svcWPYkG2eK2/zC1YshO6svcWPYkG2eK2 -goversion go1.13beta1 -D "" -importcfg $WORK/b192/importcfg -pack ./lockfile.go ./lockfile_unix.go BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 p-R8FVsI-1IhbxRqobmA/p-R8FVsI-1IhbxRqobmA -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b543/_pkg_.a # internal BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/6b/6b280cc58596b955f87d4f411167f243398344d79c016576629c26a8f656eefe-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: mkdir -p $WORK/b541/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -o $WORK/b165/_cgo_.o $WORK/b165/_cgo_main.o $WORK/b165/_x001.o $WORK/b165/_x002.o -g -O2 BUILDSTDERR: cat >$WORK/b541/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid A0bhxru6bVqYGhrpeWe8/A0bhxru6bVqYGhrpeWe8 -goversion go1.13beta1 -D "" -importcfg $WORK/b541/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/46/460cef54e91dda643dbb63c5377ded17ceb1eb3eb38083eefd9a9d3aa253c89c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/trust BUILDSTDERR: mkdir -p $WORK/b552/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: cat >$WORK/b552/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 3NZeDjS69orZXpfa3YXi/3NZeDjS69orZXpfa3YXi -goversion go1.13beta1 -D "" -importcfg $WORK/b552/importcfg -pack ./trust.go BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid sNv6eTpSylmvnGP_dYCQ/sNv6eTpSylmvnGP_dYCQ -goversion go1.13beta1 -D "" -importcfg $WORK/b302/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid PzJ69-lMrfLEjnT65Vcj/PzJ69-lMrfLEjnT65Vcj -goversion go1.13beta1 -D "" -importcfg $WORK/b494/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/02/02565f5dbedc292a4b90026f47c1b04efa8f29650a93602d7840f4dc50b6a16f-d # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/78/784ce94d428cc9b0436bd98e47fd074e3d7cccad09cf782a24c590c7b6dfd9e7-d # internal BUILDSTDERR: cd $WORK/b431 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b431=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/88/8862e322b031e0e95bd340b3acf6ce03861ebfae2e0bdb8e8a202981a12829fd-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid kLTo73tzdfzrFdJAwfpa/kLTo73tzdfzrFdJAwfpa -goversion go1.13beta1 -D "" -importcfg $WORK/b488/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile go/format=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid uxzNsspttmwOwsx8yxQ2/uxzNsspttmwOwsx8yxQ2 -goversion go1.13beta1 -D "" -importcfg $WORK/b199/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b165/_cgo_.o -dynout $WORK/b165/_cgo_import.go BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/25/25269cba26b59f099750ed723ba6c2330542b0f34201912b86edf18c01e66411-d # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/18/18b0fb3c2de714ed75e0eef27088153902705cd95cc918ca1e6bac053e563364-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid ug4KqO9mCVOxBMd1pXqJ/ug4KqO9mCVOxBMd1pXqJ -goversion go1.13beta1 -D "" -importcfg $WORK/b267/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid hyaMnpV3EA89I5KVMBBT/hyaMnpV3EA89I5KVMBBT -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b165/_cgo_gotypes.go $WORK/b165/sysconfig.cgo1.go $WORK/b165/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/59/591ef0062ed14faf9310f7d3e264f3e80eba56ba5e396d917aab2f344938ff2e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid H4pttzGprMf7ib-4EkOu/H4pttzGprMf7ib-4EkOu -goversion go1.13beta1 -D "" -importcfg $WORK/b179/importcfg -pack ./label_selinux.go BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7f/7f05a40cbf0109767f2eb64dcac0c2addd074c23767d11b5e19cb76fd4ece847-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/af/afc420a710580cec46bf7af209d165d3c081c70b51a4847e9578fdf461c1f1dc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: github.com/containers/libpod/cmd/podman/remoteclientconfig BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid OT_dQvGb5JFMEatGY7Gr/OT_dQvGb5JFMEatGY7Gr -goversion go1.13beta1 -D "" -importcfg $WORK/b263/importcfg -pack ./config.go ./config_linux.go BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid nf_Hr69ZxZRFfuPzxpJs/nf_Hr69ZxZRFfuPzxpJs -goversion go1.13beta1 -D "" -importcfg $WORK/b389/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b552/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/8c/8ce2700d2ecaa8300ac9823924c2069e4a705151ae7658700ddad0866c8a92fa-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -o $WORK/b184/_cgo_.o $WORK/b184/_cgo_main.o $WORK/b184/_x001.o $WORK/b184/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b541/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/f1/f1c5954e20b2360451246f09719969a712ebcd30f567f65b53aa821a7b6ef5b4-d # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ea/ea1767c8ed656d1aa83e9867b78833806607387afe4d9a2bba3cb1f11d328edc-d # internal BUILDSTDERR: cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/ca/caa3ee49119c97fe23e053a6dac29f0e5a0db21aab6a5a27e336ee76917a275e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b165/_pkg_.a $WORK/b165/_x001.o $WORK/b165/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b431=/tmp/go-build -gno-record-gcc-switches -I $WORK/b431/ -g -O2 -Wall -Werror -o $WORK/b431/_x003.o -c shm_lock.c BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/94/9490e0408755bca39c4b0baa3c34ff9fa33155536d8c6c66d36def7ebb22a324-d # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/53/536463a389b86d20364286482fa6f5d52f1230546216e33f687761b30817e65e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e8/e8b28cc5c549a5cc4ec87fba98a83988bcfe671642422f99bc4fa449a81d1ebf-d # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/0c/0c029fd6e11c649abb79edf15b5f69c4d1e9b4f48ad349d9342efad8be1ebc2d-d # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3f/3f8fdf8d28ce2639c2b173e5bbb7a6db6c6c5836f211dba1f2245d65a0f3bf26-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b188/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b188/ -g -O2 ./copy_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3c/3c4d12958d729ad01ac3227f72fae9fef67647fd187b561083451d0af142b4c8-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid KWXIYLjgiiIQSEi2RzYY/KWXIYLjgiiIQSEi2RzYY -goversion go1.13beta1 -D "" -importcfg $WORK/b237/importcfg -pack ./secrets.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b229/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b229/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid B_TLCvf0z52cn-lZIfEx/B_TLCvf0z52cn-lZIfEx -goversion go1.13beta1 -D "" -importcfg $WORK/b107/importcfg -pack ./pkix.go BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid tfoDfNWcCGxc_NklXgAe/tfoDfNWcCGxc_NklXgAe -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid -qztDBPljfLollveeYAq/-qztDBPljfLollveeYAq -goversion go1.13beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b184/_cgo_.o -dynout $WORK/b184/_cgo_import.go BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6e/6e21841b1e47998c6f9fe017f0940675c200cc8279943dd963b9d5e45e364043-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid WxK5uc5tN4vIw4ge72Ej/WxK5uc5tN4vIw4ge72Ej -goversion go1.13beta1 -D "" -importcfg $WORK/b384/importcfg -pack ./formats.go ./templates.go BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid qGFf-qS4hNz2df6Sc3b_/qGFf-qS4hNz2df6Sc3b_ -goversion go1.13beta1 -D "" -importcfg $WORK/b184/importcfg -pack $WORK/b184/_cgo_gotypes.go $WORK/b184/projectquota.cgo1.go $WORK/b184/_cgo_import.go BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/31/31772a6a09a1cb0ae626be3b5afb3ce7dc27088e26f778ec9f4e6265e61d8ffa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid M6o-T7bSFSluOWZmLjUt/M6o-T7bSFSluOWZmLjUt -goversion go1.13beta1 -D "" -importcfg $WORK/b493/importcfg -pack ./decoder.go BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e6/e668752bb384cd86902477f4a68345c8da49346af09a217512ab4c4a78e47ecd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid ulbp7BK95cCyqQCjlzyu/ulbp7BK95cCyqQCjlzyu -goversion go1.13beta1 -D "" -importcfg $WORK/b369/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/bc/bc86468d0c66e567f3ff464d4379832c6472efcd9c8c464e2adf547c03357322-d # internal BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3c/3c195c73829663544b889f3b6eebb1acd349074396f8292b81fcd96c5772c1c7-d # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/29/2933058afd8724e91df8066ff17fd5b2530e178207c09a1048b67a56628bb9fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid EuQbKIW2cv1rzlvoAmdT/EuQbKIW2cv1rzlvoAmdT -goversion go1.13beta1 -D "" -importcfg $WORK/b195/importcfg -pack ./tarlogger.go BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 2acdL49tQbtbCBe8PTzR/2acdL49tQbtbCBe8PTzR -goversion go1.13beta1 -D "" -importcfg $WORK/b209/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/ae/ae315d098fc536d01f641a6058214410dcaf4c11ceb8e3a7ce181a018ec8f9ac-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I $WORK/b229/ -g -O2 -Wall -o $WORK/b229/_x003.o -c unshare.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b184/_pkg_.a $WORK/b184/_x001.o $WORK/b184/_x002.o # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/68/684cf843651a36efaee5eaea4645e8aa8e9c492a5f1793d45be5d67761cf8b04-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid N8C4e3gWZVDt10pngf10/N8C4e3gWZVDt10pngf10 -goversion go1.13beta1 -D "" -importcfg $WORK/b126/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/6f/6fb4e6102e663c99d1e09b5490c71f4b1614a0593c6bc80a3ad25e5a64f16e5c-d # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/2d/2dc3db7f6453e7fcce4c6fee38cf4f7e02b70be26c57a2267acd14c8b798a50d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ab/ab1240f9e7f5a23e294dbc73241fb4b5c69ec4ef22baa69b7b238aea920eb6fd-d # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/f0/f0db949123d7e805b5c38f76b49103523e32e1b4dcd8710bae55dc7398261d73-d # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b413 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b413=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/96/96862e6e5169a00efbf0c1c9e915b941d06de26b54a6de5bb719e865af7d5acb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b554/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o -g -O2 BUILDSTDERR: cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/47/47619e247ba1ae009b98adf030f80bd2d281705ffad66ffe9eb6a70c8c34be89-d # internal BUILDSTDERR: cd $WORK/b413 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b413=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/35/35f3d6691e54df4198864ce1d3aa137e29955007a70625c1e73c5ce88c8a3238-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cd $WORK/b431 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b431=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid x2QP62faOczieooY5QgC/x2QP62faOczieooY5QgC -goversion go1.13beta1 -D "" -importcfg $WORK/b188/importcfg -pack $WORK/b188/_cgo_gotypes.go $WORK/b188/copy_linux.cgo1.go $WORK/b188/_cgo_import.go BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ec/ecdf2fdfe8c42181490032a9c3ce1e460a20eecb37947a0611292d58224d83ba-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b431=/tmp/go-build -gno-record-gcc-switches -o $WORK/b431/_cgo_.o $WORK/b431/_cgo_main.o $WORK/b431/_x001.o $WORK/b431/_x002.o $WORK/b431/_x003.o -g -O2 -lrt -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage shm -dynimport $WORK/b431/_cgo_.o -dynout $WORK/b431/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid 9a-GrrQLF56pDYxY-ioL/9a-GrrQLF56pDYxY-ioL -goversion go1.13beta1 -D "" -importcfg $WORK/b431/importcfg -pack $WORK/b431/_cgo_gotypes.go $WORK/b431/shm_lock.cgo1.go $WORK/b431/_cgo_import.go BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3c/3cbda9b67ae79b740bbc0fd2d071e5a962395c00da00eb47df0639fb54df0df0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/82/82259054d72c2968f05373467c15091f1bbe440408942526b80b03edd6e56233-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -o $WORK/b229/_cgo_.o $WORK/b229/_cgo_main.o $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b431/_pkg_.a $WORK/b431/_x001.o $WORK/b431/_x002.o $WORK/b431/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b229/_cgo_.o -dynout $WORK/b229/_cgo_import.go BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid h1Q2ss6hxw6dGYiQMLVT/h1Q2ss6hxw6dGYiQMLVT -goversion go1.13beta1 -D "" -importcfg $WORK/b229/importcfg -pack ./unshare.go $WORK/b229/_cgo_gotypes.go $WORK/b229/unshare_cgo.cgo1.go $WORK/b229/_cgo_import.go BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/4b/4b8ab63c7637bf7f78748712a002b906fa94b63ec85338e74960c5702c254876-d # internal BUILDSTDERR: cd $WORK/b413 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b413=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b413=/tmp/go-build -gno-record-gcc-switches -o $WORK/b413/_cgo_.o $WORK/b413/_cgo_main.o $WORK/b413/_x001.o $WORK/b413/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage sdjournal -dynimport $WORK/b413/_cgo_.o -dynout $WORK/b413/_cgo_import.go BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid ilXBrC5Cp_QPwLG_4kLk/ilXBrC5Cp_QPwLG_4kLk -goversion go1.13beta1 -D "" -importcfg $WORK/b413/importcfg -pack ./functions.go ./read.go $WORK/b413/_cgo_gotypes.go $WORK/b413/journal.cgo1.go $WORK/b413/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b229/_pkg_.a $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/45/45bc32f3c2922fa60b095e79be5173991b0f38a09e15cf322824139b466492d8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6b/6b44334e3fe3831cddeae12938250d8d875b31771517659216a49d9b0cea212d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid zfuRvyZBYBHjch0sMYUh/zfuRvyZBYBHjch0sMYUh -goversion go1.13beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./types.go BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: net/textproto BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 1DFJFUAFihTcKxqjHWeu/1DFJFUAFihTcKxqjHWeu -goversion go1.13beta1 -D "" -importcfg $WORK/b391/importcfg -pack ./parse.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid YI-jFLBeuLnRuKu8Qxf5/YI-jFLBeuLnRuKu8Qxf5 -goversion go1.13beta1 -D "" -importcfg $WORK/b506/importcfg -pack ./connrotation.go BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Oa-fhA1Zf0g2uaKT4yjo/Oa-fhA1Zf0g2uaKT4yjo -goversion go1.13beta1 -D "" -importcfg $WORK/b318/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid MDWg-OGDm3nhtcyNkWZQ/MDWg-OGDm3nhtcyNkWZQ -goversion go1.13beta1 -D "" -importcfg $WORK/b275/importcfg -pack ./client.go ./socks.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 0ZwewNtzYz20yqunLJsz/0ZwewNtzYz20yqunLJsz -goversion go1.13beta1 -D "" -importcfg $WORK/b322/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZyPhPCJgXb7M17EeE9G5/ZyPhPCJgXb7M17EeE9G5 -goversion go1.13beta1 -D "" -importcfg $WORK/b219/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid aOXjT6ZX1_YpTg96i0fc/aOXjT6ZX1_YpTg96i0fc -goversion go1.13beta1 -D "" -importcfg $WORK/b412/importcfg -pack ./journal.go BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4a98Qp5X0XwUxcrV5fo5/4a98Qp5X0XwUxcrV5fo5 -goversion go1.13beta1 -D "" -importcfg $WORK/b220/importcfg -pack ./proxy.go BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b441/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid XLYcFqzCgF1UWs4OOjWv/XLYcFqzCgF1UWs4OOjWv -goversion go1.13beta1 -D "" -importcfg $WORK/b350/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid scXp_SOxDJ73DpzRLivm/scXp_SOxDJ73DpzRLivm -goversion go1.13beta1 -D "" -importcfg $WORK/b441/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 9ltVoqPqaBncmgdWvNn5/9ltVoqPqaBncmgdWvNn5 -goversion go1.13beta1 -D "" -importcfg $WORK/b464/importcfg -pack ./validation.go BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid bsLsGaf0FR5asOTWbNpR/bsLsGaf0FR5asOTWbNpR -goversion go1.13beta1 -D "" -importcfg $WORK/b393/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid dItludK_T3hUZhA7bj1I/dItludK_T3hUZhA7bj1I -goversion go1.13beta1 -D "" -importcfg $WORK/b105/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 BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b532/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid DJxih2Vk4vfG1og71uh3/DJxih2Vk4vfG1og71uh3 -goversion go1.13beta1 -D "" -importcfg $WORK/b298/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 1PpR4d1PAsH6xxQQEGX4/1PpR4d1PAsH6xxQQEGX4 -goversion go1.13beta1 -D "" -importcfg $WORK/b532/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: cat >$WORK/b405/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid X15YV9vBkeRHQGmpTUXd/X15YV9vBkeRHQGmpTUXd -goversion go1.13beta1 -D "" -importcfg $WORK/b405/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/36/36c4b32a5704eb58f09fd7db4b7ea22988ada3e33288acb52bc8f7ab88ca6cfd-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid YGH90zd5HSCpUShf958C/YGH90zd5HSCpUShf958C -goversion go1.13beta1 -D "" -importcfg $WORK/b382/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d1/d14c27d75bb5a659faf74f4661f9447d05f433c5b424c742cb599dc667f5bf8c-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b413/_pkg_.a $WORK/b413/_x001.o $WORK/b413/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/fc/fc5920397012372f631510f675117959727b2878262d945c63648d8b998640dc-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7Q-3jQ-LLmr-r2oz-cVa/7Q-3jQ-LLmr-r2oz-cVa -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/a5/a5d015d904024ead9409c05e5073483fe4cfafc5c967853779e17da0d5192bb4-d # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/1c/1c0f14e69643e071e59582c5f8313e4e9b9a6bf3b6df58d08cea01671a326c81-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/56/56da20432225f8304a51dc84c6e411ca2d16da331a721cffbb9afcbbeafe7f2e-d # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0d/0da5ef87c949c03d765c59c2a74e44508f22b5a26b1d76cdef1fb66130bf8b83-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid RAxk37x9ydFjG_zLAdQt/RAxk37x9ydFjG_zLAdQt -goversion go1.13beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/12/12c2750e81cf5c846280069d4146701ed1be54e32be0a191e8aec9de954d06aa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 dxyZhCdGLgiDfwwcj_VO/dxyZhCdGLgiDfwwcj_VO -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/17/17bac5a607de95dd310853e40c28fc6d51c53ab39c9b673780d354627caecd7a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/43/439fc7dfbecca2432682dd0646c3e0daff930ad6cc65e6468c8921426d5266be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid nrDhqwD6PKzAySd5HamI/nrDhqwD6PKzAySd5HamI -goversion go1.13beta1 -D "" -importcfg $WORK/b314/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/da/da3bb410095cf138c7b53e7750012a645e780d58a196b19f6d20ef25baedf9a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/e0/e00c9c78355e73e90ae91e1b92ecd2f0f588cac18bd608ea58f0c1d93550da77-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid BI5OGFTf9rcdsMZiTPoR/BI5OGFTf9rcdsMZiTPoR -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid N7YNFXknGM5373zEPTaA/N7YNFXknGM5373zEPTaA -goversion go1.13beta1 -D "" -importcfg $WORK/b462/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/cd/cd653577024ea87ab96a9311217b111529853d6444f44d20dc9b2ad338153d00-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid yr1MuE0rL0rRLKIYC0xn/yr1MuE0rL0rRLKIYC0xn -goversion go1.13beta1 -D "" -importcfg $WORK/b274/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/9d/9dd8fb8792560ea326246f3d8857716be5daaddcef9e5f2a630496df5b470de6-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Wi_GRCDiZ2IhAlW6xBaB/Wi_GRCDiZ2IhAlW6xBaB -goversion go1.13beta1 -D "" -importcfg $WORK/b364/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 89M-V2RFYI8NimBxsbmA/89M-V2RFYI8NimBxsbmA -goversion go1.13beta1 -D "" -importcfg $WORK/b223/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid kQ7ZafuvlttyEDRlyZEX/kQ7ZafuvlttyEDRlyZEX -goversion go1.13beta1 -D "" -importcfg $WORK/b213/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XbT86QvP5bAtIWNZNXfK/XbT86QvP5bAtIWNZNXfK -goversion go1.13beta1 -D "" -importcfg $WORK/b334/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/2c/2ceb1884d721b0523f1f74a953ee763cad2c0d8250e19f9cef82635a864ee244-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid uyxO0BC-izo8qRnJ3sFj/uyxO0BC-izo8qRnJ3sFj -goversion go1.13beta1 -D "" -importcfg $WORK/b349/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/3e/3e16eda31f6d76e489ec8fc1e3698212409399a8625c803d5e72a21ac2dbfa90-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/da/dadfade7ffc8f276b72333c4873816d717441cd3c8846a8f01706be3f2885d4b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid J68ah2rM65xKex5H1ixE/J68ah2rM65xKex5H1ixE -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0a/0a06756a9314ab5d7ceeb4f05811e295d8eb60f22857c890df4833e79687a07f-d # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/72/72337f50ed663d32c6a99d9ee44066db411309cd113fd06f9f1282593d280a10-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e1/e1f2aa6834be3b9f5db5f3d34e9107acc2410e76873992124331f8a89e53fed6-d # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/30/30cc026684d8d61ede6ce3d28565f8b685e5a6c8b09331248dce9f37f7f0dda0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/84/84dd8bdc34daf6b7a8dce18b3a74221914e08461247479e72e81753614f85a16-d # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/79/7926c7eab35ed4078348bc7ddc327b284655f1217264c45d1d392fda09aa60d0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid KP39NZfJsM_JoaZCdhf9/KP39NZfJsM_JoaZCdhf9 -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b393/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid El3EBTg2FcKBpPD-Uge8/El3EBTg2FcKBpPD-Uge8 -goversion go1.13beta1 -D "" -importcfg $WORK/b392/importcfg -pack ./generate.go ./iopodman.go BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/5b/5bef606ec0c109950f8fe3817d83f16a1b297b562be9b1c7c22d802005050eb5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid uApF05EBAA8nyjy2VJ5M/uApF05EBAA8nyjy2VJ5M -goversion go1.13beta1 -D "" -importcfg $WORK/b293/importcfg -pack ./metrics.pb.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid aXYjwRuUgqGhJ8uBIKoV/aXYjwRuUgqGhJ8uBIKoV -goversion go1.13beta1 -D "" -importcfg $WORK/b438/importcfg -pack ./rpc.pb.go BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid OnV6zeSGHUIk6Tpw_5Ps/OnV6zeSGHUIk6Tpw_5Ps -goversion go1.13beta1 -D "" -importcfg $WORK/b295/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/13/130b4b5ca801175c8766234b7295141da07137f9d96ad612241ee2058dcc1ebd-d # internal BUILDSTDERR: cd $WORK/b231 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/27/27253dd679fff11b495db7647b8ca485677dfa48bcceed8e84bdc3e292fa26ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid s64q3oNo2YZ1NvfcsB2x/s64q3oNo2YZ1NvfcsB2x -goversion go1.13beta1 -D "" -importcfg $WORK/b346/importcfg -pack ./resolvconf.go BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d1/d10e265f962fdb7953b4dd0ab2a0642bec4d5a578527af70c74f54cb97b5995f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/e2/e2abd224c8a0900485a4a503f60e1c0299f312da10ee8591282359133a85cece-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -o $WORK/b231/_cgo_.o $WORK/b231/_cgo_main.o $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o -g -O2 -lseccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f7/f7d0b9ba778944ab151c28edcd6f90180854e143198b43e30811e96d3fb39d83-d # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/b5/b59c5e747b226e0a5fb94c97ca47a120418572ea81734c08dd6960b8aa42913e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/45/45655f2ea0f5c87231c6987f47760c5485d1e0e218ba6442f87592b9e7e794de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid DVFskv1lO5XbrFBVJq0X/DVFskv1lO5XbrFBVJq0X -goversion go1.13beta1 -D "" -importcfg $WORK/b531/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/88/88d96d8d2922485f24bda323e0983dd001252f6d738822b05b98887a63d2b31e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid t__lenBxVUzorUBFTlR2/t__lenBxVUzorUBFTlR2 -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b231/_cgo_.o -dynout $WORK/b231/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/e7/e7f4d892d1d671cbf960c4adfebb4b9c575370cb989d8906f7ded84c436cb498-d # internal BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 4RhGkNNf9LagxTOmt0W5/4RhGkNNf9LagxTOmt0W5 -goversion go1.13beta1 -D "" -importcfg $WORK/b231/importcfg -pack $WORK/b231/_cgo_gotypes.go $WORK/b231/seccomp.cgo1.go $WORK/b231/seccomp_internal.cgo1.go $WORK/b231/_cgo_import.go BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/cb/cbe84c28f89b9b28bd61f9017bb88a02a68faac671ad775f595e71ce0787dbcd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid KEuc-UMgsgEXGFXe9Hdo/KEuc-UMgsgEXGFXe9Hdo -goversion go1.13beta1 -D "" -importcfg $WORK/b292/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/cb/cb6da5933698a79ba7184782447d69c0a84617e32eafa0039053c6e058188def-d # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/e5/e55c5835db70829959884e357882b86d229329125adf2e9caa4464449ca08ecc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid GQP6VPgt7x4GR7gwh-SM/GQP6VPgt7x4GR7gwh-SM -goversion go1.13beta1 -D "" -importcfg $WORK/b437/importcfg -pack ./main.go ./notify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/93/932e14506673bde1455c8cd65b8a15bb90e26fb0a03cc4db6ce05f2449d31725-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b437/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid DkUp93LlOu7oAfDTldw-/DkUp93LlOu7oAfDTldw- -goversion go1.13beta1 -D "" -importcfg $WORK/b436/importcfg -pack ./criu.go BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c4/c4c7d5d8ab03264358f87f889fa91bd5cbe64634dc9dfa52da6a461a4a4df6f1-d # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/28/28a44c9bf2dfbdbcc1c92ac2060ba084a1b91ebc014223f4d77c3c9b93a050d6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: cat >$WORK/b527/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid cnZt0HAKtJN8D0iXjuaK/cnZt0HAKtJN8D0iXjuaK -goversion go1.13beta1 -D "" -importcfg $WORK/b527/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/3d/3dc00563e32e8fa531ddc5814445b91c85b54f49921717a684bf105ad50b7152-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b231/_pkg_.a $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/0d/0dc3a4e38d58c05ffd188ebd56aa6a07ff2ecc80ce772acd9c9767e662c490fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 7AOJqulogFBnw1sPKC9J/7AOJqulogFBnw1sPKC9J -goversion go1.13beta1 -D "" -importcfg $WORK/b378/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3c/3cf5d51cca1fc343d759c43a53b36001e867c97a710bb809d3f5f0f176bdc815-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid oGzL-ACf75E9NZFnK0WD/oGzL-ACf75E9NZFnK0WD -goversion go1.13beta1 -D "" -importcfg $WORK/b510/importcfg -pack ./key.go BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid rSw8QolXyfhloLW93fed/rSw8QolXyfhloLW93fed -goversion go1.13beta1 -D "" -importcfg $WORK/b096/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/0b/0b92fdc401a6364f42177935a4f42456009bc60c15fad57bb53b1913d295b12b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/58/582fca29d6c10d707ae31270758a7446cd318701f006baa6b38480412599b4a6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid uKo5mkQqHi_CkfeGHU5L/uKo5mkQqHi_CkfeGHU5L -goversion go1.13beta1 -D "" -importcfg $WORK/b509/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e6/e6551aed6edb17918a45139b4e033f96630005059e54cf637729f24e24552993-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/a5/a5446360d74dedcd76a1d216ec8a7f32898668bab8e8729f6519ee4d5d723748-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/71/71f556cc0186dc84fb35a3da7532624202b244182e112c357fa2253dfad64c92-d # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/63/63f97f5b141ff735feb477896022e5d5c15d03ebdde260c5d18fb6670fcce1f5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid h-ziQhP7HmBUh1aL0xgM/h-ziQhP7HmBUh1aL0xgM -goversion go1.13beta1 -D "" -importcfg $WORK/b386/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4f/4fc2a2eb6e4747eb84d2fe408e68d43fb397dddadcaab933bfb3d8137eab2ccf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 9uFfrkvZFvYIiTQHHO0h/9uFfrkvZFvYIiTQHHO0h -goversion go1.13beta1 -D "" -importcfg $WORK/b168/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/8b/8b042b58906b357588fe3d236c02d38d58e8a0d9f03a5203f28a552cff9cd4d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 79RBUudq9g6Iog9gNyTC/79RBUudq9g6Iog9gNyTC -goversion go1.13beta1 -D "" -importcfg $WORK/b143/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/e2/e2d5e73a41d01628a71c951ab3980ece72e37edcc15fbeb58f577abeccc38bcf-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b403/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b403/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid zxKjw2e8iARvTWkAPao8/zxKjw2e8iARvTWkAPao8 -goversion go1.13beta1 -D "" -importcfg $WORK/b440/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 30IN-fZ6rr_6822RmdHC/30IN-fZ6rr_6822RmdHC -goversion go1.13beta1 -D "" -importcfg $WORK/b427/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/da/da029a4e75d50e3569f91b66a1bdb55de8ebfd7b10ff3b929eec14d8ba495cb6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/96/96580ecd6fc64ba99a04dee58d5fe1be21c1029387b6bfb3623f47f036d9085a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid X5mhK3QLST_0RTQjJSm1/X5mhK3QLST_0RTQjJSm1 -goversion go1.13beta1 -D "" -importcfg $WORK/b183/importcfg -pack ./overlayutils.go BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b181/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b181/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid piuhyDraQaEZXhu-i3uj/piuhyDraQaEZXhu-i3uj -goversion go1.13beta1 -D "" -importcfg $WORK/b187/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid rsuDDDgAxMwe9Hnlnomu/rsuDDDgAxMwe9Hnlnomu -goversion go1.13beta1 -D "" -importcfg $WORK/b175/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid smR7rbb4rFc47FhkwbWu/smR7rbb4rFc47FhkwbWu -goversion go1.13beta1 -D "" -importcfg $WORK/b189/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c7/c71a2b4035432d39268267cee59594e41a51632852b3e31925031f18988ffb65-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid nO5LEBynMl1cU-gaq5G0/nO5LEBynMl1cU-gaq5G0 -goversion go1.13beta1 -D "" -importcfg $WORK/b182/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/23/23bbe2d6834d5cfe87289cf6601a117582ddbf55678f5df14047cce3117d4897-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid iFFr1_6qKuXRir_fHNBg/iFFr1_6qKuXRir_fHNBg -goversion go1.13beta1 -D "" -importcfg $WORK/b324/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 1qa99M80-t38kQ3aAh6r/1qa99M80-t38kQ3aAh6r -goversion go1.13beta1 -D "" -importcfg $WORK/b471/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid brMKQYLB63RQelEd4far/brMKQYLB63RQelEd4far -goversion go1.13beta1 -D "" -importcfg $WORK/b475/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b122/ -g -O2 -o $WORK/b122/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid SSD0dwklynmPxexaWjSR/SSD0dwklynmPxexaWjSR -goversion go1.13beta1 -D "" -importcfg $WORK/b454/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/40/40edb1eb5c959e7ac68ef17e74db3917ca7de446761b986e5f7912138969ab65-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/05/05e16dd566ec75f1b64a4bfa232f999a3bf30a8163f59274c700d64be69ce248-d # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/15/152a8d90cbac30438c15ebf0b2c97a0ca7e6f563b0d650b4cb1fc5d5f92f1421-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/cf/cf8a6d92cd0813814e0c4844a91a9241058bb9934a37194454d2b9e06694f245-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid wbeIkp34Yq-gJ2Wa87Hr/wbeIkp34Yq-gJ2Wa87Hr -goversion go1.13beta1 -D "" -importcfg $WORK/b467/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/ef/efb0d4e6ef2deb515632db55313736e4b89290466dc9eba62c885cd197a3bca0-d # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/11/11fb973a6f76daf7567b4f6b46f905623fdd69d5195a94cd88ef7cd97d4fac0e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid P2uAigSCAisHPp6xKjHM/P2uAigSCAisHPp6xKjHM -goversion go1.13beta1 -D "" -importcfg $WORK/b323/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b403 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/5b/5b1f23da5482ddde864086ac6dee05b2976f25e5528cb670e477e0410099ef37-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/5f/5f69a71c856919ef46d6ba52b62d78ec28c6fa0489fc7c365945d6921932f488-d # internal BUILDSTDERR: cd $WORK/b403 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid UdckDMdVTBcQpwtwm7XI/UdckDMdVTBcQpwtwm7XI -goversion go1.13beta1 -D "" -importcfg $WORK/b313/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid tat0tlmb73U0wz9-wh7C/tat0tlmb73U0wz9-wh7C -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./callbacks.go $WORK/b122/_cgo_gotypes.go $WORK/b122/data.cgo1.go $WORK/b122/gpgme.cgo1.go $WORK/b122/_cgo_import.go BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/1c/1c7eefc18d3c2b9aae4b4045fe6680fa68870b6771a13576fa4a4b112a56f80f-d # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/87/87ae086bc86cb1eb13bd04e3091d430701afc1ab818ceeb20b205af10a3f6755-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid cWTn0YSRh-gvSiQwLTJK/cWTn0YSRh-gvSiQwLTJK -goversion go1.13beta1 -D "" -importcfg $WORK/b426/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I $WORK/b403/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b403/_x003.o -c rootless_linux.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/a6/a6c6d850f1f57f7736b48ed61683790dd282798dc186c2e2bbf0a2b2ae183ffe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/e1/e1cdad0ed7eea3719acd0faf4dcfeb6e9035c21ad5351afb07728d5dedd45f81-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ce/ce43737a351e6553bb38300264465bda22c0fa41fb184275aa3c66474dd6374c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b537/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b537/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers/kernel=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 4FlQejAHKBCjnngdON1a/4FlQejAHKBCjnngdON1a -goversion go1.13beta1 -D "" -importcfg $WORK/b329/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid yG-EjtMjuERUbFa5JRSG/yG-EjtMjuERUbFa5JRSG -goversion go1.13beta1 -D "" -importcfg $WORK/b537/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/f1/f1809363f0d2241367db211050b103ba9960cfec3fffe6333689233d1d692c8c-d # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/5a/5a8014edc85d24b26db2931fd90811534416b2820c48abcaf074bea2e414aa3d-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b537/_pkg_.a # internal BUILDSTDERR: cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/1f/1fa3cff0d52d17948f51655809048c983ae59a3fda70c2ea91ed5966233750e6-d # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b3/b3c2e7a521572197c0687c6903ea5c3333b8d28a2e3b9c51163e986f197d8bdb-d # internal BUILDSTDERR: cd $WORK/b403 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b181 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b403=/tmp/go-build -gno-record-gcc-switches -o $WORK/b403/_cgo_.o $WORK/b403/_cgo_main.o $WORK/b403/_x001.o $WORK/b403/_x002.o $WORK/b403/_x003.o -g -O2 BUILDSTDERR: cd $WORK/b181 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage rootless -dynimport $WORK/b403/_cgo_.o -dynout $WORK/b403/_cgo_import.go BUILDSTDERR: cat >$WORK/b403/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid My5ZN86_VhdJrjGDwfpP/My5ZN86_VhdJrjGDwfpP -goversion go1.13beta1 -D "" -importcfg $WORK/b403/importcfg -pack $WORK/b403/_cgo_gotypes.go $WORK/b403/rootless_linux.cgo1.go $WORK/b403/_cgo_import.go BUILDSTDERR: cd $WORK/b181 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o $WORK/b181/_x003.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b403/_pkg_.a $WORK/b403/_x001.o $WORK/b403/_x002.o $WORK/b403/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/d4/d441a432a696df5ef0889fef06897ee5f57223b0d6f1c0bbd7b11761730ff5c5-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid I-coGZIDaRgvgXPGVRHl/I-coGZIDaRgvgXPGVRHl -goversion go1.13beta1 -D "" -importcfg $WORK/b422/importcfg -pack ./registries.go BUILDSTDERR: github.com/containers/libpod/pkg/cgroups BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid QQXszxfIYtRwwqxUiczw/QQXszxfIYtRwwqxUiczw -goversion go1.13beta1 -D "" -importcfg $WORK/b435/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4d/4d48626cd19ced0703b49c41faaf195222de3c4425039cad4d1d201f4f011c6f-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid tOwTm89yAR9uoUPYGxe9/tOwTm89yAR9uoUPYGxe9 -goversion go1.13beta1 -D "" -importcfg $WORK/b225/importcfg -pack ./trace.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b526/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid gWjx64GznuojLcYHz7Ir/gWjx64GznuojLcYHz7Ir -goversion go1.13beta1 -D "" -importcfg $WORK/b276/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid g8oZL0uvk6kchL2_aCWC/g8oZL0uvk6kchL2_aCWC -goversion go1.13beta1 -D "" -importcfg $WORK/b526/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid hUmGNZ6CQUOpMpEPtOhj/hUmGNZ6CQUOpMpEPtOhj -goversion go1.13beta1 -D "" -importcfg $WORK/b082/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage btrfs -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/40/406c4bca9729da19c3b953859f6361677027bc278650c6fbb61ba40f813454cc-d # internal BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid oVwKHwgGREWA-a44AEXr/oVwKHwgGREWA-a44AEXr -goversion go1.13beta1 -D "" -importcfg $WORK/b181/importcfg -pack $WORK/b181/_cgo_gotypes.go $WORK/b181/btrfs.cgo1.go $WORK/b181/version.cgo1.go $WORK/b181/_cgo_import.go BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/e1/e1ca2d42784567bb25930ae3677f56a64e685a2c33e09c05bcdbf3a13c8e98c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 0SMUhKZIpWuGDSeYSl1b/0SMUhKZIpWuGDSeYSl1b -goversion go1.13beta1 -D "" -importcfg $WORK/b482/importcfg -pack ./streaming.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b491/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid TFWytSpktO_orBX_cNJf/TFWytSpktO_orBX_cNJf -goversion go1.13beta1 -D "" -importcfg $WORK/b491/importcfg -pack ./recognizer.go BUILDSTDERR: cat >$WORK/b501/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid nbreqG6pRyGWSIaNNHuF/nbreqG6pRyGWSIaNNHuF -goversion go1.13beta1 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/b5/b5e2e5fdd6ebff8c325180b13fa3f8519e19d8bdb01452a6f9c602c6f30c716f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/26/260020ac2c176b8d37039d32228b28780b4f83b75c054e0910404514f63f3583-d # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5e/5eea441ab980e88ca4ae0d93c7a667dfa62cc9c2a7501b18e6662728bd69aef0-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p net/http -std -complete -installsuffix shared -buildid weLj_A0flQOniAy2HD0R/weLj_A0flQOniAy2HD0R -goversion go1.13beta1 -D "" -importcfg $WORK/b211/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c9/c903d45af2267b40f4b516ec4b27c1baf55bf2a4e646df824bc084ed6cc5712b-d # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/c2/c21a5bcafcbea9f176d6d8e323cf47fadc80cb81af087fee48a0d6d32991e43d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid _Keu7sXtD4TQh9JgQzBh/_Keu7sXtD4TQh9JgQzBh -goversion go1.13beta1 -D "" -importcfg $WORK/b487/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/82/821beb21ad42edf1e115f940124431e28686da03f0a53a9e53cad41359031830-d # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/87/8753afd0fbf6941507872d8b814cf12a66e0d12d8b3670ac5b752b67730dfc95-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/c6/c68d834a7c283545565342e714c0be6a20b200deff46371260688bb90b9aee95-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o $WORK/b181/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/e8/e8a5646a3c4dc3aac430adc3f079c0a832087f526e449559e55fd9397ebcae71-d # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/07/07f78ef0c1c732be307c324c64e2f9a6d24fbd376d280946bc70c59a11245715-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b189/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid qsImTmIyI6vOofIec6_9/qsImTmIyI6vOofIec6_9 -goversion go1.13beta1 -D "" -importcfg $WORK/b174/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/76/76f4dbee636bd706c364e979d3722e612d2044251306c14fc85257954d3f1748-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception BUILDSTDERR: importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid xPGmsTJi_pSRh7v1YA3f/xPGmsTJi_pSRh7v1YA3f -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/99/9928f4d6dd1467a97226b1d0d81375f05daea90c0494b9b00c177ac1d415861e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/libtrust=github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid uHbIpl9qDCPy7qpykFNo/uHbIpl9qDCPy7qpykFNo -goversion go1.13beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ec/ecca878b19d186c89dcf5dbfb66dd48dffdf9508d79629dc65e3ab9a18dd06b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid 922wL5-a_4SM0mMWuykU/922wL5-a_4SM0mMWuykU -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid L0ImDdxVTShijr0EfqBI/L0ImDdxVTShijr0EfqBI -goversion go1.13beta1 -D "" -importcfg $WORK/b078/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 BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid FXh4sLrlyu51B-_SxfIs/FXh4sLrlyu51B-_SxfIs -goversion go1.13beta1 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/4c/4c704f234ed80ac68c7fe05e3e7f8edf17e3818ab7cead1767efa668442fe26c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/80/80c058083efbefd008abb7c4a3a941180909eb1d6cbf2600decc40393aab7f9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid SVz1iZHjRKeRUlZLbSeN/SVz1iZHjRKeRUlZLbSeN -goversion go1.13beta1 -D "" -importcfg $WORK/b234/importcfg -pack ./blobcache.go BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid ptOrozT2vpj4D7qAxAxy/ptOrozT2vpj4D7qAxAxy -goversion go1.13beta1 -D "" -importcfg $WORK/b259/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid 00A71iJehGMw-cHcN0uz/00A71iJehGMw-cHcN0uz -goversion go1.13beta1 -D "" -importcfg $WORK/b345/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid k2LqqKePy7On0WKK1GnU/k2LqqKePy7On0WKK1GnU -goversion go1.13beta1 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/da/da4bd6b6fd60b752fb6cf1842050fe57758401e132419af82214d5b9ef959e0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid cD9vyhMkFzBZdk0gGPKA/cD9vyhMkFzBZdk0gGPKA -goversion go1.13beta1 -D "" -importcfg $WORK/b238/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/a3/a392e7751da88fea6275911aadea245509c67bbe077ae8290a4a77335a09f383-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/87/87d97e1b47a215392e689f6b1d0ac384db39b9cab25505ebd78964a827777b38-d # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f0/f02389f2a51ca92ea5176f298a8c92afdf993b3f6898873b32418faca5dfc0d9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/39/3993fb1d1a269b67f90111e0c49f9f58c6c3f2a04aac9368fe748c7d2d1cdc42-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/fe/fe72766681705c3617c93b08716e91ec8671e6d0162df56a4762991cf8bf2c10-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/10/107a0d0184cb2ae2bb80ea235244315dbcc31a9bdacc06e20db1d08ccc7d5f5b-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: github.com/containers/libpod/libpod/lock/file BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid FbjtWNlPGIawC6pRChTs/FbjtWNlPGIawC6pRChTs -goversion go1.13beta1 -D "" -importcfg $WORK/b428/importcfg -pack ./layer.go BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid bx2lnmfsA0PNWWUltCbh/bx2lnmfsA0PNWWUltCbh -goversion go1.13beta1 -D "" -importcfg $WORK/b398/importcfg -pack ./driver.go BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock/file BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid QgGzaKdQJSRiqs0U6mxi/QgGzaKdQJSRiqs0U6mxi -goversion go1.13beta1 -D "" -importcfg $WORK/b430/importcfg -pack ./file_lock.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid Na3qX66IYHzRunBVoAXn/Na3qX66IYHzRunBVoAXn -goversion go1.13beta1 -D "" -importcfg $WORK/b236/importcfg -pack ./overlay.go BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid YqFSFXIR-GDQrC4Nm1ps/YqFSFXIR-GDQrC4Nm1ps -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/ad/adcf7bd7146632e22615d38dfe5d7d846a013444e2343ef8b93194a988134801-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/fe/fedd44f427c0091b8cc8ad89af3168ce23351350da8feab804ea8688ea315792-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid GtZ9IyinqY2GPFXSNYoW/GtZ9IyinqY2GPFXSNYoW -goversion go1.13beta1 -D "" -importcfg $WORK/b421/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/68/68e1c00c4397d578c96ad4ebc52bccd65aa0186451e224fa9621eb1da6e49789-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/5b/5b3cde88db2a768a8d856570e6d30c03325aae63188e0e9f5275e23a255e898d-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid MWDBdSGAMmOOSq4zeEWH/MWDBdSGAMmOOSq4zeEWH -goversion go1.13beta1 -D "" -importcfg $WORK/b429/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4f/4fb9ced57716903b4965c00a0363db2bf0aad761316b6583597e366223f02bb0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/b3/b3c8c2a3f23ca7d9b1d8b8467a519ab35747cb06e547dc6f04d8c471a62f59b8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/76/7638bf161e621611950a68e3dea38a6124da04bcb93dfb53da42fcce56849d3e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/84/8427393077377a26cd93ac73faa37fa6e14c73a7a33a2d6188b698e18a9164da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid mfCyUprQ4Ypg9FDerKAF/mfCyUprQ4Ypg9FDerKAF -goversion go1.13beta1 -D "" -importcfg $WORK/b284/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid xxX6aSXwURCRucqEirIF/xxX6aSXwURCRucqEirIF -goversion go1.13beta1 -D "" -importcfg $WORK/b505/importcfg -pack ./ctxhttp.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid q5EYzxxtgNPtiWzTNegR/q5EYzxxtgNPtiWzTNegR -goversion go1.13beta1 -D "" -importcfg $WORK/b210/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p expvar -std -complete -installsuffix shared -buildid JDr1KQJ4TbOHqBn9_oV1/JDr1KQJ4TbOHqBn9_oV1 -goversion go1.13beta1 -D "" -importcfg $WORK/b289/importcfg -pack ./expvar.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid KAFPwog0sNSltfmegnGY/KAFPwog0sNSltfmegnGY -goversion go1.13beta1 -D "" -importcfg $WORK/b283/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid EveYCpqSPG6EzbJAI1f6/EveYCpqSPG6EzbJAI1f6 -goversion go1.13beta1 -D "" -importcfg $WORK/b478/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 4XHYqDwbQIVU9jcU1efy/4XHYqDwbQIVU9jcU1efy -goversion go1.13beta1 -D "" -importcfg $WORK/b282/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b518/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid hPwQYue2-riYA8UYS6Q2/hPwQYue2-riYA8UYS6Q2 -goversion go1.13beta1 -D "" -importcfg $WORK/b330/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 5wzmrvvaN99UadMuAi-H/5wzmrvvaN99UadMuAi-H -goversion go1.13beta1 -D "" -importcfg $WORK/b273/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b424/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid _Uai6xp39ElnM4eCLGvO/_Uai6xp39ElnM4eCLGvO -goversion go1.13beta1 -D "" -importcfg $WORK/b518/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid Jf2e8asZ5yeIbhYPev11/Jf2e8asZ5yeIbhYPev11 -goversion go1.13beta1 -D "" -importcfg $WORK/b424/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid OrlTgBsTCMbuvo__NzAM/OrlTgBsTCMbuvo__NzAM -goversion go1.13beta1 -D "" -importcfg $WORK/b294/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid KscLFpza_3SjSGuwkuKj/KscLFpza_3SjSGuwkuKj -goversion go1.13beta1 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b361/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid Xkz-w5xKlsZf8FnFeJmY/Xkz-w5xKlsZf8FnFeJmY -goversion go1.13beta1 -D "" -importcfg $WORK/b333/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 5X5q-SfUGIQt3YEF3C2p/5X5q-SfUGIQt3YEF3C2p -goversion go1.13beta1 -D "" -importcfg $WORK/b361/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/f5/f5f07ae95a36fb3d255b356e0bf343c09ccce712857cbe44f1ec79ba4b2e60da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid i1-ACPNxtKcyvsIBBo58/i1-ACPNxtKcyvsIBBo58 -goversion go1.13beta1 -D "" -importcfg $WORK/b504/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/7e/7ec62bfb09ab9e0a8ccc2da0a23a1a28d32421521c9bbf9d7446d18de715f128-d # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/00/00252d195524a41143c9b8d82cc0a73295cce8061d9bed46b33be5dccbc74e7b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/54/542a7afcf413ec6da907cbb3f1dc4918f8a5c3d3b39c713d0d9015a679fd232c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid VX5xB7fod6oGZCH08k55/VX5xB7fod6oGZCH08k55 -goversion go1.13beta1 -D "" -importcfg $WORK/b272/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/60/601de4d15e2a9ed84b95ebc8ef39a5f1ea8a8b9b07afcdf4ed67775a4e4c6c43-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/2d/2da4502bcfbe203388b913f14d48439ad0c0546cb8dad88a55f4925ee146c611-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/94/9432da51136e132a8f1c51c5d9ba233373c9396630962b5e367f2d0600358afc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid q2NG56Cge2NZ8-kNVMTB/q2NG56Cge2NZ8-kNVMTB -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./types.go ./util.go BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/44/4434cd348bde44ac34fd507b26153755ac8b1156b836c00f54f66347214c4eaf-d # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/f6/f65c1307cb853fe9cdf7b18d46bdbba7cc5ec9f6a1995235b59fc9981b83d8eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid OiFByR5UcLsQDKgy8SyZ/OiFByR5UcLsQDKgy8SyZ -goversion go1.13beta1 -D "" -importcfg $WORK/b503/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/5d/5dfcf5252585b90009af63bf1d1f5dd77cf8f0cf6e86df80c42274621c0a2815-d # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/bb/bbc25ccd522dae5f95cd892084b8910eb791fb77028b23c8c9d33103be626e40-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid FGn2qlxeyh1KUcw4BD9G/FGn2qlxeyh1KUcw4BD9G -goversion go1.13beta1 -D "" -importcfg $WORK/b308/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/7e/7ee668e31327e17f094343dbad97aaa99d462996a49de011775fd6ac809779c8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: packagefile container/heap=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid cS3LPVWgFgbuCl54YaIX/cS3LPVWgFgbuCl54YaIX -goversion go1.13beta1 -D "" -importcfg $WORK/b517/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e9/e9ee2f64083585ed41888d070a4747e7ad5dc02f6972de8b623aa98e73fcc80e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid cskbX5jP3BYDAsRM7mML/cskbX5jP3BYDAsRM7mML -goversion go1.13beta1 -D "" -importcfg $WORK/b062/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/d2/d24d13e6457e48b25e724bf8814758586424baff7cce2c95a5f7755a5c86530b-d # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ce/ce425842b83abb144b5f80067be02241295dc5273d95b8e42288bd6abd77815e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 2AMhKjV0X9G3zS-mSQpm/2AMhKjV0X9G3zS-mSQpm -goversion go1.13beta1 -D "" -importcfg $WORK/b366/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 7OdMXb7xLbMTRa48bpEZ/7OdMXb7xLbMTRa48bpEZ -goversion go1.13beta1 -D "" -importcfg $WORK/b311/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/dd/dd2f46462f08038dcb13a3a4df04c1757c7d3b882f600935e225fbf04885ff60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid XRmRs0walxYhh5XsJk3X/XRmRs0walxYhh5XsJk3X -goversion go1.13beta1 -D "" -importcfg $WORK/b277/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/63/63129bdad04b6d8bb876b0cf30588bd24b62f746ae835d35add01406ef6e3d25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid j-UDVkQQnTu_mgzsJibN/j-UDVkQQnTu_mgzsJibN -goversion go1.13beta1 -D "" -importcfg $WORK/b306/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0b/0b5f29e577f80a22ce607642de3d2bae016ed690d8bf8439e461a9b5bf8801a4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid -Gf8jMAqDB8X3PJExZsE/-Gf8jMAqDB8X3PJExZsE -goversion go1.13beta1 -D "" -importcfg $WORK/b228/importcfg -pack ./run.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/eb/eb86dc1141c365a200b5afe17aee07fca1a7713ee4d3bbaf65578a67a78f769b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 3Wrx0JY4hyZy7ZQZ1DN1/3Wrx0JY4hyZy7ZQZ1DN1 -goversion go1.13beta1 -D "" -importcfg $WORK/b288/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/77/7748c390956c31134434400f111b6c8cd6e27158f51c255077dbde326b6607ae-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/55/55da1e5c2cc10e9676e6af375bdc1406e30ad7ff6f3a93b5ed7dbbe8b3240f3c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/3b/3bba1beb9fa2bccd0246c3dad368cfd38e2d93a56678b7e17fca51adea17e6ef-d # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/97/97adb7dfee7c2d5414b9d70a6ec84458b58a5ec575eec426cc86b27687cd5f24-d # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/5c/5cfd54f36aafaf2fa9bd10addfc767d55dea4335495684f1dd1d5b6b7e404190-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid EI2lFyDX_lac2_tqO4Dw/EI2lFyDX_lac2_tqO4Dw -goversion go1.13beta1 -D "" -importcfg $WORK/b355/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/7c/7cb7070572f76854c6bcf00d3b7fbb6e9c3e6e8be712e7e691560f955573aea7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid TPMeKLVlcAQPAgvs00fJ/TPMeKLVlcAQPAgvs00fJ -goversion go1.13beta1 -D "" -importcfg $WORK/b300/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/01/01e2eac335d51c73909c863376d79ee3a86f0febeb898e59b44899f3d525f412-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid -KEUv32GrVjYnUc-6JP4/-KEUv32GrVjYnUc-6JP4 -goversion go1.13beta1 -D "" -importcfg $WORK/b365/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/2c/2c079c798ebfbfe92d5b19f6eafd708f4f553dcb87e034c5581d197a0d3bbd01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid bUd6R-vQBcoTX8AIc6pi/bUd6R-vQBcoTX8AIc6pi -goversion go1.13beta1 -D "" -importcfg $WORK/b353/importcfg -pack ./config.go ./generate.go BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/13/13b2ccf10050e3c2253e7cbc8d44e85ea6188d7ea2eb449de42c7342171aa542-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid iMUqk4lKYvWgA-m7yJs-/iMUqk4lKYvWgA-m7yJs- -goversion go1.13beta1 -D "" -importcfg $WORK/b310/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e1/e12276c7f6e003663881047f3d06615101065ac3da0eba4d8cedade8d8caef70-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 3Ksjg7CJjtnbQsbRuQyP/3Ksjg7CJjtnbQsbRuQyP -goversion go1.13beta1 -D "" -importcfg $WORK/b477/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f7/f707bd90a8349b81368926a5766907d0e1d3751f726832b21f46a3746055f918-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/71/71daecf24213f18ad45cef1dd84ff584027561c6290be20dd0c6e420d4e29eed-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/89/89bf4c08799f67910bbfc3a74e50f5555c24610ce7835c1a7f35a325b94f2ffc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 7RhiBqvcF86YuM5uosUE/7RhiBqvcF86YuM5uosUE -goversion go1.13beta1 -D "" -importcfg $WORK/b476/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: cat >$WORK/b502/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid kUGQwDr4zYABsxc5-YIO/kUGQwDr4zYABsxc5-YIO -goversion go1.13beta1 -D "" -importcfg $WORK/b502/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/07/0714da6376d8903f6f3621d1cc80b9ce6f22e6da9730b5f38e6a625d8e5cfb5f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid M2DNNu3RrUKiPBGzIX3c/M2DNNu3RrUKiPBGzIX3c -goversion go1.13beta1 -D "" -importcfg $WORK/b456/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9b/9b0141302df83346a854f775631183ab9af399568ad8cd877685b3db5a7b0442-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/5a/5a60c73398774b567eba6044e3dd45393be5e1b9198488e5a001991c32d1629f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid jP2xB9cJLDmBZzmppRbm/jP2xB9cJLDmBZzmppRbm -goversion go1.13beta1 -D "" -importcfg $WORK/b287/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/24/24075f63912c4db00a919ddc81fd07e481bd6d07f11917a84b18ba45ae69d102-d # internal BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/73/730511e5a883202d293fceb498c552e01e89c1396e104d5c62c3f943ee9a32f8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b287/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid Epqktivkb7Qp4fH46ZSG/Epqktivkb7Qp4fH46ZSG -goversion go1.13beta1 -D "" -importcfg $WORK/b286/importcfg -pack ./prometheus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/75/7556df7f42a33753db3c45b39c3e3039b96a10d1bd64a458726f1da438dbdf38-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid m1o-JiSaFL57vG1u7AG-/m1o-JiSaFL57vG1u7AG- -goversion go1.13beta1 -D "" -importcfg $WORK/b285/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/b2/b2faea6044ee68091bb602aef65ef897376d63fc265c5875ffd646c07f88ba90-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ULHS3ZAwUMDsbFr2jHyZ/ULHS3ZAwUMDsbFr2jHyZ -goversion go1.13beta1 -D "" -importcfg $WORK/b301/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d3/d3a4c2695dcf762764f11693ab90bb0058f4b5e04a6a08d706077250d3af2eae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 634NoP7LQ-8ekz4wAD1J/634NoP7LQ-8ekz4wAD1J -goversion go1.13beta1 -D "" -importcfg $WORK/b281/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/da/da70bb66305747241f860161b2ba3c1216b845acee783298f73644d7332a59c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid Gc4fG8myXTTa52ws1bKc/Gc4fG8myXTTa52ws1bKc -goversion go1.13beta1 -D "" -importcfg $WORK/b261/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: cd $WORK/b343 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b343=/tmp/go-build -gno-record-gcc-switches -o $WORK/b343/_cgo_.o $WORK/b343/_cgo_main.o $WORK/b343/_x001.o $WORK/b343/_x002.o $WORK/b343/_x003.o $WORK/b343/_x004.o $WORK/b343/_x005.o $WORK/b343/_x006.o $WORK/b343/_x007.o $WORK/b343/_x008.o $WORK/b343/_x009.o $WORK/b343/_x010.o $WORK/b343/_x011.o $WORK/b343/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage glibobject -dynimport $WORK/b343/_cgo_.o -dynout $WORK/b343/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid BPqxMMRueNo0jaOxpyJT/BPqxMMRueNo0jaOxpyJT -goversion go1.13beta1 -D "" -importcfg $WORK/b343/importcfg -pack $WORK/b343/_cgo_gotypes.go $WORK/b343/gboolean.cgo1.go $WORK/b343/gcancellable.cgo1.go $WORK/b343/gerror.cgo1.go $WORK/b343/gfile.cgo1.go $WORK/b343/gfileinfo.cgo1.go $WORK/b343/ghashtable.cgo1.go $WORK/b343/ghashtableiter.cgo1.go $WORK/b343/glibobject.cgo1.go $WORK/b343/gobject.cgo1.go $WORK/b343/goptioncontext.cgo1.go $WORK/b343/gvariant.cgo1.go $WORK/b343/_cgo_import.go BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/99/99c485f7d2376b06b28412cd0a9760725316cbbb5a5e5c4d5ee883a2d540bd9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid XE3dovJ3XIoIWOQEc9wh/XE3dovJ3XIoIWOQEc9wh -goversion go1.13beta1 -D "" -importcfg $WORK/b331/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b343/_pkg_.a $WORK/b343/_x001.o $WORK/b343/_x002.o $WORK/b343/_x003.o $WORK/b343/_x004.o $WORK/b343/_x005.o $WORK/b343/_x006.o $WORK/b343/_x007.o $WORK/b343/_x008.o $WORK/b343/_x009.o $WORK/b343/_x010.o $WORK/b343/_x011.o $WORK/b343/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e7/e760a913221786d5ba681e9894be1fecff5878971c186a2facceaf9ca6a07da1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b344/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b344/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/1d/1dcf01982b6aa2ef4695de2b68d63596e2844057804ea4a75af11753d0b36241-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/b9/b971fbc2a05ce4872167cef93fb7dbb8dcdb872671d565a967551f38660aea1f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid 0eABtnV1os1oWiUI4qq1/0eABtnV1os1oWiUI4qq1 -goversion go1.13beta1 -D "" -importcfg $WORK/b479/importcfg -pack ./constants.go BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b476/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid LG0nYc6XbS5YsiBV0abc/LG0nYc6XbS5YsiBV0abc -goversion go1.13beta1 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid fEOol64cVJ2lk_HoAhxI/fEOol64cVJ2lk_HoAhxI -goversion go1.13beta1 -D "" -importcfg $WORK/b507/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid qL9JpImZIclUhyLjqeTB/qL9JpImZIclUhyLjqeTB -goversion go1.13beta1 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 74PIdrG_RZRC1fIp3XfI/74PIdrG_RZRC1fIp3XfI -goversion go1.13beta1 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: cat >$WORK/b497/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid P0_HemKO_4umUxMzVgdG/P0_HemKO_4umUxMzVgdG -goversion go1.13beta1 -D "" -importcfg $WORK/b497/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/a3/a366cb02eba696510488925280a0bd951487eec45e3d6984912206138e57593e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ZyFJBvDtIOPCItMCXiAn/ZyFJBvDtIOPCItMCXiAn -goversion go1.13beta1 -D "" -importcfg $WORK/b452/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/74/74e5652c95a8b03cd1033a29fdbd2db37bdead82450a6856c66bd1e09ca1627c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/be/be6af301b9aa0e242ce734f6ca25b59079c457be0a1a876aee903ca1b2f20e8f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b500/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b498/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b498/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid SRyv-fbTSFWVUk3NqWsn/SRyv-fbTSFWVUk3NqWsn -goversion go1.13beta1 -D "" -importcfg $WORK/b500/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid rAfn7s37XdiFeEyuxpcO/rAfn7s37XdiFeEyuxpcO -goversion go1.13beta1 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/19/19482ba30e026f94cd6478f4ee2ba43687069268994439e6cf181aac66f5ea60-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/60/602af3d1481f3bbb6d6c5367b23eb9e107b99b308441641c3d3efbad518bef1f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/15/158fda752d33a9758f760f23978176a51a74f589a2576f8f735c399bbb93461b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/e7/e7f3d843f95e2c59d60a2c36e2b82d0cb2e0db1953eb2895e2e9ebe5f2c09c77-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/9d/9d0bdb7dbc6279315dbb5765cf2a55620b2736fbf2ae36fe7439a1a473ada169-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid _Av1lmV5pXhS4UkoGcIb/_Av1lmV5pXhS4UkoGcIb -goversion go1.13beta1 -D "" -importcfg $WORK/b496/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/ab/ab85ce44bca63e07d94102d9809124adc02095154747bdcba60e230dcbcecae8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid R-pWdjg8ogXODf73K0--/R-pWdjg8ogXODf73K0-- -goversion go1.13beta1 -D "" -importcfg $WORK/b486/importcfg -pack ./codec_factory.go ./negotiated_codec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/16/163539cea58df69a095ae3ec59d3844949dadcc61a1f9ccd81dbcdd1a463d3ab-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid P2SO0IuRiFAfKMRNkrLZ/P2SO0IuRiFAfKMRNkrLZ -goversion go1.13beta1 -D "" -importcfg $WORK/b485/importcfg -pack ./exec.go BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid j_X_azXoPcN53BJ51mdo/j_X_azXoPcN53BJ51mdo -goversion go1.13beta1 -D "" -importcfg $WORK/b516/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f6/f6b862ccc696279d397e8c153733b5ebd148f91c68195ac1e90636b3f484c71f-d # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/39/3957846338a61d659ffa745c45185719314af6ff61b7a684ff501969d146eef5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 03f7m4aOu-iLnHHyG_pL/03f7m4aOu-iLnHHyG_pL -goversion go1.13beta1 -D "" -importcfg $WORK/b480/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/ef/ef4ee35d9a94fa956d39da811f3eeed2a0731ac86983b3f161691c7476d337a0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 7hf7-r4GP-6FOABLHUTE/7hf7-r4GP-6FOABLHUTE -goversion go1.13beta1 -D "" -importcfg $WORK/b515/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/2e/2ee3c4f5983b4c64c07530b6212e81ff660f4c11f6d69175dac7e04d6ba5e85b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/6a/6ae5f65dc296afb3bafe282005ca6cb686d3550b67a5b9f5bfc7bb0f066c5680-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid som17ExbBD80q7r2ZHHY/som17ExbBD80q7r2ZHHY -goversion go1.13beta1 -D "" -importcfg $WORK/b451/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/33/33d202c9ebbebbdae4a815d75973f47b9853be8c18526c716daf074c9b0a28b3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: mkdir -p $WORK/b549/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b451/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid NrjwMvGMe-jryzNHm07s/NrjwMvGMe-jryzNHm07s -goversion go1.13beta1 -D "" -importcfg $WORK/b448/importcfg -pack ./resize.go BUILDSTDERR: cat >$WORK/b549/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b451/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid 80EoSqKdfb-HnHHTHe8t/80EoSqKdfb-HnHHTHe8t -goversion go1.13beta1 -D "" -importcfg $WORK/b549/importcfg -pack ./virtwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a6/a6332432fd52b02838ae61c755f84e56101dab35727ef95d1760c42ea9ff61d1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b549/_pkg_.a # internal BUILDSTDERR: cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/0c/0c47dd99ba0f98b62da471aca44071c355a75770f2aa9925a4e50f47298ed499-d # internal BUILDSTDERR: cd $WORK/b344 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -o $WORK/b344/_cgo_.o $WORK/b344/_cgo_main.o $WORK/b344/_x001.o $WORK/b344/_x002.o $WORK/b344/_x003.o $WORK/b344/_x004.o $WORK/b344/_x005.o $WORK/b344/_x006.o $WORK/b344/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage otbuiltin -dynimport $WORK/b344/_cgo_.o -dynout $WORK/b344/_cgo_import.go BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid eQ7R_XIfYQyQ0BH0mQrH/eQ7R_XIfYQyQ0BH0mQrH -goversion go1.13beta1 -D "" -importcfg $WORK/b344/importcfg -pack $WORK/b344/_cgo_gotypes.go $WORK/b344/builtin.cgo1.go $WORK/b344/checkout.cgo1.go $WORK/b344/commit.cgo1.go $WORK/b344/init.cgo1.go $WORK/b344/log.cgo1.go $WORK/b344/prune.cgo1.go $WORK/b344/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b344/_pkg_.a $WORK/b344/_x001.o $WORK/b344/_x002.o $WORK/b344/_x003.o $WORK/b344/_x004.o $WORK/b344/_x005.o $WORK/b344/_x006.o $WORK/b344/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/32/32263d46293d4c0358828c2fe2688c974ea9719a0a94fc7a12322ef35ed8e066-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b342/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b342/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: cd $WORK/b342 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b342=/tmp/go-build -gno-record-gcc-switches -o $WORK/b342/_cgo_.o $WORK/b342/_cgo_main.o $WORK/b342/_x001.o $WORK/b342/_x002.o $WORK/b342/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage ostree -dynimport $WORK/b342/_cgo_.o -dynout $WORK/b342/_cgo_import.go BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid fjgydM8z8196O4DXK7XW/fjgydM8z8196O4DXK7XW -goversion go1.13beta1 -D "" -importcfg $WORK/b342/importcfg -pack ./ostree_transport.go $WORK/b342/_cgo_gotypes.go $WORK/b342/ostree_dest.cgo1.go $WORK/b342/ostree_src.cgo1.go $WORK/b342/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b342/_pkg_.a $WORK/b342/_x001.o $WORK/b342/_x002.o $WORK/b342/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8e/8e2cb9f30042e198a2dd8922378fc3adc2436e951eed93413deaf2e26a19e57d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/openshift=github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: importmap github.com/containers/image/ostree=github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid EP014jTt_IYaVC314vU4/EP014jTt_IYaVC314vU4 -goversion go1.13beta1 -D "" -importcfg $WORK/b309/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/63/63ed83c0c73770c3eb763b2e84ccb1eca6e9c95c1e5e08e02609e7902c20bb10-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 60DeuRK2eQXzuVGNOCQK/60DeuRK2eQXzuVGNOCQK -goversion go1.13beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cd/cdf7aaf1aa633764b75fdf586177439f111da15f89738ec4f450106e39c7dfe1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b536/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b379/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid ZBj8A4SntugWRG2_L68w/ZBj8A4SntugWRG2_L68w -goversion go1.13beta1 -D "" -importcfg $WORK/b381/importcfg -pack ./common.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid XLBpKLt2dh8L6ETCrnF2/XLBpKLt2dh8L6ETCrnF2 -goversion go1.13beta1 -D "" -importcfg $WORK/b379/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./executor.go ./stage_executor.go ./util.go BUILDSTDERR: cat >$WORK/b536/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 68FT2sbf788Px6LJbp-L/68FT2sbf788Px6LJbp-L -goversion go1.13beta1 -D "" -importcfg $WORK/b536/importcfg -pack ./parse.go ./parse_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/2c/2c35ee9b43738fe0415081e0d126cf259b68826141e97ba4067253201fea915e-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid A8FkYrHj3HCKqrhB15KO/A8FkYrHj3HCKqrhB15KO -goversion go1.13beta1 -D "" -importcfg $WORK/b385/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/53/5341216b6af59072f9aae4f6694f4a797fc09760b8c575f3c70f39fe74a8f0c0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/20/2031e419207a441d006802c70a300b272e909d409454619e05f01392325eaa2f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/dc/dc275b0decfa413901a49ff731178767c443410ce2b9f9a049f37dea88bd4976-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid Qsa6HK-Q9kPpa9e-btj1/Qsa6HK-Q9kPpa9e-btj1 -goversion go1.13beta1 -D "" -importcfg $WORK/b400/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a9/a9fce78d51ad4155cb37a91fa2dfa763d9c3bedba6cfd57b0aeee0d159095dd0-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid DnQP7XlCjTTpNOH99k5S/DnQP7XlCjTTpNOH99k5S -goversion go1.13beta1 -D "" -importcfg $WORK/b399/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/bf/bfa57121f2d5dbaca86e36a7290830846ef6ef0eaa2cbff51e89788d8d29aafd-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid yuB7tn4ZVcq2kceL1VII/yuB7tn4ZVcq2kceL1VII -goversion go1.13beta1 -D "" -importcfg $WORK/b397/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/93/93122d52f5a6eb7f05bda218e815d8a43291b96fe6065db6fb8f3782395a2387-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/define BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod/define BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid 1BSIL56iPRS_KhIZ2zGl/1BSIL56iPRS_KhIZ2zGl -goversion go1.13beta1 -D "" -importcfg $WORK/b396/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/ef/efcff73cfa9fe80ad1eef69978d8515680b697f79e317a59d91926b7822ccd58-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b394/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b394/ -g -O2 ./oci_attach_linux_cgo.go BUILDSTDERR: cd $WORK/b394 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -o $WORK/b394/_cgo_.o $WORK/b394/_cgo_main.o $WORK/b394/_x001.o $WORK/b394/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage libpod -dynimport $WORK/b394/_cgo_.o -dynout $WORK/b394/_cgo_import.go BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid GdckuIXczCnfzBi7XbO6/GdckuIXczCnfzBi7XbO6 -goversion go1.13beta1 -D "" -importcfg $WORK/b394/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_internal_linux.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go $WORK/b394/_cgo_gotypes.go $WORK/b394/oci_attach_linux_cgo.cgo1.go $WORK/b394/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b394/_pkg_.a $WORK/b394/_x001.o $WORK/b394/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/df/df7078a6a50191a0ebef5effdea264dc07a286be018c2b78b8a480d31195626c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: mkdir -p $WORK/b546/ BUILDSTDERR: github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: mkdir -p $WORK/b550/ BUILDSTDERR: cat >$WORK/b546/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/pkg/spec BUILDSTDERR: mkdir -p $WORK/b535/ BUILDSTDERR: cat >$WORK/b550/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid sxP_MJvQChn_A0JX7TkG/sxP_MJvQChn_A0JX7TkG -goversion go1.13beta1 -D "" -importcfg $WORK/b546/importcfg -pack ./shortcuts.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid vf_J2FRmFSnQG7Gb-cAM/vf_J2FRmFSnQG7Gb-cAM -goversion go1.13beta1 -D "" -importcfg $WORK/b550/importcfg -pack ./runtime.go BUILDSTDERR: cat >$WORK/b535/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid OxqFGYNXjVdM16m7Ru9E/OxqFGYNXjVdM16m7Ru9E -goversion go1.13beta1 -D "" -importcfg $WORK/b535/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b546/_pkg_.a # internal BUILDSTDERR: cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/b6/b61b51492f184d384d4ec4ae22ac6412ef070d0648d7456e0733748d1a2fe7b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b550/_pkg_.a # internal BUILDSTDERR: cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/b6/b61e3b626afb543f149ea8dcc52d6fa2c0a60f360a740b6b0e2dac8206c56b1a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/83/83479f3d5c3f426ecaa6c053772358b7807fad9e653505ce9f4df44f87f23af4-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid FYB4xpxRuQ3SPw_4o9Tb/FYB4xpxRuQ3SPw_4o9Tb -goversion go1.13beta1 -D "" -importcfg $WORK/b390/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./workers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/62/627dae711260a04ded9a11b7c8db01a6ceaf4b5fc642fff6778cfc4a519f580d-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: mkdir -p $WORK/b545/ BUILDSTDERR: cat >$WORK/b545/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid C9Jluz44eBoIl0s3Xtoc/C9Jluz44eBoIl0s3Xtoc -goversion go1.13beta1 -D "" -importcfg $WORK/b545/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b545/_pkg_.a # internal BUILDSTDERR: cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c3/c3e4bd332ba2fe73c247e63908a5fbf5bbcce12cf7c310eded9696a5ae2f15f3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/pkg/adapter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid h-ovgZm0DAs0xYuLx3Fg/h-ovgZm0DAs0xYuLx3Fg -goversion go1.13beta1 -D "" -importcfg $WORK/b388/importcfg -pack ./client.go ./client_config.go ./client_unix.go ./containers_remote.go ./errors.go ./images_remote.go ./info_remote.go ./pods_remote.go ./runtime_remote.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go ./volumes_remote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/5d/5d5a9572dce674aa6e7f25e6a48a0ef0410c02904cfe0eddbf19dcb785d3ebcc-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid T_tWyksXpl0qsnm6N9C2/T_tWyksXpl0qsnm6N9C2 -goversion go1.13beta1 -D "" -importcfg $WORK/b387/importcfg -pack ./filters.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ad/ad6c25dbd83066c5dd0b58eeb53e1709611153322b0a04b8bd46d972621d0c4a-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build/src/github.com/containers/libpod/cmd/podman BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid oNh-uC_lhyTbOQC8vOyY/oNh-uC_lhyTbOQC8vOyY -goversion go1.13beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./commands_remoteclient.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors_remote.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_remote.go ./main_remote_supported.go ./mount.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./utils.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/84/844dab74e71424c6e2813b769133b765e56b19ad87afd170be1a8dc1b64cfdbb-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/keyctl=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile go/format=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile go/printer=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uuKcx51Kf0Je5vIxKBMG/oNh-uC_lhyTbOQC8vOyY/RZHtTH4KrDc1UOlCWv4-/uuKcx51Kf0Je5vIxKBMG -B 0xf870919e3c43981aa2526ba82f43dbaeec063309 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/podman-remote BUILDSTDERR: rm -r $WORK/b001/ + pushd conmon-e217fdff82e0b1a6184a28c43043a4065083407f + /usr/bin/make all + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_build ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/conmon-e217fdff82e0b1a6184a28c43043a4065083407f ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 mkdir -p bin cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.0.0\" -DGIT_COMMIT=\""e2583e3bb05a1f9e571ac14bf0c3f90129404ec1-dirty"\" -D USE_JOURNALD=0 -o src/conmon.o -c src/conmon.c cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.0.0\" -DGIT_COMMIT=\""e2583e3bb05a1f9e571ac14bf0c3f90129404ec1-dirty"\" -D USE_JOURNALD=0 -o src/cmsg.o -c src/cmsg.c cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.0.0\" -DGIT_COMMIT=\""e2583e3bb05a1f9e571ac14bf0c3f90129404ec1-dirty"\" -D USE_JOURNALD=0 -o src/ctr_logging.o -c src/ctr_logging.c cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.0.0\" -DGIT_COMMIT=\""e2583e3bb05a1f9e571ac14bf0c3f90129404ec1-dirty"\" -D USE_JOURNALD=0 -o src/utils.o -c src/utils.c cc -o bin/conmon src/conmon.o src/cmsg.o src/ctr_logging.o src/utils.o -lglib-2.0 -lsystemd ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YXgZF4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386 + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + install -dp /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/system + PODMAN_VERSION=1.5.2 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/etc install.bin install.remote install.man install.cni install.systemd install.completions install.docker BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan BUILDSTDERR: WARNING: go-md2man does not handle node type HTMLSpan install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman bin/podman-remote mkdir -p "/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_output/src/github.com/containers" ln -sfnT "/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15" "/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_output/src/github.com/containers/libpod" ln -sfnT "/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/vendor/github.com/varlink" "/builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/_output/src/github.com/varlink" touch .gopathok install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man5 install -m 644 docs/podman-container.1 docs/podman-umount.1 docs/podman-pod-stats.1 docs/podman-play-kube.1 docs/podman-image.1 docs/podman-save.1 docs/podman-pod-start.1 docs/podman-pod-exists.1 docs/podman-port.1 docs/podman-stop.1 docs/podman-search.1 docs/podman-pod-restart.1 docs/podman-container-prune.1 docs/podman-container-cleanup.1 docs/podman-top.1 docs/podman-login.1 docs/podman-events.1 docs/podman-container-runlabel.1 docs/podman-pod-rm.1 docs/podman-image-tree.1 docs/podman-pod-kill.1 docs/podman-volume-rm.1 docs/podman-pod-inspect.1 docs/podman-create.1 docs/podman-system-migrate.1 docs/podman-volume.1 docs/podman-pod-pause.1 docs/podman-image-prune.1 docs/podman-image-trust.1 docs/podman-info.1 docs/podman-inspect.1 docs/podman-generate.1 docs/podman-version.1 docs/podman-system-prune.1 docs/podman-unpause.1 docs/podman-pod-prune.1 docs/podman-push.1 docs/podman-mount.1 docs/podman-image-sign.1 docs/podman-attach.1 docs/podman-volume-prune.1 docs/podman-tag.1 docs/podman-export.1 docs/podman-healthcheck.1 docs/podman-container-restore.1 docs/podman-ps.1 docs/podman-pause.1 docs/podman-import.1 docs/podman-container-exists.1 docs/podman-stats.1 docs/podman-network-ls.1 docs/podman-play.1 docs/podman-healthcheck-run.1 docs/podman-images.1 docs/podman-restart.1 docs/podman-start.1 docs/podman-commit.1 docs/podman-cp.1 docs/podman-remote.1 docs/podman-image-exists.1 docs/podman-system.1 docs/podman-rm.1 docs/podman-network-rm.1 docs/podman-logout.1 docs/podman-pod-stop.1 docs/podman.1 docs/podman-wait.1 docs/podman-generate-systemd.1 docs/podman-network.1 docs/podman-varlink.1 docs/podman-run.1 docs/podman-diff.1 docs/podman-pull.1 docs/podman-kill.1 docs/podman-volume-inspect.1 docs/podman-build.1 docs/podman-pod-create.1 docs/podman-history.1 docs/podman-system-renumber.1 docs/podman-volume-create.1 docs/podman-exec.1 docs/podman-system-df.1 docs/podman-unshare.1 docs/podman-init.1 docs/podman-container-checkpoint.1 docs/podman-pod-unpause.1 docs/podman-volume-ls.1 docs/podman-pod-top.1 docs/podman-generate-kube.1 docs/podman-load.1 docs/podman-network-inspect.1 docs/podman-pod.1 docs/podman-pod-ps.1 docs/podman-logs.1 docs/podman-rmi.1 -t /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man1 install -m 644 docs/libpod.conf.5 docs/podman-remote.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man5 install -m 644 docs/links/*1 -t /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man1 BUILDSTDERR: install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2+ mv pkg/hooks/README.md pkg/hooks/README-hooks.md + install -dp /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/containers + install -p -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/containers + pushd conmon-e217fdff82e0b1a6184a28c43043a4065083407f + /usr/bin/make LIBEXECDIR=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/libexec install.podman + popd + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.5.2-0.14.dev.git230faa8.fc32 --unique-debug-suffix -1.5.2-0.14.dev.git230faa8.fc32.i386 --unique-debug-src-base podman-1.5.2-0.14.dev.git230faa8.fc32.i386 -S debugsourcefiles.list /builddir/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/libexec/podman/conmon BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts BUILDSTDERR: of file /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman-remote. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts BUILDSTDERR: of file /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: 28218 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs -0.14.dev.git230faa8.fc32.i386/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/system/io.podman.service install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/zsh/site-functions (cd docs; ./dckrman.sh *.1) install -d -m 755 /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/docker install -m 644 docs/docker*.1 -t /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/man/man1 ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15/conmon-e217fdff82e0b1a6184a28c43043a4065083407f ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 install -D -m 755 bin/conmon /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/libexec/podman/conmon ~/build/BUILD/libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/libexec/podman/conmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/libexec/podman/conmon extracting debug info from /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/bin/podman mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6XDcM2 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + install -d -p /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/060-mount.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/200-pod-top.bats' 'test/system/250-generate-systemd.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/250-generate-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386//usr/share/podman/test/system/helpers.t' Processing files: podman-1.5.2-0.14.dev.git230faa8.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1n0su4 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + DOCDIR=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/doc/podman + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2p3jz3 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman + RPM_EC=0 BUILDSTDERR: ++ jobs -p + 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/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 2:1.5.2-0.14.dev.git230faa8.fc32 podman = 2:1.5.2-0.14.dev.git230faa8.fc32 podman(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libostree-1.so.1 libostree-1.so.1(LIBOSTREE_2016.3) libostree-1.so.1(LIBOSTREE_2016.8) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libseccomp.so.2 libselinux.so.1 libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs >= 0.3-8 libvarlink-util podman-manpages = 2:1.5.2-0.14.dev.git230faa8.fc32 slirp4netns >= 0.3.0-2 Processing files: podman-docker-1.5.2-0.14.dev.git230faa8.fc32.noarch Provides: podman-docker = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-tests-1.5.2-0.14.dev.git230faa8.fc32.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6lfjJ5 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman-tests + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: podman-tests = 2:1.5.2-0.14.dev.git230faa8.fc32 podman-tests(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-remote-1.5.2-0.14.dev.git230faa8.fc32.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6xrxr4 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386/usr/share/licenses/podman-remote + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: podman-remote = 2:1.5.2-0.14.dev.git230faa8.fc32 podman-remote(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libostree-1.so.1 libostree-1.so.1(LIBOSTREE_2016.3) libostree-1.so.1(LIBOSTREE_2016.8) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libseccomp.so.2 libselinux.so.1 rtld(GNU_HASH) Recommends: podman-manpages = 2:1.5.2-0.14.dev.git230faa8.fc32 Processing files: podman-manpages-1.5.2-0.14.dev.git230faa8.fc32.noarch Provides: podman-manpages = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-1.5.2-0.14.dev.git230faa8.fc32.i686 Provides: podman-debugsource = 2:1.5.2-0.14.dev.git230faa8.fc32 podman-debugsource(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.5.2-0.14.dev.git230faa8.fc32.i686 Provides: debuginfo(build-id) = 509e697395b0fc4fdc8c2dce10118c90bb1d009d debuginfo(build-id) = a3823131363f4486fb1a3a76bbd283f3540d94c6 podman-debuginfo = 2:1.5.2-0.14.dev.git230faa8.fc32 podman-debuginfo(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Processing files: podman-remote-debuginfo-1.5.2-0.14.dev.git230faa8.fc32.i686 Provides: debuginfo(build-id) = 1d1084137852d75e888de643d176d53ca50a72b0 podman-remote-debuginfo = 2:1.5.2-0.14.dev.git230faa8.fc32 podman-remote-debuginfo(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-32) = 2:1.5.2-0.14.dev.git230faa8.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386 Wrote: /builddir/build/RPMS/podman-docker-1.5.2-0.14.dev.git230faa8.fc32.noarch.rpm Wrote: /builddir/build/RPMS/podman-manpages-1.5.2-0.14.dev.git230faa8.fc32.noarch.rpm Wrote: /builddir/build/RPMS/podman-tests-1.5.2-0.14.dev.git230faa8.fc32.i686.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.5.2-0.14.dev.git230faa8.fc32.i686.rpm Wrote: /builddir/build/RPMS/podman-remote-1.5.2-0.14.dev.git230faa8.fc32.i686.rpm Wrote: /builddir/build/RPMS/podman-1.5.2-0.14.dev.git230faa8.fc32.i686.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.5.2-0.14.dev.git230faa8.fc32.i686.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.5.2-0.14.dev.git230faa8.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MGRK72 + umask 022 + cd /builddir/build/BUILD + cd libpod-230faa864f8922f16a0d70c4a3454d51768e9a15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.5.2-0.14.dev.git230faa8.fc32.i386 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0