Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f31-build-17843676-1283863/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1571270400 Wrote: /builddir/build/SRPMS/podman-1.6.2-2.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f31-build-17843676-1283863/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1571270400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nQxKM7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-f3ffda1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + /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.6.2 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h4rLL7 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + mkdir _build + pushd _build ~/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build ~/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build:/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + GOPATH=/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build:/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + export GO111MODULE=off + GO111MODULE=off + go generate ./cmd/podman/varlink/... ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh ++ 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' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ 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 0xab5044c2b15ae0ff5b76c22df66ceb4219ff593a -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 WORK=/tmp/go-build452144643 runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid OZzTWRoFWckhhOlAYJTM/OZzTWRoFWckhhOlAYJTM -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b008/ internal/race cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./cpu_s390x.s mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid PTzt88JpRanApasaLVKL/PTzt88JpRanApasaLVKL -goversion go1.13.1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/eb/eb015c38a729dd1f3616a074c29423143d8be89e327643d86780be1195be1aa3-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid F4wTJa5ZPeG97dK1HFz3/F4wTJa5ZPeG97dK1HFz3 -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./asm_s390x.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid pjGwQlzTf9bWS99nHfjl/pjGwQlzTf9bWS99nHfjl -goversion go1.13.1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/dd/ddc35ca632b2ec9236a9eabddbf6bedb52a91d743292592bdfead370b3bb732c-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid gKHG9o2hpMd5taD9hkrp/gKHG9o2hpMd5taD9hkrp -goversion go1.13.1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid v5yc9W9LPClQWSIBkpJV/v5yc9W9LPClQWSIBkpJV -goversion go1.13.1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/76e205fd845edb3e949b0211f9dbb74b478f1bb1d1b372d0cf148d9947f238dd-d # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid T3WdCFuqY1RZ8yZjbp9w/T3WdCFuqY1RZ8yZjbp9w -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ca/cafe031daef7eb1a390fcbd584b108181cf0dfdef61b2923ad03d1760e63df42-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid AUzqWdlRn0qbagn-ErvR/AUzqWdlRn0qbagn-ErvR -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/cpu_s390x.o ./cpu_s390x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/80/80547e67cba8fda4e56ca440dd9f603ec65348de6b2be2c5437cc6e984fe9b57-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 4KTpZ1CKslqtyPyOA3MH/4KTpZ1CKslqtyPyOA3MH -goversion go1.13.1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5d/5dfe25efc4b49a80c92f376a20b37cd93cb644cce7428d203c7e790a99aa1cd3-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b007/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid fAcTbnovSrB9svH05Z14/fAcTbnovSrB9svH05Z14 -goversion go1.13.1 -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_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/de/deceb3b15be5084b2476ae34371fc2907a737d170f00ec19088429f91a4fe018-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid rA5ATGqPNEIn1tbHGFmh/rA5ATGqPNEIn1tbHGFmh -goversion go1.13.1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e4/e4265b45c09dcba80a0f6b190e421154fec00314f51d2abad394ba3788126fad-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/49/492eaf199dd4776dbcd294d49707677a60e781b0b7918d932ad988536aa710d9-d # internal runtime/cgo mkdir -p $WORK/b037/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b037/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid tio1LZIfE_NCWsRxpiHN/tio1LZIfE_NCWsRxpiHN -goversion go1.13.1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./arith_s390x.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/equal_s390x.o ./equal_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/index_s390x.o ./index_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/indexbyte_s390x.o ./indexbyte_s390x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_s390x.o $WORK/b007/equal_s390x.o $WORK/b007/index_s390x.o $WORK/b007/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/74/7400befb9ec5b02b3398074e7593dfff14cbec4b88231bc42432f5649dc54a58-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d9/d935b25c6bf9ff321c2b2763ba1ba1813e0092a71d73e6bc608acc5be1db746d-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid SVLQa3LGCAY8-Tc5Ga7S/SVLQa3LGCAY8-Tc5Ga7S -goversion go1.13.1 -D "" -importcfg $WORK/b042/importcfg -pack ./encoding.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e0/e0e5146eba501486c7f2dd06baa6ed5685cedfee6bca0f8ff562ceea979ba269-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Oi-SDZXfiayy8H9_NhhH/Oi-SDZXfiayy8H9_NhhH -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./utf16.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid DhUWMtYUOsCxI_8bI5lT/DhUWMtYUOsCxI_8bI5lT -goversion go1.13.1 -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_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./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_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ac/acbc9356879f7ff89d5640f796737bfe31899be08c5309f9510e480b8e3cdbfb-d # internal internal/nettrace mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid DnqGhkS2QFaWBbaiK-nH/DnqGhkS2QFaWBbaiK-nH -goversion go1.13.1 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/64/643bb52db9ee78b9dfcde908b9c6eb0a5af7517856d85f0d4b3f7da10700cabf-d # internal crypto/internal/subtle mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ASdiOUhE7GIpQMSicEb0/ASdiOUhE7GIpQMSicEb0 -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/cc/cc8b4857f69d4969998a9e7610860e90187b4895f90a2ace25a06962b629eb80-d # internal crypto/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nHhywGbsdxGAXn99xbSO/nHhywGbsdxGAXn99xbSO -goversion go1.13.1 -D "" -importcfg $WORK/b090/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/dc/dc34fb1662106fc091fe787b3889862f2cf16a66d7c0d08c772ce7d613704b29-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid VE96YUmtbOY78oC7QqkQ/VE96YUmtbOY78oC7QqkQ -goversion go1.13.1 -D "" -importcfg $WORK/b105/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f5/f548c5fdbe58bb5660f4a3d618b84c94a2c4ad203b5de832e7c838c88c7bf6a0-d # internal container/list mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p container/list -std -complete -installsuffix shared -buildid KT5YRKl9mZqDGHeoCfNE/KT5YRKl9mZqDGHeoCfNE -goversion go1.13.1 -D "" -importcfg $WORK/b116/importcfg -pack ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ce/cec3cf570bfc37f3d9d61b59db9cc24a6f5efcfc2bdf3351ce3ec861f1e082b8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid _ZmaF49dhFO-byaSJpah/_ZmaF49dhFO-byaSJpah -goversion go1.13.1 -D "" -importcfg $WORK/b129/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/83/832012771c665289142a1a309cc83a19d9b55a085ace8b0886fb40efb8e37ca9-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid qEIfEUM6vWu2FR2EbZe5/qEIfEUM6vWu2FR2EbZe5 -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/60/60d3725dd17c97b02e3382c462886bd2f83e0df8d30f3cf4114bc9bce82fd90b-d # internal image/color mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p image/color -std -complete -installsuffix shared -buildid zIZhyTDhPwR4ZU-UoVm1/zIZhyTDhPwR4ZU-UoVm1 -goversion go1.13.1 -D "" -importcfg $WORK/b154/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cbrt_s390x.o ./cbrt_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/e3/e3c51cea50655d7b1c61fcf0861a75100b7f668c36b5dbaa235ccb95d26a9600-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid PeaYKmkYk_1yAzff5Q-Z/PeaYKmkYk_1yAzff5Q-Z -goversion go1.13.1 -D "" -importcfg $WORK/b174/importcfg -pack ./promise.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/00/007714c4760debd4efbc96bc16830f0af9f3f3ab65db34b9821b7ea2bda01786-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid YpGLS_QhhGHydpL0MwBx/YpGLS_QhhGHydpL0MwBx -goversion go1.13.1 -D "" -importcfg $WORK/b199/importcfg -pack ./config.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b4/b4d4569505ba42ad26007c0af493c635fa47a9e4f97a9220357f4c5f70e93dbf-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid FFWtWKIqTO4kEziJEfZN/FFWtWKIqTO4kEziJEfZN -goversion go1.13.1 -D "" -importcfg $WORK/b208/importcfg -pack ./options.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/6d/6dcc0e94637b4a3363b0c78cc18fd5e5212ee8a47a0dff41b6aa2f4173638e9e-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid oE-He3qhXvmhhR6KlFzU/oE-He3qhXvmhhR6KlFzU -goversion go1.13.1 -D "" -importcfg $WORK/b259/importcfg -pack ./ewma.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/89/8915c5234b83122f6bd4231a3887f6419e886280f155bb956ca22693c94501cc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid sc80tINwc42AcEIp9Oy-/sc80tINwc42AcEIp9Oy- -goversion go1.13.1 -D "" -importcfg $WORK/b316/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/cc/cc47edde24d888c3c9ed28d647aab2ce4575f7eb05c8a725255b952a727a3141-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sqrt_s390x.o ./sqrt_s390x.s mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 20ALjW9Yy2lxddl0OtL2/20ALjW9Yy2lxddl0OtL2 -goversion go1.13.1 -D "" -importcfg $WORK/b340/importcfg -pack ./events.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/af/af78fca0fcfd0a9a3eebfd3207944152df41a988f7e002c9c5d98b29da070cbe-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid tbSFRFFqNSkDfzIs0XoN/tbSFRFFqNSkDfzIs0XoN -goversion go1.13.1 -D "" -importcfg $WORK/b341/importcfg -pack ./image_history.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/acos_s390x.o $WORK/b022/acosh_s390x.o $WORK/b022/asin_s390x.o $WORK/b022/asinh_s390x.o $WORK/b022/atan2_s390x.o $WORK/b022/atan_s390x.o $WORK/b022/atanh_s390x.o $WORK/b022/cbrt_s390x.o $WORK/b022/cosh_s390x.o $WORK/b022/dim_s390x.o $WORK/b022/erf_s390x.o $WORK/b022/erfc_s390x.o $WORK/b022/exp_s390x.o $WORK/b022/expm1_s390x.o $WORK/b022/floor_s390x.o $WORK/b022/log10_s390x.o $WORK/b022/log1p_s390x.o $WORK/b022/log_s390x.o $WORK/b022/pow_s390x.o $WORK/b022/sin_s390x.o $WORK/b022/sinh_s390x.o $WORK/b022/sqrt_s390x.o $WORK/b022/stubs_s390x.o $WORK/b022/tan_s390x.o $WORK/b022/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8f/8fd06d4b1a96930d09919b19c8688b29ad114ef395fea68461ea07c8de57af68-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid oMIATxj4ExuUBBh_kXpn/oMIATxj4ExuUBBh_kXpn -goversion go1.13.1 -D "" -importcfg $WORK/b260/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/cf/cf29bdfd24347a5f9cf1fd3a37c66e1c634a628128094bad294d1b8847c0ed04-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid HWcbZPYLaPR7TMiX19XK/HWcbZPYLaPR7TMiX19XK -goversion go1.13.1 -D "" -importcfg $WORK/b390/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/9e/9e311f15d1227b3ca8fe2ba4159e6181a2992fe307b912fa7968ed98f0cf36f1-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid dDCKs0KhVFjQ13lkg6hJ/dDCKs0KhVFjQ13lkg6hJ -goversion go1.13.1 -D "" -importcfg $WORK/b418/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6b/6b50e00db3c760d2661e75faf64df0d61e9c28e52690f19202037f8e10a85829-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid YQ2t_wy_NDL4-chlSZjB/YQ2t_wy_NDL4-chlSZjB -goversion go1.13.1 -D "" -importcfg $WORK/b448/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/86/867df864378f8b6af1173f913d10d317b7c8ca6d0f27eb6783efc9337fb2000f-d # internal github.com/containers/libpod/version mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid p2rwK4mR95mUT7GE3NXp/p2rwK4mR95mUT7GE3NXp -goversion go1.13.1 -D "" -importcfg $WORK/b465/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/b3/b337c6d711bdda1390cd15570dbe1b5cbcd8a816334716427f41f06b84d7584a-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid ghJEyacZGWuakug00MM8/ghJEyacZGWuakug00MM8 -goversion go1.13.1 -D "" -importcfg $WORK/b476/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ab/ab0e4381dd4c8ab85eb74a4bb74a56f4737ace004cdd27d2ebb0f2c2db2a7b04-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid Bce8bjvbCneHOCQRMbii/Bce8bjvbCneHOCQRMbii -goversion go1.13.1 -D "" -importcfg $WORK/b526/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/ef/ef0d058acb659e3e2c21e2dd6118ec1fe83825d85356e7bca7883dca71620ad0-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid qhWOZGyF94AuxI5OpvrB/qhWOZGyF94AuxI5OpvrB -goversion go1.13.1 -D "" -importcfg $WORK/b532/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/4e/4e18eec58aa9ad645c1f7421c7a00237804ab556285ef362d6c22af167b116da-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid CUyYXfkGYkW3W1-BEzwa/CUyYXfkGYkW3W1-BEzwa -goversion go1.13.1 -D "" -importcfg $WORK/b571/importcfg -pack ./restriction_manager.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/4b/4ba62e6266b60d8f8633fc451aa15fb2ee66ba18c7edeb80c4fb1c34d4e165b5-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid syPdlxigqHxGvvMGBpqT/syPdlxigqHxGvvMGBpqT -goversion go1.13.1 -D "" -importcfg $WORK/b573/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/28/28aa449c7a487af2e4c43fe1fbabec834790d5d8ac73828ead8dde0354511944-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid fWuYKBuADnI3o7DtOWFY/fWuYKBuADnI3o7DtOWFY -goversion go1.13.1 -D "" -importcfg $WORK/b592/importcfg -pack ./camelcase.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/b1/b1f73b1b2aa19f4af4c463e44c8992de6c86dc151460fa036e0de314bd0e0caa-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/cc/ccfff6fcf696610b1848a0551fa4df59fd6b8ea8328dc644f8bf82fdaa43a519-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x.S cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go -dynlinker cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b037/symabis ./asm_s390x.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ZKax7freJndkR0pRQFHW/ZKax7freJndkR0pRQFHW -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b037/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_s390x.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4a/4ab0f7c2094c86609b9dd79602ead653eb2393d8b4b1c33c7d61105e66cda074-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_s390x.o $WORK/b006/duff_s390x.o $WORK/b006/memclr_s390x.o $WORK/b006/memmove_s390x.o $WORK/b006/rt0_linux_s390x.o $WORK/b006/sys_linux_s390x.o $WORK/b006/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/8a/8a800d86866c2a6cb6c501fde709a5b948b531276f75190419d94366e348508a-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid UZTSg_2lU1M4bXlJmlru/UZTSg_2lU1M4bXlJmlru -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid geEBFz6hfqtoqbLsR214/geEBFz6hfqtoqbLsR214 -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/15/1533b406929f94e75d632efc93804e7686927da358dac3ff9750f416d791c7a3-d # internal internal/singleflight mkdir -p $WORK/b056/ math/rand mkdir -p $WORK/b057/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 2pj5t7WwksE6ZXbs7mqG/2pj5t7WwksE6ZXbs7mqG -goversion go1.13.1 -D "" -importcfg $WORK/b056/importcfg -pack ./singleflight.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 0678-YUHz94K07n7q74q/0678-YUHz94K07n7q74q -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ee/ee9815a9df2e2ad6fd5fb60339ed53d30ed8434da35c77ea61eaa763b94677bf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/68/68bbc1e68c461b71340b7bcb6921de0bf91b21afe6fb27ae7fa000cade014a5a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/30/30b50de7e018af95da056853f8a0bf1632d3d8649287a8ac557e647c69515d14-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid X7YkcP4iuPQKyjPxjABY/X7YkcP4iuPQKyjPxjABY -goversion go1.13.1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid pBdqLaAw82wRpgVHQNEo/pBdqLaAw82wRpgVHQNEo -goversion go1.13.1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a9/a943049e8f82d5957088f68b24c2b79c076ee40ec8f0e4aac22b891a1f2c4123-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid B3hSTsN22rYKtGc6pBJl/B3hSTsN22rYKtGc6pBJl -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nY_f3hXPtDx1gfqa9V0n/nY_f3hXPtDx1gfqa9V0n -goversion go1.13.1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid qzJD1Ihx6Vn5iJY6fZYA/qzJD1Ihx6Vn5iJY6fZYA -goversion go1.13.1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3c/3cc06b3299fb17c7e8f90809245267b9460e3dca7fa86aa107c7ca5f6c3f94b7-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_s390x.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid 9nzgZWbvaIkU75qOboo2/9nzgZWbvaIkU75qOboo2 -goversion go1.13.1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/19/190ab0c580ce8a9e38f6e9b729fd52ed6b4326987b139e60f3c7261e15c8cefd-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid F_g3_-zlHiTT6pLCZsy3/F_g3_-zlHiTT6pLCZsy3 -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/95efc619ae127d9355f027ad14c226a48568ff741600b3bc6cc6e74c1125fc35-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 6q3nXKRInWJRJxIqBX4H/6q3nXKRInWJRJxIqBX4H -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8d/8d65dae061c8db89258cffc7a05d2425f07fe7cf695cfd66aaeaf253d69f7c1e-d # internal strings mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid HixdeBtaxmNmJ3bbQC-3/HixdeBtaxmNmJ3bbQC-3 -goversion go1.13.1 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5c/5c4b9dc9212f8b032fe0b96a799dda9e3fdf25e0ff5294acaacc95be0ca683ab-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/symabis ./asm_s390x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid zFXjyQmk7TD7Q4T7aSsW/zFXjyQmk7TD7Q4T7aSsW -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/17/1711d254b5bedb11e3c9190c884735f67a0d4d567e3637bbfa2c57d25f17e78e-d # internal bufio mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bufio -std -complete -installsuffix shared -buildid G-yvlngLMrnNprMLNOkO/G-yvlngLMrnNprMLNOkO -goversion go1.13.1 -D "" -importcfg $WORK/b039/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/08/0807725f7c0c34bf8cd977ad6e143bc484ea9a0e500e517d49b84bcdf11dee93-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid pZRv-blGV7tBH2e9pKDT/pZRv-blGV7tBH2e9pKDT -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f9/f9e93bdda7e07e3521a07724b1cb8f6f40f13e9bdccef48332f469b32e0f77c8-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid huHqv-k9WtYlNBV9w9Bo/huHqv-k9WtYlNBV9w9Bo -goversion go1.13.1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2f/2fcf8f5c064f6c306fd280838836af8bccd9526a6e200d5cf9e31e850c19e70a-d # internal text/tabwriter mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid G76FUUqimccvC3a9Yv8e/G76FUUqimccvC3a9Yv8e -goversion go1.13.1 -D "" -importcfg $WORK/b048/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b7/b7a7e2e058045ab72effb7b6f88760f46737f6574382e89d93455858c9a012dc-d # internal path mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path -std -complete -installsuffix shared -buildid SyDvGRoU-8HuN-nfBlde/SyDvGRoU-8HuN-nfBlde -goversion go1.13.1 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fe/fed38a47b0872e124348ef1a7c1897419d3b4e2ee14e0e4de22be17e54fe9f4e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid ySxZl2JA7DaoECSOMB3e/ySxZl2JA7DaoECSOMB3e -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f8/f8b02521a40f6d5fb92ebf6f16abf4c42b101cf6e3a3899b4ade97aa6d5d543c-d # internal hash mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p hash -std -complete -installsuffix shared -buildid vsR0kyXR8oid-xO5rCBc/vsR0kyXR8oid-xO5rCBc -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/41/41df777a747bc8b89ac69438a1eae17488a464666b5e8ffeeb0e18af781c6b45-d # internal regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid VMTRDxqMdX3AiALpdjbC/VMTRDxqMdX3AiALpdjbC -goversion go1.13.1 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ab/abc63dc227ccb6f2b07a9cf08cc388fb318d78045e3a8f89b76e7f9bcbc7928e-d # internal crypto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid SJR3DmKBy2DsrgGT5ESP/SJR3DmKBy2DsrgGT5ESP -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a9/a9e1879225965c3d3fae21fc21620aedbcc1bb43eacc095eeae84525e9b21900-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal -complete -installsuffix shared -buildid xq6mUeU3WiN3o4wyFAGQ/xq6mUeU3WiN3o4wyFAGQ -goversion go1.13.1 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c0/c0864fe81662ef4487d7405f5e39a29e14e8afca7d28b70facb7199d3f25d158-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types -complete -installsuffix shared -buildid RwwMZDyJUHCttjZ0N135/RwwMZDyJUHCttjZ0N135 -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/76/76403b12599feaf41e5acc23ec8ed6920855f0728970fe957cc40c447b2de931-d # internal compress/bzip2 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 6zVw3DGBZR_Ebfz0xRRZ/6zVw3DGBZR_Ebfz0xRRZ -goversion go1.13.1 -D "" -importcfg $WORK/b084/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9e/9e0c4b6f898183e3c171f08b168167b12bfa7c4ca4ccc4aa6d831096780ed2ae-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b096/symabis ./crc32_s390x.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 6QTssEMLTTpE3zHYgQkW/6QTssEMLTTpE3zHYgQkW -goversion go1.13.1 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b096/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/61/61d3cacd0199e15bda80caef7a283e02383f5559da89e9005d5aff901f5ee21c-d # internal hash/crc64 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid -mZFWXNfYthiIepUYWiL/-mZFWXNfYthiIepUYWiL -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/50/50772befec8cada0a715c90810bce1faddd919bd5e10a02b47187b2fa973e97c-d # internal crypto/internal/randutil mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid j-oi8OEmX_teAqdLV_Mq/j-oi8OEmX_teAqdLV_Mq -goversion go1.13.1 -D "" -importcfg $WORK/b111/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/27/27e9b816b51ddee8fd04e66966ba191082ac8cad6ac0e9b3fdb8a5bc5a094612-d # internal crypto/hmac mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid gUa-t0LfAnErieM9DeUu/gUa-t0LfAnErieM9DeUu -goversion go1.13.1 -D "" -importcfg $WORK/b120/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/fb/fbe7f4af2007a352c447823e89ac0fc4bd6b1f37d300a926ec547d88529725ce-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid LQnjFK5VyiXWs0UU_Bun/LQnjFK5VyiXWs0UU_Bun -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f6/f6cbc7ed21b57c468e668c66e746c05eaa604f143e6c6676f61c13bfbea7f94d-d # internal context mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p context -std -complete -installsuffix shared -buildid ytG33UQ2FusS6GnB1aY7/ytG33UQ2FusS6GnB1aY7 -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4e/4e84d4ab5dfcf9b572b062c6800565c255616846a562c48d8d3c7b5c5792dad0-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid uGPBAchOvCknBOEXJ1pQ/uGPBAchOvCknBOEXJ1pQ -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c5/c598c79de40248b44d0fbed3842919926600dda6e52575d9905ed888ddc07b9a-d # internal crypto/rc4 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid aCVffIpbjQP1mNYE8exO/aCVffIpbjQP1mNYE8exO -goversion go1.13.1 -D "" -importcfg $WORK/b122/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/94/945761151bebcc6e6fe09d2925082950b3025147217ca05dcbb043f8ee967280-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 6OKEIAq6d3HQLiNWKqvl/6OKEIAq6d3HQLiNWKqvl -goversion go1.13.1 -D "" -importcfg $WORK/b137/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/10/10e749b64d396b04f0910be863deb8ad0227c86ea6d226197fdfb4fc48e2939d-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid usCBCayw0c0r3RlNc8yk/usCBCayw0c0r3RlNc8yk -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a7/a7f0e9d3fcc863e66c5ed451708e4c5a61b7038f202c883df58da3fed345019d-d # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid zV-bmBMtGAWYxOXRF3CJ/zV-bmBMtGAWYxOXRF3CJ -goversion go1.13.1 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/eb/eb6c538604dba685d551e2cb442a39b716c47483c5fecb067c6b96bfe6d06833-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid hNgESAQuHc-MzP7yaHap/hNgESAQuHc-MzP7yaHap -goversion go1.13.1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/38/3832360424882d0abb391635ebc01f1e34eb2a1ccdba7352f41345e8f6c72f0b-d # internal encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bQDPEDgzRZfrd4Oydfe3/bQDPEDgzRZfrd4Oydfe3 -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1b/1bfa75a6a9099a715611ea2ebcdee395af1b57eabd077cb91d839ac67cc2bf0e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid CHji4VSg2ogHMO4OxAK1/CHji4VSg2ogHMO4OxAK1 -goversion go1.13.1 -D "" -importcfg $WORK/b139/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/6a/6a8b2c94fa9723992ec6d30303707e77a101ca2acd01bb32f7b8f9a39fbab128-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Lu_GgFX4v6QbMTt1bOFS/Lu_GgFX4v6QbMTt1bOFS -goversion go1.13.1 -D "" -importcfg $WORK/b145/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c5/c5201f1340b84a99834ddadee63300b8afc27e16983176a33555f98c9813b264-d # internal hash/adler32 mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid qqR21lEawZaTmHCF7Umc/qqR21lEawZaTmHCF7Umc -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3e/3eb74e5034e21e7ab87633bfe5c7f4b3e29ba264597d4f7ff9d1a8731db0a006-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid _c3DR-NTVDP1tt76cL-A/_c3DR-NTVDP1tt76cL-A -goversion go1.13.1 -D "" -importcfg $WORK/b150/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/89ae3f27a87fb6ccd4401d378de48ee71dcd06d1771b72ba4f40a111128e3643-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid Ep5EZgAolk0rbmpT_Tpi/Ep5EZgAolk0rbmpT_Tpi -goversion go1.13.1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2e/2e9da79e010b7e544c72aa4eaca60fbca42da776033ef61ecbe15d6b31537ea1-d # internal path/filepath mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -y3f9wtL20ZkVQpjNVMD/-y3f9wtL20ZkVQpjNVMD -goversion go1.13.1 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/44/44d7d3982a39bd24cff15e9325663f8bc69ca9754313853d6bd8871e8816185c-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XWxRBHWnlHUCrr7lBWp5/XWxRBHWnlHUCrr7lBWp5 -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9b/9b09d8150f98c08ecb9598eb1e10dd3b34b288cd9977a9f89d946c6bb64d4a8b-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b047/symabis ./asm_linux_s390x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid W7LHSdh0jjhNRB6hRprO/W7LHSdh0jjhNRB6hRprO -goversion go1.13.1 -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_big.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ac/acfa159f91de6be906c439c5e933db7873e2f59158ba483a124a78ca397ed023-d # internal io/ioutil mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid hK_xToAUcGE-5rFpHWgD/hK_xToAUcGE-5rFpHWgD -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/68/6827fc08733f4eb634e227d08a5b880e6d77a6c645438699823b4a42686a9848-d # internal net mkdir -p $WORK/b053/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b053/ -importpath net -- -I $WORK/b053/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4d/4d3449abfabe4c2529e5a819c2df1c65eee2d97d6dd5bbfc0bb30eadff6de3f2-d # internal os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid AFGJ7eAspN6z9Z50HX2D/AFGJ7eAspN6z9Z50HX2D -goversion go1.13.1 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e1/e11d5a2960b8b407efba116c528ddf213ec3fd9078935a6c3d6520402a856f25-d # internal crypto/cipher mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dNbVbS7A868X-O5O6RPt/dNbVbS7A868X-O5O6RPt -goversion go1.13.1 -D "" -importcfg $WORK/b088/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ec/ec48082d8c6bb014431ffdb2d33de24155c5732bb0f7f3f43a282ea0ff339500-d # internal os/user mkdir -p $WORK/b036/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath os/user -- -I $WORK/b036/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/20/20aeb4541a8e5ea56584779e18425fa7ccc05e74cadff32a7eb48674d5656fa0-d # internal encoding/json mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YgyPXhuZ6ynra8mUf86y/YgyPXhuZ6ynra8mUf86y -goversion go1.13.1 -D "" -importcfg $WORK/b041/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b047/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8f/8f11fa614b4923aa4c8363cfd429bb7d16384b575b19ac2d2b0e770941c3458e-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid hDLXz2BNkfnxHC44Bvyy/hDLXz2BNkfnxHC44Bvyy -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f3/f34364fdd5e558e715986a3d1a8dc0e8790a36c4ab89b84b985f7d98b22fee8e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid x4Ph9xI20-Tg2K1n5QK1/x4Ph9xI20-Tg2K1n5QK1 -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/76/76f920015115451f43c8bd75276b15b8e1c5977687f1567b160b695eae91cb58-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid JjtEj3aMucgS3r36CGIL/JjtEj3aMucgS3r36CGIL -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ab/aba2adfc2fee4ec4b729cbb197f5bbaacc96840f80a8fac72aeb2ab7f1e4b49a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference -complete -installsuffix shared -buildid hAMaqt5u2rou8FpCilEt/hAMaqt5u2rou8FpCilEt -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f5/f52a0de4890c6b8b383c1404fdafbee61ecae5f8c60d234309cecb4f5a12c7b9-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid xnBN-IuF6Svor_WhoWto/xnBN-IuF6Svor_WhoWto -goversion go1.13.1 -D "" -importcfg $WORK/b077/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e5/e5db5a88e58abf8251ae0cb8fd73a53ce21fa1816c6ae51ea9c39d91469c3f57-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 58f8XXwPQ1Avk0uMxbB1/58f8XXwPQ1Avk0uMxbB1 -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/bb/bbe68c84e68d48015edd33b2635800c79df4896f1bd1af051c29feea63334d57-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/types mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/types -complete -installsuffix shared -buildid adSxnEbGy-uz4GqVhxNv/adSxnEbGy-uz4GqVhxNv -goversion go1.13.1 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ab/aba6ce13ff560c1d51d40199c58cdc1601cc1ba7ee15a1c43cfc02d929b268d5-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid -FoqYsvA8YaAy1OrSNEN/-FoqYsvA8YaAy1OrSNEN -goversion go1.13.1 -D "" -importcfg $WORK/b078/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/14/140a39c73582a16eabdc35995fa596a7360e7d851623fdfe77d38d577c322ec3-d # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid z7AJPWbCo6yxgmoh0Xwu/z7AJPWbCo6yxgmoh0Xwu -goversion go1.13.1 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a5/a5c81052cca6794d7863c72a11fa6909fbce9166ffc9bd3097141f75ecb55ad5-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid q-YQYwVFXXCIs_0edABU/q-YQYwVFXXCIs_0edABU -goversion go1.13.1 -D "" -importcfg $WORK/b079/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/48/48a15ce77342ec47cadab31a027972fac6835b91ae8c8ab1f29d49b7ff673955-d # internal crypto/aes mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./asm_s390x.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/aes -std -installsuffix shared -buildid lLqElqNnNlISS4LpryNa/lLqElqNnNlISS4LpryNa -goversion go1.13.1 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/eb/eb0cfb792ee7f73028f9460d22ba5d088a0e71791ea2a3a642ded75d4c85a397-d # internal math/big mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b091/symabis ./arith_s390x.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p math/big -std -installsuffix shared -buildid B3FFWozmaHCFF5S713NN/B3FFWozmaHCFF5S713NN -goversion go1.13.1 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/90/90cb71ea5fc8f7340b02f60f568b1002de1020168e49110294318ea60be02fb9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 -complete -installsuffix shared -buildid lbnzWcXe1mY4OiKqb0sm/lbnzWcXe1mY4OiKqb0sm -goversion go1.13.1 -D "" -importcfg $WORK/b071/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8d/8d9ae482d539db9fd36624d185185f85cd86c06017577daf2260a992ec05fa1e-d # internal encoding/hex mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid UwdVGyPpwll4MaEhbc6p/UwdVGyPpwll4MaEhbc6p -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a7/a711cf81d09e4ace944a26239b392e7f7e146ca808d442d10bda2168ea27fcd8-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 0QEX1PZoOWf__IqX7gJ-/0QEX1PZoOWf__IqX7gJ- -goversion go1.13.1 -D "" -importcfg $WORK/b094/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b091/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/7d/7df433116ae49ea081c8294447a7e8b074613b8a08f0398bdf7fc855aaddfbce-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b093/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9e51c0ce61781031964f52811675eecb630c4fc286039a77e99ef44f486f8429-d # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b094/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF crypto/rand mkdir -p $WORK/b086/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid TclcmYLIk3qPma1MhbXs/TclcmYLIk3qPma1MhbXs -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid QE1R3cPYm-N875qe5lMF/QE1R3cPYm-N875qe5lMF -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f0/f0ebdd9a94b6fa8d9a70f83428bd9bfc24b1a8a42e8275d8d0ba39316fa903b7-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid zKiwiRGu-KULL7XcxbvT/zKiwiRGu-KULL7XcxbvT -goversion go1.13.1 -D "" -importcfg $WORK/b095/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d8/d87f34d8dd636b7c83215f20a93e4700b606ea205c45a01ee45c5df947df4212-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid W_vStkn0qcEmX1a8gbLb/W_vStkn0qcEmX1a8gbLb -goversion go1.13.1 -D "" -importcfg $WORK/b097/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/76/76c09563e01dd5c26d091bdfe957e0fef01135d4d92f56d384dbf13f321ee13a-d # internal runtime/debug mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./debug.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p runtime/debug -std -installsuffix shared -buildid Z1lFKpjrVN0LVK6KPuUB/Z1lFKpjrVN0LVK6KPuUB -goversion go1.13.1 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/99/99ffb56b439e0c8c658c40f1c9b54266ee0e8c75238ee2e327b5fa9d95417d12-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid l8bQckITj-gXr5KX1g2J/l8bQckITj-gXr5KX1g2J -goversion go1.13.1 -D "" -importcfg $WORK/b100/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/57bfeb37810dfa935756e762a4933088384aafe8677eb4b2cab909d9b599870a-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b100/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid E3AftlkMYlWUOeFFCCQt/E3AftlkMYlWUOeFFCCQt -goversion go1.13.1 -D "" -importcfg $WORK/b099/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d3/d3de7e8485a7c1aa9b4b1d7bb7bac84d71c744d42bcbde271fcbdead7b4e777a-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b097/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 1elkhHNsUTwyRSbVLVmk/1elkhHNsUTwyRSbVLVmk -goversion go1.13.1 -D "" -importcfg $WORK/b085/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6e/6e3b454f773f9d12786c1f4bdc093fd6f8d8ea79d2e24f42037d5cfd4382f0d5-d # internal crypto/sha256 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b102/symabis ./sha256block_s390x.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid pKD5Su3_8Oz0UkjIKuhn/pKD5Su3_8Oz0UkjIKuhn -goversion go1.13.1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a8/a8bb07c9e75c8e20163c136dbf874537c04e99f9549bfb2d7bf70961277ab19b-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 8ERMT5dMGCt1iGyHW-kn/8ERMT5dMGCt1iGyHW-kn -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./xlog.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/cf/cf8f1a01bd2d8856e8efded41f0ae4d9a0341f147944a4bbad74c1b8ed647925-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid aTeoWTYHXg-2dfGeeoKH/aTeoWTYHXg-2dfGeeoKH -goversion go1.13.1 -D "" -importcfg $WORK/b104/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1f/1fcee68b088c72e125350c34fedfca7a0293d71f10a12ddc3d57d33e308726f0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice -complete -installsuffix shared -buildid WB8SzaQp-uNaGtoODfkn/WB8SzaQp-uNaGtoODfkn -goversion go1.13.1 -D "" -importcfg $WORK/b107/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fa/fa3322bf8fb9cd11fe00e69200b1a0ff722c661d09bbd0446be248bc35af0e06-d # internal crypto/elliptic mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b110/symabis ./p256_asm_s390x.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 3rbiLArn6vRHivEa8u0j/3rbiLArn6vRHivEa8u0j -goversion go1.13.1 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e9/e9ae5fb07c1c7b3d0c84bec5b2721a6718ffe5d653f15bd8aea2896b1c6ea163-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid z_k4_VK4wwtdQlox2rTl/z_k4_VK4wwtdQlox2rTl -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/66/663e5cbf1167b513f1f51ebed003448ef6c1df07ccd09883016a28384c1e5dd8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal importmap github.com/containers/image/v4/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression -complete -installsuffix shared -buildid sefCFGkRrdazc_fV_XBZ/sefCFGkRrdazc_fV_XBZ -goversion go1.13.1 -D "" -importcfg $WORK/b083/importcfg -pack ./compression.go ./zstd.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b110/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0f/0f98279545664938ca0d3fa2d8674299fb755a7e5ae33a6a4bc9255b1d119ce5-d # internal crypto/sha512 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b112/symabis ./sha512block_s390x.s cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid bo49sTMe4NGtHGfqd1lg/bo49sTMe4NGtHGfqd1lg -goversion go1.13.1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b110/_pkg_.a $WORK/b110/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/86/861cfad70ddf4a94b7a7863b6ae8a74081bcb96bc8e5e9a1491902e66771a1fc-d # internal encoding/asn1 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid K8oNmYdxDTHgQ3BPZqyw/K8oNmYdxDTHgQ3BPZqyw -goversion go1.13.1 -D "" -importcfg $WORK/b113/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b112/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b112/_pkg_.a $WORK/b112/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/59/591e1339bbfa0474a394a5fdaba86951bc62efa39029bd7c129673a6b05d87a6-d # internal crypto/rsa mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid yn8ez6WHvJOQ67cCxGqa/yn8ez6WHvJOQ67cCxGqa -goversion go1.13.1 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/80/8001163650b6cd67fd339a0ae847ff6a045ee7c7b3b7c48a3351408edc438e0d-d # internal crypto/des mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid dzZC8JI__73IzZPV7yMo/dzZC8JI__73IzZPV7yMo -goversion go1.13.1 -D "" -importcfg $WORK/b117/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/01/01e49ac47345abccfcbdba160e582923e29bf07ab914320197fa9734c5c90e68-d # internal crypto/ecdsa mkdir -p $WORK/b109/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b109/symabis ./ecdsa_s390x.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid y-lT_9WRiYMdi5vpFP6o/y-lT_9WRiYMdi5vpFP6o -goversion go1.13.1 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./ecdsa.go ./ecdsa_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/85/8563b3d2877d307392d5618ecf1c4210d10c85dec99eb959c13bebc280e0ba8f-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid KUzPrVGULgkf4LLIGztk/KUzPrVGULgkf4LLIGztk -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b109/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b109/_pkg_.a $WORK/b109/ecdsa_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e6/e6244b4390cff5bb32a9bbd1ab5bfccb5a0aa565bd4f944d88047f5b81bae358-d # internal crypto/md5 mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b121/symabis ./md5block_s390x.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 6qKMFliCoeQM747rtsOc/6qKMFliCoeQM747rtsOc -goversion go1.13.1 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/64/64727ef55cead371727b5957e8e81d6cc5511fa4953d58a5e8d8cf1e92993f37-d # internal crypto/ed25519 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b119/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid eLY03wgtNfSjqBSCGyyN/eLY03wgtNfSjqBSCGyyN -goversion go1.13.1 -D "" -importcfg $WORK/b118/importcfg -pack ./ed25519.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b0/b0a583eb423577ad223de76a999c173c10472b05e3722698482de40c72d01ba7-d # internal crypto/sha1 mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b123/symabis ./sha1block_s390x.s cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Th2Zz8HYDVc_b26M8amq/Th2Zz8HYDVc_b26M8amq -goversion go1.13.1 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b121/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b121/_pkg_.a $WORK/b121/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/92/92753fce58ced39361c29250b85e0baf455d002d97a0c1d7eda0667b4f74bcaa-d # internal crypto/dsa mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid qreOO_Tj8FlSZr_B_yoV/qreOO_Tj8FlSZr_B_yoV -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/58/58c2f6341f1ed562f39346304345353d8bfadc0596cd44a0d1eda184e8266296-d # internal crypto/x509/pkix mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid R4t-Sw4Hefjr42hu26x-/R4t-Sw4Hefjr42hu26x- -goversion go1.13.1 -D "" -importcfg $WORK/b126/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3a/3a28837e76bb1ab0cb786c2affa5c9fcfe59a8b6c60f6c3a0eeb743347f56582-d # internal encoding/pem mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid gRIRgsyUKOtr-VCuEnlJ/gRIRgsyUKOtr-VCuEnlJ -goversion go1.13.1 -D "" -importcfg $WORK/b127/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a4/a41757c33131616773e0e0f46085e002c828ab2ed7b3ed16629a4192c6f40612-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid twhLj8Z8-4-YFYRGC8V2/twhLj8Z8-4-YFYRGC8V2 -goversion go1.13.1 -D "" -importcfg $WORK/b128/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b123/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b123/_pkg_.a $WORK/b123/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/20/209ab45fbab833c39147b4bb3a23b3fdf77b34ec73cd6bdcbe0114e5ea0b282d-d # internal net/url mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/url -std -complete -installsuffix shared -buildid uhcOZ3Ep5AR_fv5xfcMJ/uhcOZ3Ep5AR_fv5xfcMJ -goversion go1.13.1 -D "" -importcfg $WORK/b130/importcfg -pack ./url.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/be/bedbc72d77f931700bbfaa342955d1cdc66c59a74920a6817c53aee34e64da2c-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b134/ cat >$WORK/b134/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b134/symabis ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d5/d564ffdc7b11e551a7be33d3bbf76d6326296e38dd9103bc67917590198c9217-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid awzFMw-PBrqW0B70S9sl/awzFMw-PBrqW0B70S9sl -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid gjTEz4oOfQVAinnyA7SK/gjTEz4oOfQVAinnyA7SK -goversion go1.13.1 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b134/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c306c65cf8ec6b8e2f5ea44d360c1d36516ae9476f0d9091ab33d74b8601342a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/transports mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/transports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/transports -complete -installsuffix shared -buildid UHVDyt58oOJ_7rFRqEUn/UHVDyt58oOJ_7rFRqEUn -goversion go1.13.1 -D "" -importcfg $WORK/b140/importcfg -pack ./stub.go ./transports.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b134/_pkg_.a $WORK/b134/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e6/e6489397783e0701386e17b5a9b9c79a9046b6e20d9da2bba4f2ce0e6a0c166a-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b132/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b132/symabis ./chacha_s390x.s cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid 7QGVP9yXa7xGEZQWHj_-/7QGVP9yXa7xGEZQWHj_- -goversion go1.13.1 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3c/3ca5da075716bb6a6deaba56190b77bd258ef6d09ff0bbe54f2acad973580d2d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b135/ cat >$WORK/b135/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b135/symabis ./sum_s390x.s ./sum_vmsl_s390x.s cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid qr5AemQtaSwlOGdPQ8ML/qr5AemQtaSwlOGdPQ8ML -goversion go1.13.1 -symabis $WORK/b135/symabis -D "" -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b132/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b132/_pkg_.a $WORK/b132/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/19/19f6ef16c214c18d2c270882a9ef5e7803e9f648b12dca74ec6527930824121d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/version mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/version -complete -installsuffix shared -buildid QXjv4QhN5rE2kWu11jos/QXjv4QhN5rE2kWu11jos -goversion go1.13.1 -D "" -importcfg $WORK/b141/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/62/62a1f4587f8ac6fc09ff28ff928625f4eeff14ba4d96adb032adaaccd69330d0-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b142/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b142/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b142/ -g -O2 ./data.go ./gpgme.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b135/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b135/sum_vmsl_s390x.o ./sum_vmsl_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b135/_pkg_.a $WORK/b135/sum_s390x.o $WORK/b135/sum_vmsl_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/98cf75f15443b94ca8798093f373995a2b216dd02dea29bdd6673ba7200964dd-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid enpVbTBF1q7wbvwW8lRY/enpVbTBF1q7wbvwW8lRY -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ac/acdfc99192e0e465678fc574a9d285172f0e8294e5abc6774449506ceb1a98c3-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid YsvYPyG4PMwG3f6vsw05/YsvYPyG4PMwG3f6vsw05 -goversion go1.13.1 -D "" -importcfg $WORK/b144/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/49/491db94314adfed8739f19fbdf1196df70ce4a645df8a19288711a5923353e6d-d # internal compress/flate mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid fDHyM3a6u0DCGDTvrIDY/fDHyM3a6u0DCGDTvrIDY -goversion go1.13.1 -D "" -importcfg $WORK/b147/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid QaUwnmZH4IncgkWPt9a9/QaUwnmZH4IncgkWPt9a9 -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/88/8842f7d9bf0958681cef1d7d2ed9ee514fd606ecc182334be02c799542595c3c-d # internal compress/zlib mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/adler32=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid z-BAuaZZZZN-p785Pf9a/z-BAuaZZZZN-p785Pf9a -goversion go1.13.1 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/75/752b8af612004e458de08d73d53601497f36cedbba3474160799faeffbab33da-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid LI2b73_s6X6TNTXnmRru/LI2b73_s6X6TNTXnmRru -goversion go1.13.1 -D "" -importcfg $WORK/b151/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a6/a6f8b6728321ef7304bf7d72d8ada78eb308f33b8bdf2d42998793e4836d2ba7-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 1T8EwGCJ-0hQc885kK73/1T8EwGCJ-0hQc885kK73 -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fa/faa4c278cfbcd53f649f82c010a30851f1880b77a25c6014c9fcd5fade09123f-d # internal image mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p image -std -complete -installsuffix shared -buildid glVX5BINvFr-aFntloX6/glVX5BINvFr-aFntloX6 -goversion go1.13.1 -D "" -importcfg $WORK/b153/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/7f/7f01372af20caa1640ff9c6701d553aaaec27e980680c021c1c37ebcda4d6108-d # internal image/internal/imageutil mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b153/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid J1P1OttXUEaWSnL7Q3Gc/J1P1OttXUEaWSnL7Q3Gc -goversion go1.13.1 -D "" -importcfg $WORK/b156/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c7/c7258760b59bea56439c1db64b25a50ba88411fe9e01b74847288a3a4444c7ca-d # internal image/jpeg mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile image/internal/imageutil=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 4ym7c4lfmyCgZUDoA2A8/4ym7c4lfmyCgZUDoA2A8 -goversion go1.13.1 -D "" -importcfg $WORK/b155/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os/user -std -installsuffix shared -buildid Yyxl5MrUSco4WTTuyI4c/Yyxl5MrUSco4WTTuyI4c -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/39/39e745186652707a6530e61c5861bc0a28bbfe1f3405ed5ecd1ce50eaaeea73c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/dsa=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid AyDvKrY20OjJrkF_Zcuu/AyDvKrY20OjJrkF_Zcuu -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/12/1258b50832aba77d20f88d1f2541a1841b2b8df2444852689791a9682600a613-d # internal archive/tar mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 0SKC-jg0H_bb_IEVruEP/0SKC-jg0H_bb_IEVruEP -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1b/1bd38449118caa88ecc0eedd7ed65727cf6a19d2eaf266eae42952dada5ad5d9-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/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 BKtTslJDM1OMbG0G5ozJ/BKtTslJDM1OMbG0G5ozJ -goversion go1.13.1 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5ab9d6f37d2f61fe0ef84cd3c3cc61ee60e8f5bc03c92630a5b5836e342877-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/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 mLHGE8zV7kqimUjl3yZ9/mLHGE8zV7kqimUjl3yZ9 -goversion go1.13.1 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1b/1bcf145b6feebb391743be19806075cfcfede72021f941981fe4efd8e5f4a948-d # internal crypto/x509 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/dsa=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid QJsE9mTysVxNcGDsl7Ec/QJsE9mTysVxNcGDsl7Ec -goversion go1.13.1 -D "" -importcfg $WORK/b124/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1f/1fb107f664658844a9862fb1c8c4f0d469528167895dabcc2a0108598de8a029-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/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 UX0Hy1c4RROWcZDl7kol/UX0Hy1c4RROWcZDl7kol -goversion go1.13.1 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ea/ead7e375aa2c58818d31fb91cff70ff93e044af0b9f64cbf772d65fcb8c0d0c4-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid BSmspLoouv6vd74pkW8Q/BSmspLoouv6vd74pkW8Q -goversion go1.13.1 -D "" -importcfg $WORK/b143/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f3/f30d4683695c7cba1f42968e1aec797ba5b3bb0b35d8fb81dd65f497e1c28c7f-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/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 2smr3qY4Of7KgUbRmuiD/2smr3qY4Of7KgUbRmuiD -goversion go1.13.1 -D "" -importcfg $WORK/b058/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b602bfc8cbefb9aea9790e809cd32f0dcc19536885b30204c08f61d7cf138d4b-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/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 YVyG6sCjiy1SqGRSslnT/YVyG6sCjiy1SqGRSslnT -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/23/23879a6cc55ab8b79267f1f254f50822a92eac64dd77277ef0ea2827385681b3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_s390x/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 7f8mWbkIhu0Tk58boRRq/7f8mWbkIhu0Tk58boRRq -goversion go1.13.1 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ce/ce450936cef8dd7ad2c4d4f49ea378366d23a484e975df80b63b1708d7d98820-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none -complete -installsuffix shared -buildid YMBOiWCj5UqdEc1CRPyu/YMBOiWCj5UqdEc1CRPyu -goversion go1.13.1 -D "" -importcfg $WORK/b159/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/aa/aaecb7519ef775afccef32a298a22cb8b8395dcc303c2ce41c24fcd341ff8f8b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir -complete -installsuffix shared -buildid k7-snfqWsZ0-zSe-1tza/k7-snfqWsZ0-zSe-1tza -goversion go1.13.1 -D "" -importcfg $WORK/b160/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e1/e1278388ccbe8652773a4d42653f3db21da24a03422144eeb930b33eda4ce0cd-d # internal text/scanner mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid TI_O1Q5ZX8nx4Thw1mTk/TI_O1Q5ZX8nx4Thw1mTk -goversion go1.13.1 -D "" -importcfg $WORK/b165/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/9b/9b28e93083171ab784e3c8c8195c4afa7c84ae9f4e4141cd59c39188b9e48bcb-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid aeeVLIny8M-sy8zb-Yxh/aeeVLIny8M-sy8zb-Yxh -goversion go1.13.1 -D "" -importcfg $WORK/b169/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c3/c318ab914371970b70f2f60396a5243c80c1741e25a2ee54c1edf6712407b393-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid R8I9KaSRb7564h5tF51O/R8I9KaSRb7564h5tF51O -goversion go1.13.1 -D "" -importcfg $WORK/b170/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/42/4216c16693f78fe14e69d5692077bb1e29e8323a4a0e8773b53afcbf7b319d56-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid LS8XIzv2fxah6CoXHhx-/LS8XIzv2fxah6CoXHhx- -goversion go1.13.1 -D "" -importcfg $WORK/b164/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8e/8e44ca60c1d870216a96f7a1517d750bc67b1c0870ae2a647a0b49af93f9763e-d # internal crypto/tls mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b120/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid OTMQYA1Esmjxcf7jgSc4/OTMQYA1Esmjxcf7jgSc4 -goversion go1.13.1 -D "" -importcfg $WORK/b115/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/bb/bbed4bca0d269af607ee51987cca7835ce0cfd40e6b48166896446428bbbd22d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid k8II1w2W0pjb-_ZiBXz5/k8II1w2W0pjb-_ZiBXz5 -goversion go1.13.1 -D "" -importcfg $WORK/b168/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/21/21aff1d562e8a9261b0d8282316f341035c9f0ed5755602a1575d79452acb950-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid xQ-DJTBY-2TB7hFa4KP1/xQ-DJTBY-2TB7hFa4KP1 -goversion go1.13.1 -D "" -importcfg $WORK/b172/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/20/20698366b00769224f62b0f87df2336b97bc55576fddb44a0418908ed1a88616-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid -rXxVrAqHlDyA3mF9ldj/-rXxVrAqHlDyA3mF9ldj -goversion go1.13.1 -D "" -importcfg $WORK/b167/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/8b/8b7ec208de3c7c923e7439a5969ed3a7489b8611dc4c791c3cc175ce2e22006e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid FJ6ctnk-rbhIL46tx_Kr/FJ6ctnk-rbhIL46tx_Kr -goversion go1.13.1 -D "" -importcfg $WORK/b171/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b7/b7956dd6b372904f3286d952a7a492dceedd605525dae5b0ffc15642f33e36fd-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid z-_1umswyo_6yo6Hollt/z-_1umswyo_6yo6Hollt -goversion go1.13.1 -D "" -importcfg $WORK/b166/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/28/28b0b73cd7a50a34ebf3fdd56e895dbce90c307461adbaa4695536a3cb55fe9d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid T96WSuQyiSi-n7aBovht/T96WSuQyiSi-n7aBovht -goversion go1.13.1 -D "" -importcfg $WORK/b173/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/fb/fb8d98a7dc08dcbe8ccd2f48dba5a85a630f252e0aa96fb871d87dcb90427d57-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b175/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b175/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b175/ -g -O2 ./sysconfig.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/34/3459d3e557f031d66f5f2f99a7f43baec5a0b4e9a17a274a15fcc8dbedbf75d1-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid VFHmeuyisgAUHptu3HwN/VFHmeuyisgAUHptu3HwN -goversion go1.13.1 -D "" -importcfg $WORK/b177/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8d/8deec86db13067b9fb9210ba528eb32e3fab0b0c87c261c20ca42b5649fb9671-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid FmMCYGFyttZfEnWA-nlE/FmMCYGFyttZfEnWA-nlE -goversion go1.13.1 -D "" -importcfg $WORK/b176/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 cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid xhwN8LWDb1XB2yeKAFzg/xhwN8LWDb1XB2yeKAFzg -goversion go1.13.1 -D "" -importcfg $WORK/b175/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b175/_cgo_gotypes.go $WORK/b175/sysconfig.cgo1.go $WORK/b175/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/1b/1b6e15386b7ede4c6659e0036d6ec7d7fc7c273c68dc39bc5ba66eaac5c5220e-d # internal flag mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p flag -std -complete -installsuffix shared -buildid _P8hOGnISf4oScLfKcoM/_P8hOGnISf4oScLfKcoM -goversion go1.13.1 -D "" -importcfg $WORK/b179/importcfg -pack ./flag.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b142/ -g -O2 -o $WORK/b142/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/47/47e659f4b9a0bf733a3aa8c76f24911ecf9f884ab29b2a8df851313879ee701e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid nKc6sa1a-M1oxcTmED4-/nKc6sa1a-M1oxcTmED4- -goversion go1.13.1 -D "" -importcfg $WORK/b163/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/29/2900ed2a003dd73337b1f7926026b988af1ac359a71668c2858559e6ebec1a1c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid M_rqah6xVjKEmvIHBlto/M_rqah6xVjKEmvIHBlto -goversion go1.13.1 -D "" -importcfg $WORK/b180/importcfg -pack ./command_linux.go ./reexec.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4d/4d8b154d2892e784975dfb7570c7ee0e74e4d5a109575cfd0b747c6009dfd42c-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid MhxRBooijf1mbo0oriqF/MhxRBooijf1mbo0oriqF -goversion go1.13.1 -D "" -importcfg $WORK/b181/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage gpgme -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid VDhvyxIlfwJmCEPNZZDd/VDhvyxIlfwJmCEPNZZDd -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./callbacks.go $WORK/b142/_cgo_gotypes.go $WORK/b142/data.cgo1.go $WORK/b142/gpgme.cgo1.go $WORK/b142/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/68/6828c5986a035e22deccb38748adb9f5a1257442465511bf06a669028e0f8320-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Fns7w1-UScxMiwUMlB0Y/Fns7w1-UScxMiwUMlB0Y -goversion go1.13.1 -D "" -importcfg $WORK/b182/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/3d/3db8b4ff5589a0b57311b0908feeeb037634e3a7448366b67df249fe4567ac46-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid LsFkcpe9OQLhLupLGjoV/LsFkcpe9OQLhLupLGjoV -goversion go1.13.1 -D "" -importcfg $WORK/b185/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/53/53d89ede77ad847f2ff01b005708d6a9b28e1a38b6461585ed1f533d082cd310-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid ivKhIFPBDIpJ1IRBO5Vm/ivKhIFPBDIpJ1IRBO5Vm -goversion go1.13.1 -D "" -importcfg $WORK/b186/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/9b/9bca0347f794c4d6f7abcd1b7b9bbe51b00889402b53077c1c9eec097a11fac6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid Uc1DQRCGsVMNEZslHof-/Uc1DQRCGsVMNEZslHof- -goversion go1.13.1 -D "" -importcfg $WORK/b187/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/46/46135a16f6a50f30ff00ab9f73d374bdd7e2b380a28a4d7089041be9cfe7769e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 6SUK2NrJ5PKokgOENdUr/6SUK2NrJ5PKokgOENdUr -goversion go1.13.1 -D "" -importcfg $WORK/b189/importcfg -pack ./selinux_linux.go ./xattrs.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ba/ba6f78c45f614d25daef4cf69af673fb193537c1e2f9545ce57c9c9eeb3933e2-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b193/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b193/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b193/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/79/790d93183aa428571d8b5e25eadd2739f5cc5c39013f32273e3f2fbdd418186d-d # internal github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid YUrtrN0WbHzDDJCbbDjE/YUrtrN0WbHzDDJCbbDjE -goversion go1.13.1 -D "" -importcfg $WORK/b108/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/85/8515ca1c8fb5de0e2f9b065e50ac33a4a0246e9c286d45cbcee811af66666ba7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid wePEFtF97LUlUAehAUJC/wePEFtF97LUlUAehAUJC -goversion go1.13.1 -D "" -importcfg $WORK/b188/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1cfed4abf7280ca7524f6a9c68c455e8effb96be6b24155418df2fd6ccc63714-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid h0SB7VMPBlQdDkYqFiuM/h0SB7VMPBlQdDkYqFiuM -goversion go1.13.1 -D "" -importcfg $WORK/b178/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/b0/b099e9f03178aa15cd2d7f01ee4cce4b7b1b49ca12c6b107eb52d064a328f45d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 0cHIpxUTU5WNPjjh5tS2/0cHIpxUTU5WNPjjh5tS2 -goversion go1.13.1 -D "" -importcfg $WORK/b194/importcfg -pack ./fsutils_linux.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/1f/1f4b924cdc262ec43a617a5364fe8f184239d478703b2b271ef19d0a30172a6e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b196/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b196/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b196/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ed/ed7bdede493af3a9f4bf33af7ab32cd9951e0870c350d5b5b3a470e115db8e8f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 6LZkDXe7fUCwotWfKT4e/6LZkDXe7fUCwotWfKT4e -goversion go1.13.1 -D "" -importcfg $WORK/b162/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o -g -O2 cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid yW3NU-oaWhBk0JBi7_5J/yW3NU-oaWhBk0JBi7_5J -goversion go1.13.1 -D "" -importcfg $WORK/b193/importcfg -pack $WORK/b193/_cgo_gotypes.go $WORK/b193/projectquota.cgo1.go $WORK/b193/_cgo_import.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 9eZXRWKsh9VHfciYzZ7q/9eZXRWKsh9VHfciYzZ7q -goversion go1.13.1 -D "" -importcfg $WORK/b196/importcfg -pack $WORK/b196/_cgo_gotypes.go $WORK/b196/copy_linux.cgo1.go $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/84/844bb521a045092eeb17954f75ad19d3deedafc24b4dc643ba34a3af291cd82f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid -V2AUQzkx06ZOXzwan6w/-V2AUQzkx06ZOXzwan6w -goversion go1.13.1 -D "" -importcfg $WORK/b184/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/55/5558aaab6a5e6929517bab84e39f3e475d7f7f33a6ae9c68a724d2bc0b2c42f3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression importmap github.com/containers/image/v4/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest -complete -installsuffix shared -buildid m-4ubBIBfTUTPuWE4RHe/m-4ubBIBfTUTPuWE4RHe -goversion go1.13.1 -D "" -importcfg $WORK/b082/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/59/591cd33d7036d0f8a364718cfbca76bfef2bb3a42b15953359f65deedb70cd07-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b190/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b190/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b190/ -g -O2 ./btrfs.go ./version.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/4b/4bccfed997a7cc504c3693b431f1a47c40a120a3731da01d98b5d5a621a00e4b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid ocLeml9iBZ5gmUi5RdoQ/ocLeml9iBZ5gmUi5RdoQ -goversion go1.13.1 -D "" -importcfg $WORK/b192/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/81/81998c3365933cd307078d7a25dffa84acf443670a29077f1e8d525b5700f205-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid gWMhYCcoFe-AQz3g2U1V/gWMhYCcoFe-AQz3g2U1V -goversion go1.13.1 -D "" -importcfg $WORK/b191/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c6/c63d233aa5dde54c4c31dae53151998c680bbd5fa63e086d527924d68445737f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/signature mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/image/v4/version=github.com/containers/libpod/vendor/github.com/containers/image/v4/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/version=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/signature /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/signature -complete -installsuffix shared -buildid sum6d2YkohlrFcNDHh5E/sum6d2YkohlrFcNDHh5E -goversion go1.13.1 -D "" -importcfg $WORK/b081/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/43/43a407876bf33f5c4f6dcb2769791b28be82ed674152a1e50694873516347faf-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/image mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/image -complete -installsuffix shared -buildid BQBxq44GE9ESoVngXHsd/BQBxq44GE9ESoVngXHsd -goversion go1.13.1 -D "" -importcfg $WORK/b158/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e4/e45319532754e85afd33882c64ac70197452150e22dd9be5f95eb3fbd5b712c4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid kAJXVOD0wiQZNvXqf9cd/kAJXVOD0wiQZNvXqf9cd -goversion go1.13.1 -D "" -importcfg $WORK/b195/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7b/7b5f3603defc5e78326b6ead34899209420ea6608fafed5695c1f5c713e834ff-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid IzsYSPfy3wyX1kROVese/IzsYSPfy3wyX1kROVese -goversion go1.13.1 -D "" -importcfg $WORK/b198/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a3/a3c040d4319bbb8e0ae3b52a7f4ea18916f86853d0389f7f36dc588416331078-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 0CFkp256GsifystqGGwF/0CFkp256GsifystqGGwF -goversion go1.13.1 -D "" -importcfg $WORK/b201/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/7a/7a54b213485988cabe34cf1276af948187e8b56d9bc249dde016737650344a1c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid ISDbrol4ppqlXR3XnNRJ/ISDbrol4ppqlXR3XnNRJ -goversion go1.13.1 -D "" -importcfg $WORK/b200/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/93/9372424bb95d1f40c04d34c835cbc77df7bfa24e6d2b9e2b423d940aebe44a6f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid qDRGC1WjkwpQF7AxUc6X/qDRGC1WjkwpQF7AxUc6X -goversion go1.13.1 -D "" -importcfg $WORK/b197/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/43/43e4c3cc2d496907cca1b33d7365c7f7fae50707af0f3f9aac9c3dfd823141fa-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid tcZUfMH5DCTho23iZN4a/tcZUfMH5DCTho23iZN4a -goversion go1.13.1 -D "" -importcfg $WORK/b202/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1b/1bce4d44214a37d3c073c844bfe04f6fce7829ffc8e45d3cd8af98872ff47a86-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Af4EA1aKs9oioetaFvg1/Af4EA1aKs9oioetaFvg1 -goversion go1.13.1 -D "" -importcfg $WORK/b204/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/a4/a4d04b6e3d1e9434c49b003159ebdef4e7d47d178ab7cfdd13bd907ec4083c96-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid bnbA3ti6HC42dKKuz3UK/bnbA3ti6HC42dKKuz3UK -goversion go1.13.1 -D "" -importcfg $WORK/b206/importcfg -pack ./children.go ./patricia.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3a/3a1b09f5a69184f905e9a1f0d4eecdcf232f8448ad2bcde0defe350f2aabdbb8-d # internal go/token mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p go/token -std -complete -installsuffix shared -buildid puX5BZ3eigjrkdvZocaj/puX5BZ3eigjrkdvZocaj -goversion go1.13.1 -D "" -importcfg $WORK/b212/importcfg -pack ./position.go ./serialize.go ./token.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/19/19c4e593c2e587b79bae1e726823291137d5753490e92a91632a832acd20ca02-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b206/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid LKuwhtN2HhdSmnoBCXUP/LKuwhtN2HhdSmnoBCXUP -goversion go1.13.1 -D "" -importcfg $WORK/b205/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b6/b6eb8a59227f46c03503b7588f2bb42a88c0c97b431d82a8f21eab7105dfd7e3-d # internal go/scanner mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid TBN8iosxnmIIR60UgVrx/TBN8iosxnmIIR60UgVrx -goversion go1.13.1 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a9/a9ab2b015540801bb61440f9ccfd83ea28061e44bae145260b5015c141a5e07d-d # internal text/template/parse mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid -H0mOuA-vAbPeS40Pp4x/-H0mOuA-vAbPeS40Pp4x -goversion go1.13.1 -D "" -importcfg $WORK/b216/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -o $WORK/b190/_cgo_.o $WORK/b190/_cgo_main.o $WORK/b190/_x001.o $WORK/b190/_x002.o $WORK/b190/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b190/_cgo_.o -dynout $WORK/b190/_cgo_import.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid J_tXH_dWq1AnwfJXvPkS/J_tXH_dWq1AnwfJXvPkS -goversion go1.13.1 -D "" -importcfg $WORK/b190/importcfg -pack $WORK/b190/_cgo_gotypes.go $WORK/b190/btrfs.cgo1.go $WORK/b190/version.cgo1.go $WORK/b190/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/45/45a7243e7e42d28b1dcf25895e8dd3a855be81609dbcb83750643fe8846dfc7a-d # internal go/ast mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p go/ast -std -complete -installsuffix shared -buildid 4eeupCoDMmV4LKVPUM3t/4eeupCoDMmV4LKVPUM3t -goversion go1.13.1 -D "" -importcfg $WORK/b210/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b4/b4502f25b5bd4b916637a3c45bd6dd5d37f487c774fe5273327a6afabf087425-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 4DonACc1A3fRnbXsEmeX/4DonACc1A3fRnbXsEmeX -goversion go1.13.1 -D "" -importcfg $WORK/b203/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b190/_pkg_.a $WORK/b190/_x001.o $WORK/b190/_x002.o $WORK/b190/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/39/399626809629400656bab1d86efbd8d1203ad8477c3bdb6bef363497ecbe72bc-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid f1wQSNWxCeO-rO2lzeQJ/f1wQSNWxCeO-rO2lzeQJ -goversion go1.13.1 -D "" -importcfg $WORK/b217/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c0/c0fb932cae24ea82d6c7daf106d53aae93632d49794e3dea4bc8b77759ebe971-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b197/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid Pn2JNGEv-bKf5hA30uhq/Pn2JNGEv-bKf5hA30uhq -goversion go1.13.1 -D "" -importcfg $WORK/b183/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/aa/aad64d93ccafbfff5b0c5aa3d1d0ad74618238eb2c5830ead45e60dd0977110b-d # internal compress/gzip mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 6n8DkPksEFWap7EWT8Em/6n8DkPksEFWap7EWT8Em -goversion go1.13.1 -D "" -importcfg $WORK/b220/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/78/78563b58322a44668ac99dd3f85a0956fae9c7de1ddab17d35c2b7532bea9369-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid fzGG4st-B2xWkCjDbRBa/fzGG4st-B2xWkCjDbRBa -goversion go1.13.1 -D "" -importcfg $WORK/b224/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/72/726042a42ed7ecd4b51c95e2d384ff84dcfb68530b8908f80968921f3452282b-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid hLh2RvA0ISw5BDlpwjpQ/hLh2RvA0ISw5BDlpwjpQ -goversion go1.13.1 -D "" -importcfg $WORK/b225/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4e/4e8327455f91efc15165c26279b28018566340536d4c6e0b384e75c4f1ad7868-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b224/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gxSPAu1YtO0Vv4KOlfG6/gxSPAu1YtO0Vv4KOlfG6 -goversion go1.13.1 -D "" -importcfg $WORK/b226/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/9f/9f9ea968b89107006aeef7953e6bd3828012a9bfc9a9a6c25772481fe71073dc-d # internal text/template mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p text/template -std -complete -installsuffix shared -buildid jgmHASxn-8GLVj0qbTCF/jgmHASxn-8GLVj0qbTCF -goversion go1.13.1 -D "" -importcfg $WORK/b215/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a8/a8650a05149dd4f335a14a2e317e984f8b394d7470838a9f5e9f23a5c8fa76ec-d # internal go/parser mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/scanner=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/parser -std -complete -installsuffix shared -buildid GH091HYpr9vm26E0va4c/GH091HYpr9vm26E0va4c -goversion go1.13.1 -D "" -importcfg $WORK/b213/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/19/198504bc0bf4c3c35a792ee937395a8909c787cd268c64a30bf162d813c0c3a2-d # internal go/printer mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/printer -std -complete -installsuffix shared -buildid ZR3Ri8t4h381Z4p7_Pg2/ZR3Ri8t4h381Z4p7_Pg2 -goversion go1.13.1 -D "" -importcfg $WORK/b214/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/06/0653f7840198169403767910337607888d6c51a633863355193e5eab75205859-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 34CcQsggi6BG_9QCIpjb/34CcQsggi6BG_9QCIpjb -goversion go1.13.1 -D "" -importcfg $WORK/b223/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e7/e7ec7dc862ed07a36fd34335ca05fe985e4ccf55e95db9313ebf492af80f68f2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid YDp5WDjMekmVjZDF1voq/YDp5WDjMekmVjZDF1voq -goversion go1.13.1 -D "" -importcfg $WORK/b222/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/09/096d42f9bdde063af2fdd16bfae3ef4583f6f444c4b969774258593e63c782d4-d # internal net/textproto mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid b_QkMjG0M9vYmXKGVwdU/b_QkMjG0M9vYmXKGVwdU -goversion go1.13.1 -D "" -importcfg $WORK/b227/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/82/821d165f758b4e4b84cb7d71e8956435967099e9f1a6c233d5284fb688ece50a-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid aE4y-dDD7YwqKz7-GKz7/aE4y-dDD7YwqKz7-GKz7 -goversion go1.13.1 -D "" -importcfg $WORK/b229/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/55/55523b2b8cd06c60ce5de68f6726da97e55d7e44006e2cd649dd0050cea74bd8-d # internal mime mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p mime -std -complete -installsuffix shared -buildid v9qA6sAliv1DTxevA4Vk/v9qA6sAliv1DTxevA4Vk -goversion go1.13.1 -D "" -importcfg $WORK/b230/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/63/6326e1d3282f518b8f41101b9a3fc375774c6815722ba6501b112494c5d2498c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid FPZrvKpDO9VQuFAfxWud/FPZrvKpDO9VQuFAfxWud -goversion go1.13.1 -D "" -importcfg $WORK/b221/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/50/502becb8f57be9f3b0de99be264511ea44eb8006557bb965d6f38e6309791fcd-d # internal go/format mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/parser=$WORK/b213/_pkg_.a packagefile go/printer=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p go/format -std -complete -installsuffix shared -buildid XMsuO25moQaw8aopHVdH/XMsuO25moQaw8aopHVdH -goversion go1.13.1 -D "" -importcfg $WORK/b209/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/a6/a674b04d3778cb723d01d7b79553e5cccd8d469197bbb00a6f4a20ffc0642285-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid SPRTcU7XrqEfPoZGswRQ/SPRTcU7XrqEfPoZGswRQ -goversion go1.13.1 -D "" -importcfg $WORK/b228/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/58/589818b96410fc32ae1cc2d920724d1fffb212240eca0a4d02b14777cb916701-d # internal mime/quotedprintable mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid xYa4M86Dk5qY5NR8IbEw/xYa4M86Dk5qY5NR8IbEw -goversion go1.13.1 -D "" -importcfg $WORK/b232/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d1/d1c16757686a03eb25a6fe3966f316cd7fae2c9a19203906a3a2799d559a40bf-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b208/_pkg_.a packagefile go/format=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid DFT5S2I6h5N9LHF_00iu/DFT5S2I6h5N9LHF_00iu -goversion go1.13.1 -D "" -importcfg $WORK/b207/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/26/26b460ebba1a7ab8e3283a22a206e2410c89a1e9e7b91ea318be132cfe16958e-d # internal net/http/httptrace mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid xK9Yluc0wt6qg3n6jyCu/xK9Yluc0wt6qg3n6jyCu -goversion go1.13.1 -D "" -importcfg $WORK/b233/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e8/e865501e87f9a72a4ffc8b02d185511f2c98e830549fce4dd50448dfc3f99744-d # internal net/http/internal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid P32Aeo8oSC9QG_qSWZn4/P32Aeo8oSC9QG_qSWZn4 -goversion go1.13.1 -D "" -importcfg $WORK/b234/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d5/d59bdd39a86433706834c6101104515a7fe6438046dda6b1f862b2853194a3de-d # internal mime/multipart mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid vb7K1Vx7-7MlLzJ9vG_y/vb7K1Vx7-7MlLzJ9vG_y -goversion go1.13.1 -D "" -importcfg $WORK/b231/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/81/8138aeed4e373276fb7335ba30c28230a45887011949d46c7d02e2c658b4d584-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Wb1AVKsN5gwol3eZc06v/Wb1AVKsN5gwol3eZc06v -goversion go1.13.1 -D "" -importcfg $WORK/b235/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/be/be0786e84686ebcd7d133042eff8a3e473b8bb217e37afe64bfc9f9e9b872e8e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid E_BrSNnSH4DkrXRpxV7j/E_BrSNnSH4DkrXRpxV7j -goversion go1.13.1 -D "" -importcfg $WORK/b238/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/11/1139b6b75143263a827db0bffefb76041e59e04ba6cda281eeb4df52c4843891-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b237/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b237/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b237/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d3/d3ee18925aa43dceffc0f3aac786fa6dff0a79ce54e45bb4df6b0c36036f10ed-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b239/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b239/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b239/ -g -O2 ./seccomp.go ./seccomp_internal.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I $WORK/b237/ -g -O2 -Wall -o $WORK/b237/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/52/52f17aa86058074c6e880eb4ab738316740956ec2aacbf940ddba2697e662639-d # internal net/http mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p net/http -std -complete -installsuffix shared -buildid FuxXZ2T9j1UCLCeMGiue/FuxXZ2T9j1UCLCeMGiue -goversion go1.13.1 -D "" -importcfg $WORK/b219/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/1a/1a426e46014b499ea76d5abbf4e4c4df6b4ba45055c93c9091628a61f60d1a90-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid CBK07yBZYBHZ9GlS0PUR/CBK07yBZYBHZ9GlS0PUR -goversion go1.13.1 -D "" -importcfg $WORK/b161/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 cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -o $WORK/b237/_cgo_.o $WORK/b237/_cgo_main.o $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b237/_cgo_.o -dynout $WORK/b237/_cgo_import.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid _iDCjAIQ5yCB6Ug7DUSg/_iDCjAIQ5yCB6Ug7DUSg -goversion go1.13.1 -D "" -importcfg $WORK/b237/importcfg -pack ./unshare.go $WORK/b237/_cgo_gotypes.go $WORK/b237/unshare_cgo.cgo1.go $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b237/_pkg_.a $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/a1/a187dbade17bc378b09c6d7d3e623a151182a63f4a425243af0939f118d0a10f-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid e8eL-ownI_PtpUybwaKz/e8eL-ownI_PtpUybwaKz -goversion go1.13.1 -D "" -importcfg $WORK/b240/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3d/3db53658d80d97e716d7bd981697d3d35a40b70bc407441658d5caeaa942c103-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid o3ECY3oVKZ6VA2WMQPgI/o3ECY3oVKZ6VA2WMQPgI -goversion go1.13.1 -D "" -importcfg $WORK/b241/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/cd/cd107d9b7f9329d52cfe9349a4f72cb3281e84afc824b591993fafdd3868b1a6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid AlRBP-aFvzqXFqdhUTAG/AlRBP-aFvzqXFqdhUTAG -goversion go1.13.1 -D "" -importcfg $WORK/b242/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e1/e12c141c3b61f177867ed3f07b759ae5edb8faa2cd004f62bfa65565fef2ceca-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 03buj5FxtdZZ6NVUhz6Z/03buj5FxtdZZ6NVUhz6Z -goversion go1.13.1 -D "" -importcfg $WORK/b243/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/21/213d52fdb1e7a40045c32c2eb6183cf7d54bf446ed8131d200a096fb7aa039bc-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid rDX_hMWRJzh6dvELzd27/rDX_hMWRJzh6dvELzd27 -goversion go1.13.1 -D "" -importcfg $WORK/b246/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ca/cadc0e87c29732a66ec1e9ac4d5b72575a2d68e4d5ed653b0da1cdfaa2714a0d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid 01d-K4M9UJT2PEQRaMzl/01d-K4M9UJT2PEQRaMzl -goversion go1.13.1 -D "" -importcfg $WORK/b245/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/92/9284f5beef86bfe044bb9e0bbd87ed3eb11d28f1ed1519d1deec11283c5805eb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid HTBg4ZDsjc2aqvAvrTYw/HTBg4ZDsjc2aqvAvrTYw -goversion go1.13.1 -D "" -importcfg $WORK/b250/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/56/5669812438328e4e5dc4529740d8858aaa74f4ed2140a348e0828483c3b18c4d-d # internal hash/fnv mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid P-LD1Rdz95WckxjIRJXr/P-LD1Rdz95WckxjIRJXr -goversion go1.13.1 -D "" -importcfg $WORK/b252/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/35/358fa9aab7e1085425b907a65c571fddc03540eb378b5a7b63a657ff00f85e4a-d # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid EAMYRD-jx1zVokKJR-qJ/EAMYRD-jx1zVokKJR-qJ -goversion go1.13.1 -D "" -importcfg $WORK/b251/importcfg -pack ./bolt_linux.go ./bolt_s390x.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c3/c32b77b7712e215139d35e5efae097cb2e5ffff9f00fa53c0d8e9f5ac7baa42c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/storage mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/storage -complete -installsuffix shared -buildid jNGJ-DN7ge_cqzQ6id9-/jNGJ-DN7ge_cqzQ6id9- -goversion go1.13.1 -D "" -importcfg $WORK/b157/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/67/6778a2020df7fc225bbab55edef8ca2433bbd551bad14b6feb40850ae67ec55d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid Bl3SDDVzEFFS5Kzbougk/Bl3SDDVzEFFS5Kzbougk -goversion go1.13.1 -D "" -importcfg $WORK/b244/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/41/412f70a473a3cb6746b3a8607988438a9ebb1498621acb4fd85fa1841839e193-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory -complete -installsuffix shared -buildid KWkcae8Uxm5qAY9Oy3n8/KWkcae8Uxm5qAY9Oy3n8 -goversion go1.13.1 -D "" -importcfg $WORK/b253/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/a4/a489be84b514a34abc3eb9950fb30bc16a987660e32408f5da82c8ab4226cddd-d # internal container/heap mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p container/heap -std -complete -installsuffix shared -buildid -68DNiBvOFSW_wVHFMJh/-68DNiBvOFSW_wVHFMJh -goversion go1.13.1 -D "" -importcfg $WORK/b255/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0f/0fe4af8bf13dbbd0cdc780c82bc2d4efbea4d129dcf75aeb37aa1393f570bafc-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid h0GG1WoQUxtG95FDSZVq/h0GG1WoQUxtG95FDSZVq -goversion go1.13.1 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/e8/e8c7d1d8600960f68355db6ad95ffc20781af09d4c00c4f29fd956dfe97327bd-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid CevzozuLBzR4rmvP7rbO/CevzozuLBzR4rmvP7rbO -goversion go1.13.1 -D "" -importcfg $WORK/b256/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/41/41230f3b993d390b74c95d50440780bfa56577c336f784b141ff9e5784abdc62-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 8kjRWLpKjfnuj_l8CprH/8kjRWLpKjfnuj_l8CprH -goversion go1.13.1 -D "" -importcfg $WORK/b249/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/91/912ccbda3cca48b3c25fa0a321e6a8e12eb23b754da9ea72d47a73df5be600ac-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid a1nIqC7HptV_dBPPDnzn/a1nIqC7HptV_dBPPDnzn -goversion go1.13.1 -D "" -importcfg $WORK/b258/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/fc/fc75622988e09e66c89fef9c0b4d046e3173df90991cf92ecf4f7a60da5d9e7a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb importmap github.com/containers/image/v4/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache -complete -installsuffix shared -buildid zJe-VOLXgZPRwX8u-ujc/zJe-VOLXgZPRwX8u-ujc -goversion go1.13.1 -D "" -importcfg $WORK/b248/importcfg -pack ./default.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/34/34b289d0c5a8bbcbbe281661db7c780196f513319bb07926a57f7a2a4bf324cf-d # internal os/signal mkdir -p $WORK/b261/ cat >$WORK/b261/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b261/symabis ./sig.s cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p os/signal -std -installsuffix shared -buildid WvF6-OO0rcVvAOSgjf3o/WvF6-OO0rcVvAOSgjf3o -goversion go1.13.1 -symabis $WORK/b261/symabis -D "" -importcfg $WORK/b261/importcfg -pack -asmhdr $WORK/b261/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/7c/7c84f3c3e9f66087a3b2e6b684297630c74677bd3b1f63a1e21be41ce7d7db5c-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid Uud7kJo6pq_lKyRZzKGZ/Uud7kJo6pq_lKyRZzKGZ -goversion go1.13.1 -D "" -importcfg $WORK/b262/importcfg -pack ./semaphore.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7d/7d7ffbef538854f371ab348a341d06459bfb1bbb7f364e92d40c0dbd11219ae0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath -complete -installsuffix shared -buildid gP2Tta84pWktqIORcqtF/gP2Tta84pWktqIORcqtF -goversion go1.13.1 -D "" -importcfg $WORK/b264/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/13/131b0a4bf25e6036a2fa78ce74cbb30f3cb8a9c0656a937a84e8bf475f93bd0b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/directory mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/directory -complete -installsuffix shared -buildid VHF7a4O7AOA_6EMUCypT/VHF7a4O7AOA_6EMUCypT -goversion go1.13.1 -D "" -importcfg $WORK/b263/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b261/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b261/_pkg_.a $WORK/b261/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a7/a7ec1f3c37e46e812fe3e99bdbf1680d3341b5b80775a8c0a3275c6840af31f6-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid nuUZNmU-_Rv4aR9cNagW/nuUZNmU-_Rv4aR9cNagW -goversion go1.13.1 -D "" -importcfg $WORK/b254/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 cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -o $WORK/b239/_cgo_.o $WORK/b239/_cgo_main.o $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/9a/9a17031fbb73212208b8ebf372b130433a03addf084ead89eb43e1e63774027a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration -complete -installsuffix shared -buildid 4bRx-aYMwggrG5vVqUSt/4bRx-aYMwggrG5vVqUSt -goversion go1.13.1 -D "" -importcfg $WORK/b266/importcfg -pack ./naming.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b239/_cgo_.o -dynout $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/1f/1f70b62a680b3371ef3a62252517d0f104485ac8e43cb34a053347eab2e825b2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl -complete -installsuffix shared -buildid ex_der64a2wEIIoEp1hq/ex_der64a2wEIIoEp1hq -goversion go1.13.1 -D "" -importcfg $WORK/b268/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid j6oOt38LXlUXwftKXhpU/j6oOt38LXlUXwftKXhpU -goversion go1.13.1 -D "" -importcfg $WORK/b239/importcfg -pack $WORK/b239/_cgo_gotypes.go $WORK/b239/seccomp.cgo1.go $WORK/b239/seccomp_internal.cgo1.go $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/a1/a112a7e51c22e8937278450aaaae92f27205e562852b48e59baa55d4a7593355-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 39zANqoEgFU7OiJUaSzK/39zANqoEgFU7OiJUaSzK -goversion go1.13.1 -D "" -importcfg $WORK/b270/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0e/0e3d7f57e9a56e640d19593c7c75e2a48ff11136e6606d9ec60a3fa34161b66e-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid RztuZPdd76deAjT1quB_/RztuZPdd76deAjT1quB_ -goversion go1.13.1 -D "" -importcfg $WORK/b218/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/85/85de4d189aa7f494ac42172df89c4c9b824376892f2605b6f1cc71fed254a726-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid _L_rDse1_3VsErad12eJ/_L_rDse1_3VsErad12eJ -goversion go1.13.1 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./command.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f0/f03c1312c242e66d81a1c860034c1c2c81bd72109b1b4af1acbf01a82531ac08-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/copy mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache importmap github.com/containers/image/v4/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/copy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/copy -complete -installsuffix shared -buildid YDxuTyjjOWYXmhEJJtS_/YDxuTyjjOWYXmhEJJtS_ -goversion go1.13.1 -D "" -importcfg $WORK/b247/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b239/_pkg_.a $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/7d/7d131e1f7f9d4f80d86ef6e5ee3fa4034b6cba1b5fccfbce7e7d7e82bc9e8899-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid yFMFyqXrqzVGS6opyzhH/yFMFyqXrqzVGS6opyzhH -goversion go1.13.1 -D "" -importcfg $WORK/b274/importcfg -pack ./path_driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/27/27fb1b2563b3b86fffffe072250634e7498e290bb8937dec2f897e9efb5c27d9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid cGjqDcLi9ezLxDSOJYt_/cGjqDcLi9ezLxDSOJYt_ -goversion go1.13.1 -D "" -importcfg $WORK/b275/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/81/81c14f4854d373b25eb523ea18a1a19bd8b49860651bff8617dd14aa097afdf6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_s390x/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 eq2sYd1PLYZHrcou11NM/eq2sYd1PLYZHrcou11NM -goversion go1.13.1 -D "" -importcfg $WORK/b063/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/9c/9ca59d105907db702614b4cc02dda431c226247a64dab3446d51f601169ba37c-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid GO8srLtZQinYLBOW092N/GO8srLtZQinYLBOW092N -goversion go1.13.1 -D "" -importcfg $WORK/b279/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/62/62a425861df15642aa7fbe4440a1da4e68e48df92b5cac608f3ac8658fc438ee-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid yJ2Bn27oejDl--PFmwr7/yJ2Bn27oejDl--PFmwr7 -goversion go1.13.1 -D "" -importcfg $WORK/b273/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/1c/1cada97f8c3121741a9a1a4d762b8d85a6595fbc468829db8d31bffbb1b05adf-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid C8c-UvA4Iv3-ZZ-TYPAR/C8c-UvA4Iv3-ZZ-TYPAR -goversion go1.13.1 -D "" -importcfg $WORK/b278/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/04/04c8d67f8aae4e568cbd508cde9352a50ecd2c0ae714908eaec190332ca94a34-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_s390x/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 3d_-85M8UOYYKqQUimSo/3d_-85M8UOYYKqQUimSo -goversion go1.13.1 -D "" -importcfg $WORK/b062/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/25/2551318d782e89921c8f091a454e3a7dad26ed4f67942f8488f9d723bd6321c8-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/07/07aafcbf04d16fc6690f3f91c3b46066ddbe69529ecbceab09fdc3f76c2bcdf1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 8G9YjC5E6-F4vPiZFcwk/8G9YjC5E6-F4vPiZFcwk -goversion go1.13.1 -D "" -importcfg $WORK/b272/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ycUfBwl0iAjnXdeo32PX/ycUfBwl0iAjnXdeo32PX -goversion go1.13.1 -D "" -importcfg $WORK/b280/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/af/af274b48d70a7669fb94804645ed325a0679f5de98e59af5fd6b7365d27298eb-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid PFgJLvZnfs88vawUmk9I/PFgJLvZnfs88vawUmk9I -goversion go1.13.1 -D "" -importcfg $WORK/b277/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/41/41abd97941d2e7b7192c3737a5d6c73f583397d5a312fa7c6553b0b934b890f6-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b236/ cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/02/02f49e898f4b9e8d3e0dbce9655d858a4a3120466280f18e766cee6560875fbd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3guMYbFoV3ZpoKb49ukg/3guMYbFoV3ZpoKb49ukg -goversion go1.13.1 -D "" -importcfg $WORK/b283/importcfg -pack ./set.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid nyrs5fkapCXI4CrDWHg4/nyrs5fkapCXI4CrDWHg4 -goversion go1.13.1 -D "" -importcfg $WORK/b236/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ba/ba3908cfc0fe52d6df4ef97075ea543db5cdbe3c79428359129eacf96adbf893-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig -complete -installsuffix shared -buildid XJDT7oBY1Ji-RsP0QQHq/XJDT7oBY1Ji-RsP0QQHq -goversion go1.13.1 -D "" -importcfg $WORK/b276/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/99/99ea3e854eddc9991386214b7305b9c6779a99b4f0c14e6fd84866fa27ab8835-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Gz9-LLYnqfI9IFpwAH9K/Gz9-LLYnqfI9IFpwAH9K -goversion go1.13.1 -D "" -importcfg $WORK/b271/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/73/732b8823b16e4802310b167aaa6988962fd0b201dfe43101eb3c6e310642afbe-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid D6y0MlgkvTHRHFeXl1q-/D6y0MlgkvTHRHFeXl1q- -goversion go1.13.1 -D "" -importcfg $WORK/b282/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/1e/1e0025236f48d342ebceb6af15caea99c27a076d8d227e3d8c9df8c2de4e2aef-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config -complete -installsuffix shared -buildid c2w9rCOq7NT1pNtrMmkT/c2w9rCOq7NT1pNtrMmkT -goversion go1.13.1 -D "" -importcfg $WORK/b267/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5b/5b69c0b28180538769db35a5d0087e0cbdbba4d6d0984bd57db0bee5e10ab2a0-d # internal github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 8pKIScgDyFPbpuyWZkaC/8pKIScgDyFPbpuyWZkaC -goversion go1.13.1 -D "" -importcfg $WORK/b284/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/41/413f486f816a79b94b32a39ff0f6fda126f6b972541e579eabcedd285cd821fd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid tUlbYlbUoTll7S5X7-GY/tUlbYlbUoTll7S5X7-GY -goversion go1.13.1 -D "" -importcfg $WORK/b286/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e5/e5571d940225a59c23420d1778b9da2d7efc7672d979e7e1851159f6b74ed9ce-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid ZDiDp4tQpEIiNmkBq85B/ZDiDp4tQpEIiNmkBq85B -goversion go1.13.1 -D "" -importcfg $WORK/b287/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/31/3165d89113376674ab7a062ceb131b0c325c0be4a104df38a5d9e422e6829bc3-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid cG6h4jyLHbg-mDuX9Bwq/cG6h4jyLHbg-mDuX9Bwq -goversion go1.13.1 -D "" -importcfg $WORK/b288/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/cb/cb106b8bfa58aa0a4d0bf200c1f1f5169ee4e48d434eba1561750cc2dcf58edf-d # internal expvar mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p expvar -std -complete -installsuffix shared -buildid gf7xUODgCV5pXzCV6s5o/gf7xUODgCV5pXzCV6s5o -goversion go1.13.1 -D "" -importcfg $WORK/b293/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/31/31d4a7f76217e317eb874d599be575d3f7d847e2b28bd12865e41dd03c8d2b7b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b294/ cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/8b/8b80a259823d086edc8a6ba24cfd194ad70edcadeed337f78b2354e602bd5f6c-d # internal cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2hjml6jjLJ3RLPiHuwMg/2hjml6jjLJ3RLPiHuwMg -goversion go1.13.1 -D "" -importcfg $WORK/b295/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 cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 0NxP3LpoIgdCyYiggckb/0NxP3LpoIgdCyYiggckb -goversion go1.13.1 -D "" -importcfg $WORK/b294/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5e/5ed23af903218cfb48c02b192fcc040ff906bfdbfb0cfbe80c9b51ee491897cc-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid e8im7DQT-yey9mYZ1gBk/e8im7DQT-yey9mYZ1gBk -goversion go1.13.1 -D "" -importcfg $WORK/b281/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/9e/9e53132c6ceb75541d3367205c82f8decffeaaf7a08130b927788b7eeb19ce70-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid apwBbemxs7pGJ5KRfaZg/apwBbemxs7pGJ5KRfaZg -goversion go1.13.1 -D "" -importcfg $WORK/b300/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/d4/d4de8cf1c8c39332fd541127d57ff6acc66b683df9e0a6e2e47b36e84023db2a-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 566ydK01bZFFa7jFm-7D/566ydK01bZFFa7jFm-7D -goversion go1.13.1 -D "" -importcfg $WORK/b301/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/83/83bb185028e5d367025c2100b2383165eb9d7701989ca4b63dcfa596e42c51a9-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid aSdh4M1hMXsAeHONPA9c/aSdh4M1hMXsAeHONPA9c -goversion go1.13.1 -D "" -importcfg $WORK/b303/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/a9/a9af01fd2e2d2fd8ef4c35142be7ee742536ee10ec8cef7fed687bddcf60fa48-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid JPk-6Ov30b1GI8hPeM_t/JPk-6Ov30b1GI8hPeM_t -goversion go1.13.1 -D "" -importcfg $WORK/b302/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b8/b82232b8e80475e95686901565639ed69f543fb96807d11228b4688665ef7443-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid oB_JdIy6z1kqbA0ZK97p/oB_JdIy6z1kqbA0ZK97p -goversion go1.13.1 -D "" -importcfg $WORK/b307/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/94/9459f27d9f897034658a7ed80f18626fbce71baa18c4495a62ad2e51410739ab-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile -complete -installsuffix shared -buildid EgE5DUgCtiG0YdLWEpDY/EgE5DUgCtiG0YdLWEpDY -goversion go1.13.1 -D "" -importcfg $WORK/b309/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/54/54ee448961dd2a7205071c5bd205df53361152944a82a4fcf800ceafa266223e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal -complete -installsuffix shared -buildid nHZriHgQrLrzuxNURzDe/nHZriHgQrLrzuxNURzDe -goversion go1.13.1 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/28/28690b53f7adc3603ce5a79ef3e0fbc700c5c033d29985e50c5812b7b1ef7255-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal importmap github.com/containers/image/v4/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout -complete -installsuffix shared -buildid 2FywiZTkfv2jMxkDs5x-/2FywiZTkfv2jMxkDs5x- -goversion go1.13.1 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/9d/9d999a3f7e42fd2a0fbdc396dd8df81850c3239d3584657161398b87f433bf22-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive -complete -installsuffix shared -buildid Grhf3WlLannEOo9BXJbm/Grhf3WlLannEOo9BXJbm -goversion go1.13.1 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b8/b8ba48561baa401edc8dffe9c372f876441e0c9974acd04edd026fd357860d9a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid c0pT9uU9fUnM0KDHwCYI/c0pT9uU9fUnM0KDHwCYI -goversion go1.13.1 -D "" -importcfg $WORK/b319/importcfg -pack ./blkio.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/1a/1ace0aeed27a38e11690c50ab98f7f517d3fc0ab71d9facc8b8ee2d7844bcd42-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir importmap github.com/containers/image/v4/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive -complete -installsuffix shared -buildid pYmNrQfnNIsRyIkBeyit/pYmNrQfnNIsRyIkBeyit -goversion go1.13.1 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/d8/d8baadbdc4cf6cd286ad36649da513fff19a4f08673ddf9d55e86df73bbe8fe1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 0vZGf6Vb8W3nB73ZldRb/0vZGf6Vb8W3nB73ZldRb -goversion go1.13.1 -D "" -importcfg $WORK/b320/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/76/76aea57e72193307b0bfdb4d758e672bf02630b2d3d50489c4adf0d882d195f0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 1XRQESjD4-rTozdktijw/1XRQESjD4-rTozdktijw -goversion go1.13.1 -D "" -importcfg $WORK/b321/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a4/a41185df5ec5362aa2995b9931c2557e6e38b5a92b4a7d4e3ed19951225b8127-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid jQrLzVeahLPn2lgqGjxx/jQrLzVeahLPn2lgqGjxx -goversion go1.13.1 -D "" -importcfg $WORK/b322/importcfg -pack ./nat.go ./parse.go ./sort.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/20/208945d4afb7134a1aa00b49aae9761c41d813808bff786a7269418b99b2e2dd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid J0_5eor9ZaZ1wYULKQFc/J0_5eor9ZaZ1wYULKQFc -goversion go1.13.1 -D "" -importcfg $WORK/b323/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/8d/8d30c7099ec13c6c2d016972441a7e27f8d3ded1ae380f55888e4508870c9f04-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid J2leIsVPvgqn9jmtxHt3/J2leIsVPvgqn9jmtxHt3 -goversion go1.13.1 -D "" -importcfg $WORK/b326/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/d6/d6773c88c07fca937e3a5add28e2f0ace4a1329702aa52f567c48c71d1d5db4e-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/05/05abf8cab18f7d312e98b5e66c8b2d0123201de334fb2b89a8c9041f8a973929-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b335/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b318/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid tpEI6Wa8OlTywMnhMt_o/tpEI6Wa8OlTywMnhMt_o -goversion go1.13.1 -D "" -importcfg $WORK/b335/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 04KXMOk46AKincXlUSgP/04KXMOk46AKincXlUSgP -goversion go1.13.1 -D "" -importcfg $WORK/b318/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/7a/7a60ec0cd7b99d4d856ac24559b1d095a139042453157202902e168a1be48243-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 9Z4TjjVW2N-j4DCC7mlD/9Z4TjjVW2N-j4DCC7mlD -goversion go1.13.1 -D "" -importcfg $WORK/b334/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/98/985a2a814d09b9e801135e84b324f925f977f2d114e4a5c0688cfb72551b41cc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile net=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid hGeflE3CCBqbQAe2mfbe/hGeflE3CCBqbQAe2mfbe -goversion go1.13.1 -D "" -importcfg $WORK/b336/importcfg -pack ./authenticate.go ./registry.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f2/f266ab2ec969aa762c543871c82cbf7285dc5efd509586494d5524c367ed2bf9-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid SG6KeQgMKrBqZnKmqFHX/SG6KeQgMKrBqZnKmqFHX -goversion go1.13.1 -D "" -importcfg $WORK/b333/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ee/eee3be229c2c26bf313dacd90d97327d12c056dc167f6225cab3b986a91a3ee3-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid GPDIyAHXK_OHFh8pz0wx/GPDIyAHXK_OHFh8pz0wx -goversion go1.13.1 -D "" -importcfg $WORK/b339/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e2/e2ded9ecd03292847c43ea3d67806ff110b7ecc47b4cc22306084f30679522eb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid U836Yv88jpbr89NiHQuO/U836Yv88jpbr89NiHQuO -goversion go1.13.1 -D "" -importcfg $WORK/b342/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/fb/fbc8e2fde27fc089eabee0242fae588f0ae6aa63c4a1359bc1c95c52eb14fca7-d # internal net/http/httputil mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid orWlU_93Rm84jWs177sX/orWlU_93Rm84jWs177sX -goversion go1.13.1 -D "" -importcfg $WORK/b344/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/22/223a91d5744c232fce45b56979d09c9fb235e5c0e47b62803a4afb350012391f-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid XYOWcOc8MCCXmoVtJNgD/XYOWcOc8MCCXmoVtJNgD -goversion go1.13.1 -D "" -importcfg $WORK/b306/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/cc/ccc92c4dd5d81513259a2f5cf8c745b536c53af6b663186605d7c4bbe584f5a3-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid PRtYNTCA4SoZgLFPYSNv/PRtYNTCA4SoZgLFPYSNv -goversion go1.13.1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/f9/f9d26b7cc2e5deff201716e1a1b78556b2692cba9a4dd66d73bd294b16093b3a-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid zD7HANImCTFoervJdeLj/zD7HANImCTFoervJdeLj -goversion go1.13.1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/4a/4a593b90f38c61624d7191fafdd6c298266e2f85464440fd5981191e6377ae9d-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid CDKehLc_BeYwPecHoHUc/CDKehLc_BeYwPecHoHUc -goversion go1.13.1 -D "" -importcfg $WORK/b297/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/75/759a3b86f06ef585ffa805fbc252ee0d2a4b1d5c01d9f2248ba2bc9d85048233-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid V5F0isdDErcd6lmoqOAK/V5F0isdDErcd6lmoqOAK -goversion go1.13.1 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/06/06534802c5ccc25c7076da5b806a8ebc4cea512e29d7cf501305e90430991632-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid FtAt69KCljQPbilExpBQ/FtAt69KCljQPbilExpBQ -goversion go1.13.1 -D "" -importcfg $WORK/b329/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c1/c17e44dbce79440ec6bb9373d331f7a9bda826f074b11586d2e797ef47140a55-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid fWWlGpRrM3Ls8lfb3GBy/fWWlGpRrM3Ls8lfb3GBy -goversion go1.13.1 -D "" -importcfg $WORK/b296/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/8a/8a862aaf5f1681b47c0b9c1396d02ce7fa4b0103ade3171333b928a49f7343f6-d # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/c2/c28c210073edf716b1dc902e51389997f5ba6ffa47f6bd18c3e933241694a92c-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b330/ github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b298/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid TLi5SdlWfYM9uecqstxA/TLi5SdlWfYM9uecqstxA -goversion go1.13.1 -D "" -importcfg $WORK/b330/importcfg -pack ./duration.pb.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid dIiQwK3MMCfRqXpodE_q/dIiQwK3MMCfRqXpodE_q -goversion go1.13.1 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/cf/cf5c574cf4549e7e43bf1910ffaa837280878778ebf478b1a5188c0babbe0e7a-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 1vaHm2dbrkBaVAAHBiZh/1vaHm2dbrkBaVAAHBiZh -goversion go1.13.1 -D "" -importcfg $WORK/b331/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/19/1981024e155218a75b1a0de19c41eee3c5fd0b944d416c6c43a86dddd8c8f09e-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 8csXxWnhc0Ff5dTjT3f0/8csXxWnhc0Ff5dTjT3f0 -goversion go1.13.1 -D "" -importcfg $WORK/b332/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/77/773a348762c30a58ff08267761cc07178f6e84e720f8396d805067400100c2da-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid pW0_fL7ABLErN-MuERgn/pW0_fL7ABLErN-MuERgn -goversion go1.13.1 -D "" -importcfg $WORK/b328/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/3e/3ea0ecd29ef2a06b1aa03e677605e69e24473b660990e9f3a252d26ceef61022-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid iRT_sh3V7qxMvecxLrKP/iRT_sh3V7qxMvecxLrKP -goversion go1.13.1 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/f4/f407d656710241dd993576dfcc58104894ad68b1fc835ffd7f600bf33f5171b6-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 8y8bkTUG1xSdHzz_xfuJ/8y8bkTUG1xSdHzz_xfuJ -goversion go1.13.1 -D "" -importcfg $WORK/b327/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/ef/efe8ca4de438ea108a6826b0316f501b193b2ea99cef136d629d96f35d56f6b4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid yq7Hru_7kuwGW9EaChKO/yq7Hru_7kuwGW9EaChKO -goversion go1.13.1 -D "" -importcfg $WORK/b325/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a3/a3df2be223f0f6439725daeae954c7c51fcf9d8b8ca0537859af8718cbba77f3-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid dYgVNnVO40aHX53wD8-Q/dYgVNnVO40aHX53wD8-Q -goversion go1.13.1 -D "" -importcfg $WORK/b292/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/82/82b4a8ec6cf7c036d95d7034027240f4f4b041013437159c173a32e6540d2255-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid LvIVWNtAIhEZzEn_nuW8/LvIVWNtAIhEZzEn_nuW8 -goversion go1.13.1 -D "" -importcfg $WORK/b324/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/cd/cdabc64f70b07c40a5afa638601921678ba849ae546d43bde7cbeaafe89a77f5-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 799kJ6tzTiOXW5j5naA5/799kJ6tzTiOXW5j5naA5 -goversion go1.13.1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/55/55852babfab7e5816ea3a48abe64151cd89ae6b86411ce376b6243183b43e379-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 3Y-4JD8_ZpeSvbRdo9KM/3Y-4JD8_ZpeSvbRdo9KM -goversion go1.13.1 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/db/db88f796b634ad34366a0cd922515ba7d87cf35d5d0c46ad71761aa89710f83a-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid a-x9cGVPcR_HmDWBRmv6/a-x9cGVPcR_HmDWBRmv6 -goversion go1.13.1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/47/474ffcee09ae315cbf7e3cd3227afd33b2b49b3e07265ee58c7569729ef61fc3-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 0PamDy5AK_tXIxfVodPC/0PamDy5AK_tXIxfVodPC -goversion go1.13.1 -D "" -importcfg $WORK/b355/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/d0/d00aaa326515a6ea89c59e12240f05b6de82049a5dfdc134763e6a8fece399c3-d # internal github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject mkdir -p $WORK/b357/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 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 CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b357/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b357/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b1/b18fd07f09743904146c6db28eb3d0057b13758f377fe3bd58c65746f8e2cfcb-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid jCe8aP4snvpP0j4Wl8oC/jCe8aP4snvpP0j4Wl8oC -goversion go1.13.1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/c6/c6c5928812b635f1ef2b0eebd73b738afb2473b4155fd6adc682ca789dca73e5-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid hM5JtTGELumMFL9NrDMd/hM5JtTGELumMFL9NrDMd -goversion go1.13.1 -D "" -importcfg $WORK/b304/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ae/aee30aef08a70d3253c716a4f8b6d50127f95b4e44dfc40093f680fcc418027e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid mEslJC_HPXhktliUUzuZ/mEslJC_HPXhktliUUzuZ -goversion go1.13.1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/41/41593e586b7dcdd043ccca9d62ce5839830831e97d35ae92809acadab2e31b06-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid DvZepazHWHXk9YP6wzVh/DvZepazHWHXk9YP6wzVh -goversion go1.13.1 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/4e/4e64676b7e07cc6cb967814a0bd9834cb8f3c37e7fadc1a3baf29d8e0674dbae-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid Css6L8eD0C4C-a9ZjFBq/Css6L8eD0C4C-a9ZjFBq -goversion go1.13.1 -D "" -importcfg $WORK/b291/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cc/cc38e79da9dc4a9a4b75a12762df694457141cfb00a76bae36a83c65dee978e4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid l4GeMqfZctvdidpuA9V2/l4GeMqfZctvdidpuA9V2 -goversion go1.13.1 -D "" -importcfg $WORK/b338/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ec/ec5d09086bd74d08c3ef885d1141a75f476cf6c9819ef524f84656a62aeff822-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid t3yiQdcSRLgttB13rPpH/t3yiQdcSRLgttB13rPpH -goversion go1.13.1 -D "" -importcfg $WORK/b290/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/b3/b387fd9cb227d182a52da80cfffbef51bd1809e201132080184795442ebf6fa9-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid A78yA7lX_MPAmUzfO4qw/A78yA7lX_MPAmUzfO4qw -goversion go1.13.1 -D "" -importcfg $WORK/b289/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5e/5e68c3b76fcb9ce5d220e3031c57d1b6aeb8dc439583118e9d1572d9fc619ddc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid -AZVoAOD8rtYlfx4pT0p/-AZVoAOD8rtYlfx4pT0p -goversion go1.13.1 -D "" -importcfg $WORK/b337/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/26/264111fe2c9e635bdee5180d0f68bcccae80682e371c1add28ba26cc0b418619-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 0SUvm9MLovs5Hepc2OqK/0SUvm9MLovs5Hepc2OqK -goversion go1.13.1 -D "" -importcfg $WORK/b305/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/51/51c7b7ff6b499f1828af4f04fc99dac7acdba158e202455d149fb8f05d301f00-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid -KzG4oLnHsPwIWmJ5z8Q/-KzG4oLnHsPwIWmJ5z8Q -goversion go1.13.1 -D "" -importcfg $WORK/b285/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/5c/5c6cffd84aea9f1c1ac3b4fc5e9ed8e4eb044d0cdd2ba24cdd64ed813d22ede1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid mPsv-6avv32iseUME11E/mPsv-6avv32iseUME11E -goversion go1.13.1 -D "" -importcfg $WORK/b317/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/55/552de37d16d2ca226ed73fe109adc553847b83c213e1c515da809c5d82367146-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 8MzMA9rU8NNNyGgvfzhJ/8MzMA9rU8NNNyGgvfzhJ -goversion go1.13.1 -D "" -importcfg $WORK/b343/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/56/560cf4dea806bf5a637d478597b2d9435ddf2a582a85528979f1ce272f20bfe9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid wJggOhZBgnJSI0G-qwf_/wJggOhZBgnJSI0G-qwf_ -goversion go1.13.1 -D "" -importcfg $WORK/b315/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4e/4e62a4701af6cd12017be6159c3019443ee6e6541c149dd18c484bdfad43c2b5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none importmap github.com/containers/image/v4/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker -complete -installsuffix shared -buildid 4hdTlG1RPj-yj6kRcI8K/4hdTlG1RPj-yj6kRcI8K -goversion go1.13.1 -D "" -importcfg $WORK/b265/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/15/15a3007e50c4a41ffa4302a0987daad3761ec2b1a41e51c5134eef0f40320f5c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball -complete -installsuffix shared -buildid 5sftFH-XCRNeyDbydv1E/5sftFH-XCRNeyDbydv1E -goversion go1.13.1 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/57/57d58a55fe2d0e0df47a1def7c1742e30d5ad000a1dcb5f8a62fcaaa3ffa164c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/image/v4/version=github.com/containers/libpod/vendor/github.com/containers/image/v4/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/version=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift -complete -installsuffix shared -buildid YI71A26PhKGQEZldtJJM/YI71A26PhKGQEZldtJJM -goversion go1.13.1 -D "" -importcfg $WORK/b345/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/65/65daa72de220dd8a7bdaede1fdb00c78a4c38ddf52d6c329fbf24150f0b30bdd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid IFrpapVHgYRWQFnq24ss/IFrpapVHgYRWQFnq24ss -goversion go1.13.1 -D "" -importcfg $WORK/b361/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ab/abccea1747cf511d17b195ee5ba5d434d7844ed8195a788005d8449ed896ae73-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid _KHBbT60eKbw5dHz0qQy/_KHBbT60eKbw5dHz0qQy -goversion go1.13.1 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/2c/2c998389f51561b6c08ba76a2135f20c129d6962dfc5cae7e7dba431c3a81f85-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid IEebSPmCLK1hSnSp-7Z1/IEebSPmCLK1hSnSp-7Z1 -goversion go1.13.1 -D "" -importcfg $WORK/b364/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/60/60560ebf5102e050cf116196c8251298ad47cb6cbe31a231a7f6015078336a4d-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid xxi3Uo8nFD-vt5NcLHF1/xxi3Uo8nFD-vt5NcLHF1 -goversion go1.13.1 -D "" -importcfg $WORK/b366/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/5b/5bebf239eb93099853f8f422e1c34bb04dcd68876560a39302ac222e1e11a46e-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid cFVGR7h4_9O19MivxRPy/cFVGR7h4_9O19MivxRPy -goversion go1.13.1 -D "" -importcfg $WORK/b365/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/a1/a11fb8887075a095fcd9b9369c15d76e50e0192a00837cb27dd217fe17ffc6b1-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid GOIP5_Y2Nr1jqOhocnak/GOIP5_Y2Nr1jqOhocnak -goversion go1.13.1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/78/78ffa2c07bd4853190a23b141bbea379ee3fd772970570c88c5c8ebabd6509c8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon -complete -installsuffix shared -buildid odF03xw2-OmdjhNszw14/odF03xw2-OmdjhNszw14 -goversion go1.13.1 -D "" -importcfg $WORK/b314/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/52/52e60a1e11d3753b43c2de4375676103d3428faa9bb11315bc6d901961d657ce-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid HpGRZ2BgOCXBBpl0CMzQ/HpGRZ2BgOCXBBpl0CMzQ -goversion go1.13.1 -D "" -importcfg $WORK/b367/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/84/84c0a0a794e7c0380a86c47f6776a393314e1b9c1f162d19072007e909419b46-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid tP8qtEIgjYWrnQKoCJIi/tP8qtEIgjYWrnQKoCJIi -goversion go1.13.1 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/91/9143e9b38cfd03cd451bbe6ad0fb53d63babef41407bfbad06fc2349053c9db5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid wPj8oZOnslhHvjcZ8Y7_/wPj8oZOnslhHvjcZ8Y7_ -goversion go1.13.1 -D "" -importcfg $WORK/b369/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/27/27896fa2f55902d12a72ccf4c253f6d7adad0452e18c68fefeff68dd3694bfcd-d # internal database/sql/driver mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid eFuEh3H95o6J0bqpW5lX/eFuEh3H95o6J0bqpW5lX -goversion go1.13.1 -D "" -importcfg $WORK/b372/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6f/6fcb08a095b27788dc6e30d57163755f0cb25928a1872d9f16e6141113bc92f4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid zZQdEqvob54JkqhXr5Zo/zZQdEqvob54JkqhXr5Zo -goversion go1.13.1 -D "" -importcfg $WORK/b373/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/55/555ceb66a5c1765bd99785219691b6b6cc24e9207cd1c031e199f8ee11b9aab0-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 4TuVrmp6-BF9cwOPaWLY/4TuVrmp6-BF9cwOPaWLY -goversion go1.13.1 -D "" -importcfg $WORK/b375/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5e/5ed6d1b3ed5ea27642051ec9654f9977f092f6ecc05df27f6f123824223e1e17-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid gjkct9Ssz3F1NsQlBTpA/gjkct9Ssz3F1NsQlBTpA -goversion go1.13.1 -D "" -importcfg $WORK/b374/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/01/012a035d5c8d5f600e7c7f0b1ccc096f9f0ecd258e62224a4613290113fa9114-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid VYje5YS1r_3ecMZWOgJ0/VYje5YS1r_3ecMZWOgJ0 -goversion go1.13.1 -D "" -importcfg $WORK/b371/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/c0/c0c2655de4722960e07883b0f8024727b21fa26904600a84db575186dcc5c133-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid h3t3ZasLGOtBcYw-62Ph/h3t3ZasLGOtBcYw-62Ph -goversion go1.13.1 -D "" -importcfg $WORK/b378/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/e8/e86821ec0de368254cd031161ccaceb142e322a4768b8cf66e9da498f16ee16f-d # internal net/mail mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p net/mail -std -complete -installsuffix shared -buildid T-Kch8yuFvJIvhsDq0Ig/T-Kch8yuFvJIvhsDq0Ig -goversion go1.13.1 -D "" -importcfg $WORK/b379/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/27/27c6cb2589eea1df30d048d703022416819fe384c7d408dc093c60370e1dbd46-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid IrIBq0IA0idH2s7Iz06U/IrIBq0IA0idH2s7Iz06U -goversion go1.13.1 -D "" -importcfg $WORK/b377/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/55/550fb5717d6893279a32b4237bee2332462b293c5dac48890ac02df9fff66178-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 6X5bHitEsCek1odZPnqd/6X5bHitEsCek1odZPnqd -goversion go1.13.1 -D "" -importcfg $WORK/b382/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/7a/7a9283af229d15bde6d1ebf34cc11149ade520b041204bf3c2441355ca94bb77-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid dP4F4LvI3nwxsB-k7qg1/dP4F4LvI3nwxsB-k7qg1 -goversion go1.13.1 -D "" -importcfg $WORK/b384/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/47/47fc9c5fb1854d33878f15ecaf4fe0b8f6470c15f3d27bd58e75bf870b9e985d-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid PtU1EmDLsvLsPylDL-33/PtU1EmDLsvLsPylDL-33 -goversion go1.13.1 -D "" -importcfg $WORK/b376/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/8d/8d3b40f85430c5c1b41389257a474099145d4e8abb7186928b3be2eb0b79f6cb-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid cFS2X02LpZcoTvhetT60/cFS2X02LpZcoTvhetT60 -goversion go1.13.1 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/33/3354c6dff2ea885c9f13f081558717fcc1048e4e3939e7740a8fc428e2aa53c0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 8D-ruOcqK54p0vG4wZkE/8D-ruOcqK54p0vG4wZkE -goversion go1.13.1 -D "" -importcfg $WORK/b383/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/83/83046803ffb80a0e1f75025fdfe2139847940801700ef2aba3f78f0c5be858e9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid zNXSDEkUeKiOi3Hzzxiz/zNXSDEkUeKiOi3Hzzxiz -goversion go1.13.1 -D "" -importcfg $WORK/b388/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/7c/7c066a1e2fa4a4468d47de1095c07326ad7e6fbb8965ab1faa104919dd2edfcc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 6qeBzkCvpXcDf9mtio-8/6qeBzkCvpXcDf9mtio-8 -goversion go1.13.1 -D "" -importcfg $WORK/b387/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/37/37df7e28a8c53cd3cfb8c935da0251ac78c9fd66e7df8a55c6f27b1656542aa0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Uo4F8ulaf94EsGUCU-Qv/Uo4F8ulaf94EsGUCU-Qv -goversion go1.13.1 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/2a/2ad1bf36c4b2e8861a10823b0737280f7a56f5d3454f8aae783710b6a3a1536f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid 02wVvZdm38xfMLGe_gYd/02wVvZdm38xfMLGe_gYd -goversion go1.13.1 -D "" -importcfg $WORK/b392/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5e/5e949551843eda5849729beaf036e25ec5ee0023e3e47095091eb335b77ad449-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid Zl5-vBEsCZydGs3xQHgG/Zl5-vBEsCZydGs3xQHgG -goversion go1.13.1 -D "" -importcfg $WORK/b396/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/94/940f3dc9a441e4a7e0df9a06b2360d8d9e0b53aee1ae19fb16a221382734853c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 6VGJJByM0Odt4u2t3HtM/6VGJJByM0Odt4u2t3HtM -goversion go1.13.1 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/83/836296c6cd5ff1c1397b2dff61242cb6da95faa524460f3fcb2072f4a3fd835b-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid J9X3DJv_EZpq03IoT9be/J9X3DJv_EZpq03IoT9be -goversion go1.13.1 -D "" -importcfg $WORK/b394/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/44/44c750e89ccfeb56079de1267a7307083e0bee95551b3bb057a36f1e73e76d7c-d # internal internal/lazyregexp mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid fWT6NnezdvhqCo9nmxU2/fWT6NnezdvhqCo9nmxU2 -goversion go1.13.1 -D "" -importcfg $WORK/b399/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/0a/0a7d0b1b7302d96619e377d79eadc84c28be5eb25f5ad4ec9644ff6868eba100-d # internal go/doc mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go/doc -std -complete -installsuffix shared -buildid U_q9KJJB-vyBRdRGcRqJ/U_q9KJJB-vyBRdRGcRqJ -goversion go1.13.1 -D "" -importcfg $WORK/b398/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/87/871194c4dbf42cab2ae4638a2a79c61d9d15c859b0cc2213157ce38c0a593ed5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid BKbVEu9TLmmsKKCfwsKi/BKbVEu9TLmmsKKCfwsKi -goversion go1.13.1 -D "" -importcfg $WORK/b393/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/77/77af5a8f130b169156ae769dfc5be8a8bacc5717c1f31d046cd3ceb6e99b386e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid ujlByn85ZP23TWw5zO5M/ujlByn85ZP23TWw5zO5M -goversion go1.13.1 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/06/06249b6b2385714fa94e9e5081970bc11414a835fee244a6554dfd75baaee36d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid NGUGGHTFC1FBb_ztlDZV/NGUGGHTFC1FBb_ztlDZV -goversion go1.13.1 -D "" -importcfg $WORK/b370/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/69/6925bd1305be20e276819c05c03fc72546c24378010aef3a931cafc3853ec9a2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid hKtRKBxb6kYSA079eJvJ/hKtRKBxb6kYSA079eJvJ -goversion go1.13.1 -D "" -importcfg $WORK/b400/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/0a/0ae1f59644c5aaf4ea8090b86fcec7e242447dd1b08e7edafc0caea238104f2c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid iX98Ez72hqRewAVgsXZ2/iX98Ez72hqRewAVgsXZ2 -goversion go1.13.1 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/7f/7f2763c0ef70c84e1529a4f7973a613630162bf483bd5bfd98ef379d138813e9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 8ZAUPQ_uEUrJftl5l5iL/8ZAUPQ_uEUrJftl5l5iL -goversion go1.13.1 -D "" -importcfg $WORK/b402/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/d4/d40ae8b87a93763a5f2e8e95d6d8b9eacbd4b26bb7fe71ac8bc60d28da5ff10d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid opw9aq7UCb7gxa-CFIMI/opw9aq7UCb7gxa-CFIMI -goversion go1.13.1 -D "" -importcfg $WORK/b403/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/7f/7f4179cf8eb6b78af091ba456159112c4d96c71ec89d8bc82c0352daf7ba2c7d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid PfQRIkfBvz2z-NPtTvur/PfQRIkfBvz2z-NPtTvur -goversion go1.13.1 -D "" -importcfg $WORK/b404/importcfg -pack ./runtime.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/11/11747823ac57409cc27a162bcb10e79ec64a609b06a06d02413c64a1c1d1db0c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid LJJ7hrsW7iFtygSECmIn/LJJ7hrsW7iFtygSECmIn -goversion go1.13.1 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/67/67c316c33854e4767241356e1f55b3c34197bb6efaf9c4b2d32ac420965e2d00-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid FlnpgddH2xjt_yhEi9u2/FlnpgddH2xjt_yhEi9u2 -goversion go1.13.1 -D "" -importcfg $WORK/b406/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/5f/5fc73a3a3d9549095b4bc853704b263edeb146ecea02b4c07bbac44485958b40-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid W9_mySIkrjK--xJp8wEG/W9_mySIkrjK--xJp8wEG -goversion go1.13.1 -D "" -importcfg $WORK/b397/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/73/73654acc19db4f2f365ab6e6373903d97944af3130f257fed9c0172a0eee7b15-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 9nl02sKrR04CJMW6MHOe/9nl02sKrR04CJMW6MHOe -goversion go1.13.1 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/c7/c7a0c5bed0d55d38f734b24ea71b27af9a32b83ead85c3707a31e0b7656b07be-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid jW5AT06Ss4F2wFZBhVbp/jW5AT06Ss4F2wFZBhVbp -goversion go1.13.1 -D "" -importcfg $WORK/b408/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/3c/3ccb97ccb54cf3b436ffe0ff4e20aa2d7accf0cc32c0d1655c1c09b5f638022d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid f6qjZbHqRC8EYmcDwJU_/f6qjZbHqRC8EYmcDwJU_ -goversion go1.13.1 -D "" -importcfg $WORK/b411/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/54/542ad818dbd78101dce122115ff3a5057c9a69cf9d41e9ae8a23b44ce8966f5c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid oe4J3WnCcmD4kiLcCq_h/oe4J3WnCcmD4kiLcCq_h -goversion go1.13.1 -D "" -importcfg $WORK/b412/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/83/83de0c5446be7dcdb2ea312af1d4b9f9c5e796c8855510757aa562a382ef4d4f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid H3YnRA16BJTi_WHjJ5Fz/H3YnRA16BJTi_WHjJ5Fz -goversion go1.13.1 -D "" -importcfg $WORK/b414/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ee/ee441091138650a4da69922fc9b0b073db2487c037a1a9addcde3ad2d03da0ff-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid Fc-D5DcC4ZBVxe6w7kWC/Fc-D5DcC4ZBVxe6w7kWC -goversion go1.13.1 -D "" -importcfg $WORK/b413/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/fd/fd337a82cb1efc440316074ad99423a04b1e46dacb2892d1426030a1b984151c-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid 0KyK2_d9c86Mb5YRzife/0KyK2_d9c86Mb5YRzife -goversion go1.13.1 -D "" -importcfg $WORK/b416/importcfg -pack ./term.go ./winsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/7a/7aa26a96ce678319430ad712dea6f1111d2034b9df76430723839e00f453c982-d # internal github.com/containers/libpod/vendor/github.com/ijc/Gotty mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ijc/Gotty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/ijc/Gotty -complete -installsuffix shared -buildid 3rN5jaKXRG2fns6vGWFx/3rN5jaKXRG2fns6vGWFx -goversion go1.13.1 -D "" -importcfg $WORK/b417/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/26/2632e44e49c4b12f4a45ad4b9288f9af436d4abf5e99b2d972c630aef30866f0-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 43PXCHGgkYb2Z1fAJ_MF/43PXCHGgkYb2Z1fAJ_MF -goversion go1.13.1 -D "" -importcfg $WORK/b419/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/7c/7cca4b5d19d4e772447e631abab3246d8a662659f97ba8106fc895c035455886-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsouza/go-dockerclient/internal/term=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term importmap github.com/ijc/Gotty=github.com/containers/libpod/vendor/github.com/ijc/Gotty packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b417/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid rB8Ty4x-IxPcnL5bQOZh/rB8Ty4x-IxPcnL5bQOZh -goversion go1.13.1 -D "" -importcfg $WORK/b415/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/0b/0bbb9733f14ac54b208a736848caa4bd6973ef5123b12c11e79b0a6335e78219-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid wTEqVfQvefHz7M4AHz_m/wTEqVfQvefHz7M4AHz_m -goversion go1.13.1 -D "" -importcfg $WORK/b420/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/17/17b79e3efbdca7b5baac06afaecb7c1cc816b33d69bebd150d8588c738b41459-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid zVIhQH11uCYCdJOYclEO/zVIhQH11uCYCdJOYclEO -goversion go1.13.1 -D "" -importcfg $WORK/b421/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/16/169530d193fce9ed79a50c4b422b2c7bed92d9f6d7203d5a44ae989e1a4fa3b2-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid tBPiuXHEUGz3MYtKX40Y/tBPiuXHEUGz3MYtKX40Y -goversion go1.13.1 -D "" -importcfg $WORK/b422/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/76/763bfd175778ee7ce48ca83d93a8542ff2ab958fd07d6aa69a8dd61f39991e20-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b415/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid gBLMU1dBmLBTLGJnaz-m/gBLMU1dBmLBTLGJnaz-m -goversion go1.13.1 -D "" -importcfg $WORK/b410/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/6a/6aaee8ecc8583b2aa4eda142bc6d7627a8a1db8ee8084a3bf9685c45b5e2205a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid loTSJYZG8ElecSALH4Nw/loTSJYZG8ElecSALH4Nw -goversion go1.13.1 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/70/7072b40af4d2d1dc1c077a1477dda6c1177770c49e178ce81c0f114cd5c39e9c-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid ZcH-ceOrwZnWQ7Ymw-yk/ZcH-ceOrwZnWQ7Ymw-yk -goversion go1.13.1 -D "" -importcfg $WORK/b424/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/25/25f7338db6276713c0d33c16aefabc80c27a0983dc0a7c88da2f1430b0aee4a0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid O_kvB5f4KLGTvo1f12im/O_kvB5f4KLGTvo1f12im -goversion go1.13.1 -D "" -importcfg $WORK/b385/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/43/432d4c05ec576a7725b85fa6f4f9a05797f486ba7712608aa5aa787e1fa83594-d # internal encoding/csv mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Y-8xQ9DP60vv0u_LwC6r/Y-8xQ9DP60vv0u_LwC6r -goversion go1.13.1 -D "" -importcfg $WORK/b427/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/64/6473b0b3e0513fabaf5d591009b4a038ed41c4c68c3154014989ae7b1f0508cd-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/csv=$WORK/b427/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid y9-kwVo7VYIr0sQWmMbO/y9-kwVo7VYIr0sQWmMbO -goversion go1.13.1 -D "" -importcfg $WORK/b426/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/17/174b8d296fa052816ae0c91b13471d608d724e36186a6f3c3708a16bf04ac871-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b421/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid haSFtxN1qaIaQoolzq6j/haSFtxN1qaIaQoolzq6j -goversion go1.13.1 -D "" -importcfg $WORK/b409/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/28/283c47e59a4294abff209733ac5b5e68b8c03c1f3587474f41e70413d857a0ea-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid NrXwQ_5se-himQ9Mvozf/NrXwQ_5se-himQ9Mvozf -goversion go1.13.1 -D "" -importcfg $WORK/b428/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/b1/b1c93cb4fe7527e610fdd78b01ec3d843360e40ed517fb837ca7d82c82ee24a6-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 2GFRY2NSjKwQouPXOmXC/2GFRY2NSjKwQouPXOmXC -goversion go1.13.1 -D "" -importcfg $WORK/b430/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d4/d4c5b71d050e9913ea0a66b831622ce0faa8d237b5cd1093e827e641d033bcda-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid zIoizeOgEkfI4yXDUO3M/zIoizeOgEkfI4yXDUO3M -goversion go1.13.1 -D "" -importcfg $WORK/b434/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/e4/e455b248c41c2ae070083a4bd45598dae4d65f70d0c9f858ce9057ae472f6ef1-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid M_-L4B9E-BwL7Wo84yK6/M_-L4B9E-BwL7Wo84yK6 -goversion go1.13.1 -D "" -importcfg $WORK/b437/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/04/04e2e31dd9231d0cdb62c36915715c0865e14b93ca8a0efeb1cd794e1af542c0-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid RNslYb54KhX-GDBirs9Z/RNslYb54KhX-GDBirs9Z -goversion go1.13.1 -D "" -importcfg $WORK/b440/importcfg -pack ./driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/bf/bf472a20e2c16600f4f1f0c59ab156e15f2d4e3acd8117a86f8f45a3be3b9f5e-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid y2ZvU50jukrp6bvBFmB3/y2ZvU50jukrp6bvBFmB3 -goversion go1.13.1 -D "" -importcfg $WORK/b443/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/80/807a54a634fab42b0f6df6f2e18e14fde8b6697a6738eb592741e964b6befd82-d # internal github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid aQeChtbvDPxnfNngVPDb/aQeChtbvDPxnfNngVPDb -goversion go1.13.1 -D "" -importcfg $WORK/b444/importcfg -pack ./namespaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/cc/ccf20ba2498bcf10dfd0cb617ebffa77c69d85dfe7ae982dffd3e05db4ce348e-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid lbozQioUPYWPUEcUEQjV/lbozQioUPYWPUEcUEQjV -goversion go1.13.1 -D "" -importcfg $WORK/b446/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b1/b147b720274eb70a234ca5fb7c1dd5bafbdbded68d46cc404f759743fb1f9269-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid DICiecYUgxlPwaMxlKw0/DICiecYUgxlPwaMxlKw0 -goversion go1.13.1 -D "" -importcfg $WORK/b449/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/7f/7f467b1e786b42b82eb49b9b918d95ed1d38d1e3b2214ff8bf351d324ba84587-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid JtfIQmxUzMNZvWvOtVZG/JtfIQmxUzMNZvWvOtVZG -goversion go1.13.1 -D "" -importcfg $WORK/b451/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/b3/b3206295c0e74ae7fdff84fa2ba1e821686e6a2daedd091d854b34c50fa6ee7b-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid UTcoEFEGzbVSWLocS5NS/UTcoEFEGzbVSWLocS5NS -goversion go1.13.1 -D "" -importcfg $WORK/b450/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/3e/3eb5b53761c882fa18dd77ef8c16d9a136a1bc49fe72382f2cc748a9d92b3536-d # internal github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid iqL7bDr091B_ZppM1A6N/iqL7bDr091B_ZppM1A6N -goversion go1.13.1 -D "" -importcfg $WORK/b381/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/30/303342484d95c0348b14c712be9a3be80ce3f1693201535e0b84f0cdd55d319f-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b453/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b453/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b453/ -g -O2 ./host_cgo.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -o $WORK/b453/_cgo_.o $WORK/b453/_cgo_main.o $WORK/b453/_x001.o $WORK/b453/_x002.o -g -O2 cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage host -dynimport $WORK/b453/_cgo_.o -dynout $WORK/b453/_cgo_import.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid Xjn7gPo5jwUg60btWd7B/Xjn7gPo5jwUg60btWd7B -goversion go1.13.1 -D "" -importcfg $WORK/b453/importcfg -pack ./host.go $WORK/b453/_cgo_gotypes.go $WORK/b453/host_cgo.cgo1.go $WORK/b453/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b453/_pkg_.a $WORK/b453/_x001.o $WORK/b453/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/e1/e119ba7bd3d62eaf1cf301dbadc4c405c5d0832ac997b6602c8f244a0fdf7f0e-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid D1q_dJMT-T6NXd76595e/D1q_dJMT-T6NXd76595e -goversion go1.13.1 -D "" -importcfg $WORK/b452/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/9a/9a26bd4cfb9663c70c85ae8ac8396964882f8484c67ddd3a60c5595b3b78171f-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid g6sBEuzSsu0dN7JMILLZ/g6sBEuzSsu0dN7JMILLZ -goversion go1.13.1 -D "" -importcfg $WORK/b447/importcfg -pack ./psgo.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/58/5826ddbe26319b12151129dc831db5ffccbcaf7baa52a963c5d52d86516d4288-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid fLB3Ji-yxrQ0R9UJNf1_/fLB3Ji-yxrQ0R9UJNf1_ -goversion go1.13.1 -D "" -importcfg $WORK/b454/importcfg -pack ./journal.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/b2/b293a13e2d099ebc8a2e6f8b5e29c236e13e726d3a0d56b2fdf9bc94facb3324-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b456/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b456/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b456/ -g -O2 ./dlopen.go ./dlopen_example.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/45/45197fa2fe394a4902cf8dfb574060609d518f1ce89596feb4e96b04ad3909a6-d # internal github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b445/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b445/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b445/ -g -O2 ./rootless_linux.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c cd $WORK/b445 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I $WORK/b445/ -g -O2 -o $WORK/b445/_x003.o -c rootless_linux.c cd $WORK/b456 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c cd $WORK/b456 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b456=/tmp/go-build -gno-record-gcc-switches -o $WORK/b456/_cgo_.o $WORK/b456/_cgo_main.o $WORK/b456/_x001.o $WORK/b456/_x002.o $WORK/b456/_x003.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage dlopen -dynimport $WORK/b456/_cgo_.o -dynout $WORK/b456/_cgo_import.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid q-8QqCV--kvA3N7DKqU8/q-8QqCV--kvA3N7DKqU8 -goversion go1.13.1 -D "" -importcfg $WORK/b456/importcfg -pack $WORK/b456/_cgo_gotypes.go $WORK/b456/dlopen.cgo1.go $WORK/b456/dlopen_example.cgo1.go $WORK/b456/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b456/_pkg_.a $WORK/b456/_x001.o $WORK/b456/_x002.o $WORK/b456/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/41/41bd3e7a84a05d82898cb1baa1f77105350fa99d8756fd4095a5c91a589163c3-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b455/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b455/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b455/ -g -O2 ./journal.go cd $WORK/b445 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b445=/tmp/go-build -gno-record-gcc-switches -o $WORK/b445/_cgo_.o $WORK/b445/_cgo_main.o $WORK/b445/_x001.o $WORK/b445/_x002.o $WORK/b445/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage rootless -dynimport $WORK/b445/_cgo_.o -dynout $WORK/b445/_cgo_import.go cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid _pHOZE2O4NkWv9NmJGxg/_pHOZE2O4NkWv9NmJGxg -goversion go1.13.1 -D "" -importcfg $WORK/b445/importcfg -pack ./rootless.go $WORK/b445/_cgo_gotypes.go $WORK/b445/rootless_linux.cgo1.go $WORK/b445/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b445/_pkg_.a $WORK/b445/_x001.o $WORK/b445/_x002.o $WORK/b445/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/9f/9f8ff94ed2b96cdf706a1fdc0b34bcedb8110ba499e3f46dc7a245fec28f8290-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid KH0iA-zOuoOQcsm4B0oP/KH0iA-zOuoOQcsm4B0oP -goversion go1.13.1 -D "" -importcfg $WORK/b458/importcfg -pack ./leakybucket.go ./memory.go ./storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/33/33abd0fb3d693a26c54419da9b3d236ed7919160de6b2edf7cc20178ddd2adff-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid S9JR7t9wzG3mD74NYnCM/S9JR7t9wzG3mD74NYnCM -goversion go1.13.1 -D "" -importcfg $WORK/b459/importcfg -pack ./util.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/aa/aad9fa51168511607c3988b03b8c4ba6cf72ff091fff9a89844b2885f7dd7fe8-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid NTsYxX1TqqPvw8Og5n8R/NTsYxX1TqqPvw8Og5n8R -goversion go1.13.1 -D "" -importcfg $WORK/b461/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/8c/8cfd59ad4723547c3f27cfff808ff5c6dad07bc8966d371def65f62b9765928e-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid POodm991Ffb0kE-YlhCI/POodm991Ffb0kE-YlhCI -goversion go1.13.1 -D "" -importcfg $WORK/b462/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/14/1492fa82273b35a90977d3b3b6ea0a58e69ae9f5ad0b648f41b87a56e7886f89-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b462/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid tTeWNhRDayE_kYoTXjSW/tTeWNhRDayE_kYoTXjSW -goversion go1.13.1 -D "" -importcfg $WORK/b460/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/5e/5e757107a1faff5c4c937227e7364f6fed6dbe03292a0ff106dea514d59df0d4-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b462/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid XT6C85DKOeEdOtjPikch/XT6C85DKOeEdOtjPikch -goversion go1.13.1 -D "" -importcfg $WORK/b457/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/bf/bf84c785365f6cf03354d5e2e8da5f0dd84593e86afa1179302da4dbf384b84f-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid hl5C3m6sTexitrNzgz_5/hl5C3m6sTexitrNzgz_5 -goversion go1.13.1 -D "" -importcfg $WORK/b463/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/ac/ac261720ff14ad7e1e5ef83770ebee34f794eba7a86fa80cee22b63760f29058-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid lRBEE6BJ-ztuEVBVga5V/lRBEE6BJ-ztuEVBVga5V -goversion go1.13.1 -D "" -importcfg $WORK/b464/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/ae/aec392aa9fe9543a197559643fdfa64f7d6c25e0d9eb8dff10870085e5dc840d-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid mRME8RaUYa16LwWnwQHQ/mRME8RaUYa16LwWnwQHQ -goversion go1.13.1 -D "" -importcfg $WORK/b467/importcfg -pack ./field.go ./util.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b455 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -o $WORK/b357/_cgo_.o $WORK/b357/_cgo_main.o $WORK/b357/_x001.o $WORK/b357/_x002.o $WORK/b357/_x003.o $WORK/b357/_x004.o $WORK/b357/_x005.o $WORK/b357/_x006.o $WORK/b357/_x007.o $WORK/b357/_x008.o $WORK/b357/_x009.o $WORK/b357/_x010.o $WORK/b357/_x011.o $WORK/b357/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/49/491fc7859586730baadf07051af46efe23c84e479f5772e2507b78bae42ed6d8-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b467/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid dHx6IxXz0tO8mcv3OlhR/dHx6IxXz0tO8mcv3OlhR -goversion go1.13.1 -D "" -importcfg $WORK/b466/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage glibobject -dynimport $WORK/b357/_cgo_.o -dynout $WORK/b357/_cgo_import.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid SSoK63mDv96QlQkQaNiZ/SSoK63mDv96QlQkQaNiZ -goversion go1.13.1 -D "" -importcfg $WORK/b357/importcfg -pack $WORK/b357/_cgo_gotypes.go $WORK/b357/gboolean.cgo1.go $WORK/b357/gcancellable.cgo1.go $WORK/b357/gerror.cgo1.go $WORK/b357/gfile.cgo1.go $WORK/b357/gfileinfo.cgo1.go $WORK/b357/ghashtable.cgo1.go $WORK/b357/ghashtableiter.cgo1.go $WORK/b357/glibobject.cgo1.go $WORK/b357/gobject.cgo1.go $WORK/b357/goptioncontext.cgo1.go $WORK/b357/gvariant.cgo1.go $WORK/b357/_cgo_import.go cd $WORK/b455 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/d2/d29b6653c597ec0f549d5cac959d142c43ddf66b3b07217131dc5818e4a8297c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b446/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 8FncAD5nw2lIxq9KwJnh/8FncAD5nw2lIxq9KwJnh -goversion go1.13.1 -D "" -importcfg $WORK/b470/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b357/_pkg_.a $WORK/b357/_x001.o $WORK/b357/_x002.o $WORK/b357/_x003.o $WORK/b357/_x004.o $WORK/b357/_x005.o $WORK/b357/_x006.o $WORK/b357/_x007.o $WORK/b357/_x008.o $WORK/b357/_x009.o $WORK/b357/_x010.o $WORK/b357/_x011.o $WORK/b357/_x012.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/a5/a55fec85dd2e5d3ca3bfd79389951adb242833b2732e3b350bfc46c0e6c78493-d # internal github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b358/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b358/ -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/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b358/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go cd $WORK/b455 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -o $WORK/b455/_cgo_.o $WORK/b455/_cgo_main.o $WORK/b455/_x001.o $WORK/b455/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sdjournal -dynimport $WORK/b455/_cgo_.o -dynout $WORK/b455/_cgo_import.go cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b456/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid pI6yogWtiV86ywrRTHRY/pI6yogWtiV86ywrRTHRY -goversion go1.13.1 -D "" -importcfg $WORK/b455/importcfg -pack ./functions.go ./read.go $WORK/b455/_cgo_gotypes.go $WORK/b455/journal.cgo1.go $WORK/b455/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/79/7993730113d16ddd77c9069d42f4445446064def7a8d8296a73a2dfdc9e29883-d # internal github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid 9ir0Oo0hBgq3K14fBqcS/9ir0Oo0hBgq3K14fBqcS -goversion go1.13.1 -D "" -importcfg $WORK/b469/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b455/_pkg_.a $WORK/b455/_x001.o $WORK/b455/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/44/44618c8c4e5b0170b3a13065db4291b6bcbcfcb02a7da5ec6d5ab5c7b4b7795c-d # internal github.com/containers/libpod/libpod/layers mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid HyY2Uqy8hf8-zR0sOAsM/HyY2Uqy8hf8-zR0sOAsM -goversion go1.13.1 -D "" -importcfg $WORK/b471/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/3d/3d10f2bbf34cfb2d4677f9c65349db911041bb4a9b722f3f06f05f8c2a51f4d5-d # internal github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid fG8T3JNyMndyQx92zO82/fG8T3JNyMndyQx92zO82 -goversion go1.13.1 -D "" -importcfg $WORK/b473/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/f4/f471ed7c0259d9d9ecd5e8f4f7cbaf22cdc5741ac97fdbaad9bff5ec99af382e-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b474/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b474/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b474/ -g -O2 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/2a/2a37ffa460742b4b22c3e006df8d2a91a64af0ae6d3e09d2b9a3fc9c83435f7d-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid gg5hkJcbaEUn0c8fQHoQ/gg5hkJcbaEUn0c8fQHoQ -goversion go1.13.1 -D "" -importcfg $WORK/b468/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/6a/6aca331426c39a00bb232fbc6203e7e9090f55ce1376915635afdfd383418bc6-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid QzLFlqkRPcbeVNGuZZtG/QzLFlqkRPcbeVNGuZZtG -goversion go1.13.1 -D "" -importcfg $WORK/b475/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/d6/d6c8759ec4795d3d0ce569bf96d0d5943d0e0085cd64db643e65f6bdd4944a52-d # internal github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b465/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid hNYQm65-Bj9SAoBmpqV-/hNYQm65-Bj9SAoBmpqV- -goversion go1.13.1 -D "" -importcfg $WORK/b477/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/bc/bcd2bea2c5ffedfb81c2b4facf30db6bca7a43a6abc78a19a8034f3bba6bbce9-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid DHZyqylrT_eeELEMG8Um/DHZyqylrT_eeELEMG8Um -goversion go1.13.1 -D "" -importcfg $WORK/b480/importcfg -pack ./rpc.pb.go cd $WORK/b474 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b474=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/65/65333ad10c62c180cf9d1880a6b5f8ecf97e6d092472c77ac7788524643bf3ee-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid dYwMGUFG1ZV2SwZXp-5C/dYwMGUFG1ZV2SwZXp-5C -goversion go1.13.1 -D "" -importcfg $WORK/b479/importcfg -pack ./main.go ./notify.go cd $WORK/b474 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b474=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8e/8e94120e0a76f3f1c9f8ebd09014a0cc1ae8cc09d64f56c64f34252065af705e-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b479/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid k8wmM_pXHTO9dpk_Ogp2/k8wmM_pXHTO9dpk_Ogp2 -goversion go1.13.1 -D "" -importcfg $WORK/b478/importcfg -pack ./criu.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b474=/tmp/go-build -gno-record-gcc-switches -I $WORK/b474/ -g -O2 -Wall -Werror -o $WORK/b474/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/30/301483237a6c59f8698bc97cd36cfe48b915c9322a8d1c0b65fac9f0c07c94f7-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid MNI-yPjL5ZS2Vbhon5bK/MNI-yPjL5ZS2Vbhon5bK -goversion go1.13.1 -D "" -importcfg $WORK/b481/importcfg -pack ./ctime.go ./ctime_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/c4/c4fb5f8de33ec9c38f942e5012d243de7b7fbbdc59b4882c9d8a31cf9c316e87-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid AC2czTRcp9yXoFJS2fAA/AC2czTRcp9yXoFJS2fAA -goversion go1.13.1 -D "" -importcfg $WORK/b483/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/e0/e0119d926b64b1cbc3925b41e10db5de0cce7366247d8d9c793ec92e1e1adfa8-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid V_5pJ9Z0X9kMM3v0Ut77/V_5pJ9Z0X9kMM3v0Ut77 -goversion go1.13.1 -D "" -importcfg $WORK/b484/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b474 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b474=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/bb/bb9ee297047868d63ac519b2b93b300363a46b6b7f001920399046e9aca67978-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid ublQI7C6dSbYkopK1Tri/ublQI7C6dSbYkopK1Tri -goversion go1.13.1 -D "" -importcfg $WORK/b482/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/dd/dd32dde6834a64d36b918bcda1389d86f7f78bf3f5e203112398c807f814e5de-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 5CQ1F0-QpHGzZSlNOyRf/5CQ1F0-QpHGzZSlNOyRf -goversion go1.13.1 -D "" -importcfg $WORK/b486/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b474=/tmp/go-build -gno-record-gcc-switches -o $WORK/b474/_cgo_.o $WORK/b474/_cgo_main.o $WORK/b474/_x001.o $WORK/b474/_x002.o $WORK/b474/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/63/63e76d4d28ba227f50a291c995e62a5eccb13b9b55ee01a8d565c31c6cecfda9-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid IRyNsO9zMSa53jFSHeqL/IRyNsO9zMSa53jFSHeqL -goversion go1.13.1 -D "" -importcfg $WORK/b487/importcfg -pack ./difflib.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage shm -dynimport $WORK/b474/_cgo_.o -dynout $WORK/b474/_cgo_import.go cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid ZPYYBYI8IDwrfnxFd--X/ZPYYBYI8IDwrfnxFd--X -goversion go1.13.1 -D "" -importcfg $WORK/b474/importcfg -pack $WORK/b474/_cgo_gotypes.go $WORK/b474/shm_lock.cgo1.go $WORK/b474/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b474/_pkg_.a $WORK/b474/_x001.o $WORK/b474/_x002.o $WORK/b474/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/6a/6a77321cd69090baf07b48d9e22c808bc76e6fd66687b5c293374ee291213a5f-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid 3gUSGW8mcbvp573hQYtq/3gUSGW8mcbvp573hQYtq -goversion go1.13.1 -D "" -importcfg $WORK/b472/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/16/164d190add3e2a212cfa23917a437e31024f74d3d102bb134986642ffd90c58f-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 148wewkV4XeIapgJTCSG/148wewkV4XeIapgJTCSG -goversion go1.13.1 -D "" -importcfg $WORK/b485/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/56/56506cdfc99f86c2ff21d2b0d50f52866a05a4faec890459123983bd48070b26-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid PU-8CB3P-0KtOgeTSwYW/PU-8CB3P-0KtOgeTSwYW -goversion go1.13.1 -D "" -importcfg $WORK/b490/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/93/934227acdf9269f131c8ef2116fbb38e5b13488ad3d8bd7cf9bc24778f4310c8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid -H5CwCR3UjUgL8aHwN3t/-H5CwCR3UjUgL8aHwN3t -goversion go1.13.1 -D "" -importcfg $WORK/b491/importcfg -pack ./constants.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/40/40de4eae96f580079d5bfa04875edf9a015498823a6aaa29cb89d00b7ccf7265-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid CFWQfZ6V-SgAvaT9OnZs/CFWQfZ6V-SgAvaT9OnZs -goversion go1.13.1 -D "" -importcfg $WORK/b493/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/7c/7c4397a9dfe8ce391ed070bab42a7226230a959886b6a986f99e9659d308918d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid aYHB-cct4fHi4VxXIA9X/aYHB-cct4fHi4VxXIA9X -goversion go1.13.1 -D "" -importcfg $WORK/b494/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/6d/6d5641e7bf376074b62104dcd808c26805257056d781b214664bc5d74884c0b2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid FzsBZf5rK6iYiR0agPhz/FzsBZf5rK6iYiR0agPhz -goversion go1.13.1 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/79/798f230be55ae0e612567d012b77b033f6a3194854970972e3f5d8041fe9dfe3-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b496/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 2MRbQwQwRL8hh5WdXeuw/2MRbQwQwRL8hh5WdXeuw -goversion go1.13.1 -D "" -importcfg $WORK/b495/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/1a/1a1c98d1ed6b07c9e62b8c83f4da3f67d55ad1cb7c29f4ac587133121772cbfb-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Vtd91POYlWXtX0SZSJM0/Vtd91POYlWXtX0SZSJM0 -goversion go1.13.1 -D "" -importcfg $WORK/b501/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/dc/dc1184be07b2d86e5fcc5468bcba0f0ee90c5a6ccd255f06251245ed9fadd037-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b502/ cat >$WORK/b502/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b502=>" -I $WORK/b502/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b502/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b501/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 2-a_09lgkHYI0NfNULNL/2-a_09lgkHYI0NfNULNL -goversion go1.13.1 -symabis $WORK/b502/symabis -D "" -importcfg $WORK/b502/importcfg -pack -asmhdr $WORK/b502/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/7c/7ce2bc5b13a4fe8ab52439537ced66750d5dbded0f7bb6db801b02ecf8024020-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid nmbXO0cK8AN0ZD2fK7iN/nmbXO0cK8AN0ZD2fK7iN -goversion go1.13.1 -D "" -importcfg $WORK/b503/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/e9/e9d2d387a41129bab67cad96560d2fb00c238b2b56410ae9d0872f59dfc4119c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid irnNSPIQNl6lLySS_JiV/irnNSPIQNl6lLySS_JiV -goversion go1.13.1 -D "" -importcfg $WORK/b504/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/e3/e314a5a387fd1a3d3ab83d1ef26c6df64a4538d48768124bb3894e1e4d1bbfcf-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid clmK3UT7YCbt1xaxg-WU/clmK3UT7YCbt1xaxg-WU -goversion go1.13.1 -D "" -importcfg $WORK/b506/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/ce/ce38106a85a6abce1970208294ae1df3da2f4e2683e71d81fad1a55f8b9dc62c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b506/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid GbyXgAAy3hjRwSWC4eui/GbyXgAAy3hjRwSWC4eui -goversion go1.13.1 -D "" -importcfg $WORK/b505/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/04/04d708f9ac62d6a78261d5f35fbe486916bbaf6adf28d91e1d0d5a0a01462edb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b504/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid WmC-kYYzK0oiEvBjUErG/WmC-kYYzK0oiEvBjUErG -goversion go1.13.1 -D "" -importcfg $WORK/b507/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/de/de28e7d4e33a50baa1b515e9629d8de3a3e88130f9edc650e02697de97fbe108-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid T4_D-itFWAJL846JtuF5/T4_D-itFWAJL846JtuF5 -goversion go1.13.1 -D "" -importcfg $WORK/b509/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b502=>" -I $WORK/b502/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b502/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b502=>" -I $WORK/b502/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b502/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b502=>" -I $WORK/b502/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b502/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b502=>" -I $WORK/b502/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b502/relfect2_s390x.o ./relfect2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b502/_pkg_.a $WORK/b502/relfect2_mips64x.o $WORK/b502/relfect2_mipsx.o $WORK/b502/relfect2_ppc64x.o $WORK/b502/relfect2_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/d0/d09666bb5f43a996b22c870b343d7641920b6016f9bd06dab1e90eca45a41e96-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b502/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 3A-feqPnkY62JTWMv-Dx/3A-feqPnkY62JTWMv-Dx -goversion go1.13.1 -D "" -importcfg $WORK/b500/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/63/6330f2d5a9bd872e6b6a075dc17bc520ad204c997ccdfd6bfaee33e3f9e68742-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid qbKn5p71swT8Db7f3Zrx/qbKn5p71swT8Db7f3Zrx -goversion go1.13.1 -D "" -importcfg $WORK/b508/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/0f/0f3d75c70f77c9248ba02d3610f0388ebe6c1e32fa658a0218bc382e73fdfb3c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid FeO3vwSUCtuGNnbAbMeJ/FeO3vwSUCtuGNnbAbMeJ -goversion go1.13.1 -D "" -importcfg $WORK/b510/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/3a/3ac1afb75b01d78b2caf510f642eeb3342aaef1f93bb67e9e89abe332dbb9f50-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b510/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid XzexOnLmNnPIres93EIi/XzexOnLmNnPIres93EIi -goversion go1.13.1 -D "" -importcfg $WORK/b511/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/ab/ab776f8c287ac968821dac203eac20026f19ec107fdc9bef7a907ea5629a79d1-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b510/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 6NAtGJvpsRSVGzqwRAS3/6NAtGJvpsRSVGzqwRAS3 -goversion go1.13.1 -D "" -importcfg $WORK/b512/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/77/7742a3dd445781ce9b6ed7020fab35045878128a344e9dd7405b45c687e54aa2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid YoyrhF6LHoZ1Ku9YFqn_/YoyrhF6LHoZ1Ku9YFqn_ -goversion go1.13.1 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/b0/b055fa4e5156dc73ebe9b14baed081a16c2fd3aa317a0991d69b8a254d1942b4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 8nfZkrg_Haufzr1xotbl/8nfZkrg_Haufzr1xotbl -goversion go1.13.1 -D "" -importcfg $WORK/b517/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/f5/f5ed2aa3a3954bef38f5e0557c25da42b9fcd8ec370ddccea872647a7fa08e1e-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b517/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid qk4jC1q6hksp3S6FwJ-E/qk4jC1q6hksp3S6FwJ-E -goversion go1.13.1 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/01/01aee3aaa3120ffe50c1a0b9a0943eb422d29a48300e3057b1cdec65a6f4bce4-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b516/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid CQTrvN-CKZHP7lO9cRRq/CQTrvN-CKZHP7lO9cRRq -goversion go1.13.1 -D "" -importcfg $WORK/b515/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/aa/aa9b46a5f3ca79ea0c5f027b4c7221676c63c1edf3b038aacfd7afec19e54e1d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b515/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid EBZesiL6o3idZNLB_SyH/EBZesiL6o3idZNLB_SyH -goversion go1.13.1 -D "" -importcfg $WORK/b514/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/97/973162103f0d2707524f7379c53e872f1589ae2e4a60e28960a4a99682f2025c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid IRWXWnXzJtnFzXelmwGq/IRWXWnXzJtnFzXelmwGq -goversion go1.13.1 -D "" -importcfg $WORK/b518/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/ee/ee6ecc11c3c54a7c3df9ee7c4f54294a17efaa62dad71c29f23bc34d3a4e2ab7-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid 5GlzneKVjmMRaqr154WU/5GlzneKVjmMRaqr154WU -goversion go1.13.1 -D "" -importcfg $WORK/b519/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/26/2604bb0a9197995515c3369bdf05c65ed8470ac94a8db606e19200df7bb15d30-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b130/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid LeA0hRPP9ycV_NEosZ_V/LeA0hRPP9ycV_NEosZ_V -goversion go1.13.1 -D "" -importcfg $WORK/b520/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/f3/f305e4bbed1c8cb9ca847346dc45a1b1de8bfec5a001b8403cbb5e628051a60b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid pYcHIcvAcyfWPbjJZrl2/pYcHIcvAcyfWPbjJZrl2 -goversion go1.13.1 -D "" -importcfg $WORK/b522/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/b5/b51e2a74ed318c55a5536faedcab99f317cf3fbd54b31669463297e0e4fb2037-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b502/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b506/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid Ddcl2SFSNe0HodHuW5BO/Ddcl2SFSNe0HodHuW5BO -goversion go1.13.1 -D "" -importcfg $WORK/b499/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/3f/3fb5943d0990cb13d4cd8c4c3238d4f17f4139581fdc408510a29ba1e77f2d86-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b522/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid f9Fcx-Rw1x--9PcLiihl/f9Fcx-Rw1x--9PcLiihl -goversion go1.13.1 -D "" -importcfg $WORK/b521/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/95/9566e8c202b3b33fc7571772c3522c636be4fe7de81a61f2b1653e883111a617-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid Ws2Rni3cpjyBNT6on3yu/Ws2Rni3cpjyBNT6on3yu -goversion go1.13.1 -D "" -importcfg $WORK/b524/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/98/98fc3d7299ea5ace92a51660474ae141f346e5258a51f890799ed7b60ac19bab-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b508/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 0Zg0SfAv5soOmfp3Sr8x/0Zg0SfAv5soOmfp3Sr8x -goversion go1.13.1 -D "" -importcfg $WORK/b498/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/c2/c26ec3daf321233a00ea633470f42db95204933afd6a9e30c13616e91ac62dec-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid BxqikBV9SwcxvTUN9O3u/BxqikBV9SwcxvTUN9O3u -goversion go1.13.1 -D "" -importcfg $WORK/b525/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/9f/9f799cf60a7298728a26c995c842dc1c8b71fa70d0dd98f34db823573cdd95ce-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b526/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid Opb15R9ipHDzcm6_3Mbe/Opb15R9ipHDzcm6_3Mbe -goversion go1.13.1 -D "" -importcfg $WORK/b523/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c6/c6125e4243ce0237bbcb99c20fa007acd7d5f399f34cbba0013d9fc8f7c393c9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid xJNmmO0TCV4SwIfnoTjX/xJNmmO0TCV4SwIfnoTjX -goversion go1.13.1 -D "" -importcfg $WORK/b497/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/a4/a453917645aa9296afb0fb3cf9187683ecd9dc76a91215e889a8aa3737bcbbea-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid kaJVSGhX-5g0lOXrndrN/kaJVSGhX-5g0lOXrndrN -goversion go1.13.1 -D "" -importcfg $WORK/b530/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/5d/5d631a69f8d5f3a11dc620d4c72d4a2c11ccb6eeef2837e73e21bc383c6c0eba-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid t_bgSTleNYbEVEtCV9_H/t_bgSTleNYbEVEtCV9_H -goversion go1.13.1 -D "" -importcfg $WORK/b492/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/6a/6a75a1d1ea910157d7719c1cfc24b88b9fe27515416b7fd9b0c71f10bf7dfde8-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b255/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b530/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid 8LvckX_yXilxhQJE8il5/8LvckX_yXilxhQJE8il5 -goversion go1.13.1 -D "" -importcfg $WORK/b529/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/11/11ad3418b2cba31b31a4489432b630fe1631911b7cee6be478801109d326b84a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 6CxDaycrHjUT6DgjnUr4/6CxDaycrHjUT6DgjnUr4 -goversion go1.13.1 -D "" -importcfg $WORK/b531/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ac/ac8b9cfebed7d606c3199cfd9c6659ef5c09c1650d32508bdbf3d824b5a56e7c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b529/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid pbAfVo9tNI0ED2bp8Y86/pbAfVo9tNI0ED2bp8Y86 -goversion go1.13.1 -D "" -importcfg $WORK/b528/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/97/97ded9514f45e92227d3e31858a470af94fb4cb8e5204c9fd0d10447537742b2-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid fI5azbblzdU49I4eBXKC/fI5azbblzdU49I4eBXKC -goversion go1.13.1 -D "" -importcfg $WORK/b533/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/cf/cfc9511defebb5614435a9729870a620cc2bdd4a2f8e178aa798fcc1da385740-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid Sjye_Og3dfdmAqgRo1mY/Sjye_Og3dfdmAqgRo1mY -goversion go1.13.1 -D "" -importcfg $WORK/b535/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/39/397095e93fb36225e19857ff7b70a43dc841f2bfc3e30f34971a6ba4e18dafda-d # internal github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid TWdyk8DMHerUJw-X7JrR/TWdyk8DMHerUJw-X7JrR -goversion go1.13.1 -D "" -importcfg $WORK/b537/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/d5/d56166b0f1bc9f02668c4c884908e6fe4245ab79612e1be7898b9c86168f7964-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid Xu1MldjJ2LPGJL95xafz/Xu1MldjJ2LPGJL95xafz -goversion go1.13.1 -D "" -importcfg $WORK/b536/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/72/72ce2d515c63695eb9426debc5e874768a447d0d4c1530a6e8217ed160ec074d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b492/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 5mMIz4Rhrbx7NELjLbGT/5mMIz4Rhrbx7NELjLbGT -goversion go1.13.1 -D "" -importcfg $WORK/b527/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/f2/f2fd190e2c86a4f2f18602657bcd0ad18a34fb0bd4b67b06a675765ce4016de4-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid cUo7FLdzhfdcbnDIOjS6/cUo7FLdzhfdcbnDIOjS6 -goversion go1.13.1 -D "" -importcfg $WORK/b538/importcfg -pack ./files.go ./listeners.go ./packetconns.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/13/136dbc39711902b5ea3132fef20142bcbd4617a1bcbf9381eb774f2563f1a3ba-d # internal github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid hRg9tA-fv2drP5zo78TZ/hRg9tA-fv2drP5zo78TZ -goversion go1.13.1 -D "" -importcfg $WORK/b380/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/ea/ea99042d02af9552011a14fca084d1d61a5a5c5f2b24b71134859b6b57e9b30c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid ZHXE47Qzxw-Zm4uE3CF7/ZHXE47Qzxw-Zm4uE3CF7 -goversion go1.13.1 -D "" -importcfg $WORK/b489/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/06/065a6aec2aadcb3b56bae4b3324c844df137eca07857dbd89562331e289e5349-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid d33mvtjU-QUTgWfMjAR9/d33mvtjU-QUTgWfMjAR9 -goversion go1.13.1 -D "" -importcfg $WORK/b539/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/15/150ba89b466a2b66741e765489d6eb837d227387ca2eb01fdf0ff8f4d436f278-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b489/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid 3-P-fJL8ug1AGokqAllp/3-P-fJL8ug1AGokqAllp -goversion go1.13.1 -D "" -importcfg $WORK/b488/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ae/ae547937bfa55393cc2dbe0c578ce831db29a49de2b8828a54d7aa7b3b1f1ff0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid XqwKhM1k0BH7PWGdA6C3/XqwKhM1k0BH7PWGdA6C3 -goversion go1.13.1 -D "" -importcfg $WORK/b540/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/86/86aca8d4e4a04fcbf139378540d1af2bd4bfb1e623d8d1c37a71bebe7777db7d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid R_1Eryd2OGS4Y_ZaFQwN/R_1Eryd2OGS4Y_ZaFQwN -goversion go1.13.1 -D "" -importcfg $WORK/b541/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/17/17a249509fed9f8b3431f82a4bc95a5a42d163c772e885eafae51ba1b85b0f43-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid di5mhQ_yzR8DrXFcCxH2/di5mhQ_yzR8DrXFcCxH2 -goversion go1.13.1 -D "" -importcfg $WORK/b542/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/36/36faa06a1a3a1be440bfadd9dbb4cf6a59e53bfaab45827693f3351326e8d070-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid DDWuryIh7Qc3gs91BLAd/DDWuryIh7Qc3gs91BLAd -goversion go1.13.1 -D "" -importcfg $WORK/b545/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/a7/a706c745517551e50b0a62faf15867457d95d9c95a3611677a249619146db4d2-d # internal github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid y4iRc4TmYXu2_vIqqjNJ/y4iRc4TmYXu2_vIqqjNJ -goversion go1.13.1 -D "" -importcfg $WORK/b547/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/07/07c0a282aa486c948685ee1d41d121f6a42e8fefeb655feefd4da202aff9fbfa-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid njDFlSrTLShoqWRcJTq1/njDFlSrTLShoqWRcJTq1 -goversion go1.13.1 -D "" -importcfg $WORK/b544/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/8d/8d848f5b4a75ad4537a22af678c4e721ac975465ec26c908a53d209edded67cf-d # internal github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid 8xU_9hNwY1GhfISKNfFi/8xU_9hNwY1GhfISKNfFi -goversion go1.13.1 -D "" -importcfg $WORK/b549/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/6e/6eebd2d14ce5bece4c959de47e7dc6b9279496f2148e03ad38a2a324e3db625f-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b549/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid i5NEuGhrBK4y5G88keU7/i5NEuGhrBK4y5G88keU7 -goversion go1.13.1 -D "" -importcfg $WORK/b548/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/df/dfdd7a25a69079d41cab6aac0a99d798fa9816a6d7892a3c07a5883568581eb9-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid y5vm2B960aImmARyL9kX/y5vm2B960aImmARyL9kX -goversion go1.13.1 -D "" -importcfg $WORK/b543/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/3c/3cda2d954bed90da27d5e909e3d7bad247a27c7db11d207f88aabafd3bc823cb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid xckVMS4J5FVMAU80xR_2/xckVMS4J5FVMAU80xR_2 -goversion go1.13.1 -D "" -importcfg $WORK/b552/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/41/41af297583216903461517c3afdd5a82f385d64b92883ebff91f8906c3c7fa2c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid -5TzVhQLpgCaHn45-JUT/-5TzVhQLpgCaHn45-JUT -goversion go1.13.1 -D "" -importcfg $WORK/b553/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/06/06926bc33623ca72c979403f8c3619f4f04a5426237f6634a49218efb7523cae-d # internal github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid lXTn-Vn6hb5Qi3mTMc3z/lXTn-Vn6hb5Qi3mTMc3z -goversion go1.13.1 -D "" -importcfg $WORK/b551/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/ee/eea3561c9308370cca9ec44b6d52d7569faa31b125c13ccb7887cf50cab85b75-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid MAgFyU4DOJOzqnZFOmnd/MAgFyU4DOJOzqnZFOmnd -goversion go1.13.1 -D "" -importcfg $WORK/b555/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bb/bbb4b7a5790b56a752b3877d1407207c7cb034148f683d601769f97a1273632e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/pkg/parsers/kernel=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid Qt1Rz-MthQabew4L1EYH/Qt1Rz-MthQabew4L1EYH -goversion go1.13.1 -D "" -importcfg $WORK/b554/importcfg -pack ./seccomp.go ./seccomp_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/d2/d2137d9ffa4263d2dd3f2dadb9a70e62d9b6bdb66eba35d18f1a1431399488a0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid sN7l5e8wlEYlMzymSRoD/sN7l5e8wlEYlMzymSRoD -goversion go1.13.1 -D "" -importcfg $WORK/b556/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/8f/8f7f7398e3f721e82d3808d6e4e94df7279be581ebaa2303ce4a6e7ca1ab95b4-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid JSwba5d-1aMUnreTSOxH/JSwba5d-1aMUnreTSOxH -goversion go1.13.1 -D "" -importcfg $WORK/b557/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/7d/7dd3f0fab41ec90a6a2c4afd9ffaf29c35dd04693014405ad59d2e829c97a1a0-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Qa78vr0A3bZOVsvbM1ta/Qa78vr0A3bZOVsvbM1ta -goversion go1.13.1 -D "" -importcfg $WORK/b561/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b6/b63af73202bcba2d0b598f0ce1f99f58a4cd5eb298852e1e672849473a1d026f-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid zGGt23OBm2mihP6cUlPQ/zGGt23OBm2mihP6cUlPQ -goversion go1.13.1 -D "" -importcfg $WORK/b562/importcfg -pack ./iptables.go ./lock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/be/bed05b2b59749480f689a379fe1144d751afd26cba74319479406f3a4ae06ca3-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid mMCl6JcCK61UTNYBAPe0/mMCl6JcCK61UTNYBAPe0 -goversion go1.13.1 -D "" -importcfg $WORK/b563/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/d2/d292517a16bd84310de152d71bca96530b20c2930bcd23d550dff0bd6f587ede-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid TWeJ7G3yMSWydj3iECMj/TWeJ7G3yMSWydj3iECMj -goversion go1.13.1 -D "" -importcfg $WORK/b565/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/8a/8abf1918a30a1d89dd8aef1889ccf8c97bc8a66dd6c274b8369ea6366c7a10cb-d # internal github.com/containers/libpod/pkg/systemdgen mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/systemdgen /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid uY-JJ_gtGlthOEz_FFwr/uY-JJ_gtGlthOEz_FFwr -goversion go1.13.1 -D "" -importcfg $WORK/b566/importcfg -pack ./systemdgen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/d9/d97a68014ee418db484cb087d52678c6bdabd844bdddf013853bb3fd532ed80f-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid Kj46AKSXv5YkVXYMfmy_/Kj46AKSXv5YkVXYMfmy_ -goversion go1.13.1 -D "" -importcfg $WORK/b567/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/b8/b8d86755d7f2a6aa40bddd62bb0c8db5689e6001ffd9a7cb575ca09f3f0b5aac-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid 7cVV9-ryyoLJzvsffzuS/7cVV9-ryyoLJzvsffzuS -goversion go1.13.1 -D "" -importcfg $WORK/b570/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/06/06347b8973045eba332e2649cd81d3548cbf7677f77e8019bd95f2345cc915b3-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid mMQzYzKgGBg53QZckPRB/mMQzYzKgGBg53QZckPRB -goversion go1.13.1 -D "" -importcfg $WORK/b572/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/8c/8c62d8d36a0d80797449645497adc7b8a738a375859a3bf2d9cceb111321f12d-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid EKma9c6WVsZd93568UXr/EKma9c6WVsZd93568UXr -goversion go1.13.1 -D "" -importcfg $WORK/b574/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/70/70a14ac9c7f6e9327dd0782608e79c18dce96e9e908d957ed01d1b49b988cdef-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid I5ahUqaaE-mLztmJjXSl/I5ahUqaaE-mLztmJjXSl -goversion go1.13.1 -D "" -importcfg $WORK/b575/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/91/91192f8617c5ecab8650e90b6241d4026f1c6e8daa0f9eef3e7e815e6262dd4e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 2fAUrvDBBykX_PI2mOQr/2fAUrvDBBykX_PI2mOQr -goversion go1.13.1 -D "" -importcfg $WORK/b581/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/5c/5cf47370fd0adcbb421e3f304d0f2d4a9b2933b5c2be6b13355222763480b2c2-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 14G9UFtvLnnyU9w2BlMZ/14G9UFtvLnnyU9w2BlMZ -goversion go1.13.1 -D "" -importcfg $WORK/b588/importcfg -pack ./trust.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/98/9855fbac304dbd25f1f686ccde4cc2dd1c0a73d1c43408b5e4e6ac1f7a065965-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid f89Bw-TVjdFxr6nMRQOY/f89Bw-TVjdFxr6nMRQOY -goversion go1.13.1 -D "" -importcfg $WORK/b590/importcfg -pack ./channelwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/13/130ae462ca2e3b57a9d752c165d9e7ad8d8f3cb4b39fa86ca222ee69890e2675-d # internal github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b489/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid da0GTRheabzyo21LUIVo/da0GTRheabzyo21LUIVo -goversion go1.13.1 -D "" -importcfg $WORK/b591/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/65/6549522f670381e99b6d1b1a2cc7f348be93271806db80849f35178a114c88c8-d # internal log/syslog mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid utTpKlR7R9Lk6tvk4Nog/utTpKlR7R9Lk6tvk4Nog -goversion go1.13.1 -D "" -importcfg $WORK/b594/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/07/07c9fb49b06ba59a7f94762b1f94a09f3031bf86c8451895fccc02f782c6a234-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile log/syslog=$WORK/b594/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid ZvAZ74Tj4dtgNLEaxcBs/ZvAZ74Tj4dtgNLEaxcBs -goversion go1.13.1 -D "" -importcfg $WORK/b593/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/38/388d2d2f841baeaa1600c0d65ad0a860f69342e45a4409daa623b773d303b03c-d # internal html mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p html -std -complete -installsuffix shared -buildid BBjJ5crZDAdlQ1izmNOl/BBjJ5crZDAdlQ1izmNOl -goversion go1.13.1 -D "" -importcfg $WORK/b596/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/60/603a927b7ea4f0874f1ee1c7cf17e460067030c1672ef60882586bab20dbe0f3-d # internal html/template mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b596/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p html/template -std -complete -installsuffix shared -buildid AzbZiA1hSg10MZCDIAgL/AzbZiA1hSg10MZCDIAgL -goversion go1.13.1 -D "" -importcfg $WORK/b595/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/7c/7c15795bccf156415d92bb135293ae27c32f1779d539e52944134d9163eeedf9-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid 5fbWg2Cm4HxixlcxwJoU/5fbWg2Cm4HxixlcxwJoU -goversion go1.13.1 -D "" -importcfg $WORK/b576/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/97/97350a5638c365dbab5433b0d49318a876c878f1b9ac57e18358c8cddc91c6e0-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b543/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid E7xKOoUFt9o5o4LdnN8Y/E7xKOoUFt9o5o4LdnN8Y -goversion go1.13.1 -D "" -importcfg $WORK/b560/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/cf/cfb8b8547724305832e36d5e9c712d488c12b62c19d5c7d2ed54c2bd501d23b3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b565/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid _6JacT4PDvAuQZGdhb4i/_6JacT4PDvAuQZGdhb4i -goversion go1.13.1 -D "" -importcfg $WORK/b564/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/24/2489bd6f48516f45e69cd9290c31a0894d5f95d8a2c3cc9b801bc98b54873bf8-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid aQk2By0lVe8XqYsHizuV/aQk2By0lVe8XqYsHizuV -goversion go1.13.1 -D "" -importcfg $WORK/b577/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/0d/0d669cdc1c12007250e6acd5430cb1f3dbb6e5eed1805e199d9e08014a7cf615-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid 9k5Y0JlL4AdVXEXkDGqZ/9k5Y0JlL4AdVXEXkDGqZ -goversion go1.13.1 -D "" -importcfg $WORK/b578/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e4/e4235594091e43bb89151278b4efa1b93094b91c607734c03103ec2397be0e5c-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid -ePrX_6PisitWQMZYmem/-ePrX_6PisitWQMZYmem -goversion go1.13.1 -D "" -importcfg $WORK/b584/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/b9/b9f7dfd4b0c825e0369c133c31197074abb0a6b6b6b170978ec77c2bd687c4ee-d # internal runtime/pprof mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p runtime/pprof -std -installsuffix shared -buildid XO-jru5LkSKKaxZ_BbvL/XO-jru5LkSKKaxZ_BbvL -goversion go1.13.1 -D "" -importcfg $WORK/b597/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/38/38299d393f8550f92629a506900d1f4c71f72d5804edc126ec13bc0028730ffe-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/c8/c8f46409cbeafbf6b587c8b29e2a9b64fb6abde394d7024ac79174eaf89f9f80-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b578/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid msNqFFBQQUjYZqF-jz4x/msNqFFBQQUjYZqF-jz4x -goversion go1.13.1 -D "" -importcfg $WORK/b580/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/91/912943dd8727ae35a85777a03a73b727a62a08cbb36113f9a636be6963cdeefb-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b578/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid f_E6KtpdrKuHKzo5loLU/f_E6KtpdrKuHKzo5loLU -goversion go1.13.1 -D "" -importcfg $WORK/b579/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/11/11b0904b926d27dfac65b9d7b5633f35ef3062cc1cad8c52176b186021f84f38-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b581/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid qH5DoRPt55r2lPoyvmdb/qH5DoRPt55r2lPoyvmdb -goversion go1.13.1 -D "" -importcfg $WORK/b569/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 ./span_allocator.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/d0/d0a28c5fbccad32a2aa3d6520028768412a4a237d90531db0bd358a1357145d9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/47/4732b7135500d1569f454dbc058ec472c45e0996f3ed7349953359372d8b1381-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b583/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b585/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b579/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid tnwZi49Nu5S6vohFFpXb/tnwZi49Nu5S6vohFFpXb -goversion go1.13.1 -D "" -importcfg $WORK/b583/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b579/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid BM15igtr6w4UO2i11Pgp/BM15igtr6w4UO2i11Pgp -goversion go1.13.1 -D "" -importcfg $WORK/b585/importcfg -pack ./options.go ./throttler.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b581/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid OPWR4IadN7b2b2LkdRpM/OPWR4IadN7b2b2LkdRpM -goversion go1.13.1 -D "" -importcfg $WORK/b586/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/9e/9ec8dade00a86df160a513da03e736c58d264345f598769d26933d178818e0a5-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b576/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid toV1JRoNsDblUiMZTkC4/toV1JRoNsDblUiMZTkC4 -goversion go1.13.1 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/7d/7de4b54b9c852c5de893cfdc7d98dad03db1928ca6419d8977322bb56b78cc3f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/1c/1ce4221778c3f3ba33f25511b7e99c5eae3847eb985735417b7ad69b116a3b60-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/f9/f984721809e2d2eadc0789505da70aaac4e169d686f650e706b3a99998cf494e-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b581/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid i2qgDkDvZjVwGXuoUnmf/i2qgDkDvZjVwGXuoUnmf -goversion go1.13.1 -D "" -importcfg $WORK/b582/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/32/32ef165adede79b768a194e2d6372a158e668ca8a99c3e9a23fdbceb3128c50a-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b582/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid OWkG-Kgo9T4dHaiKVYel/OWkG-Kgo9T4dHaiKVYel -goversion go1.13.1 -D "" -importcfg $WORK/b568/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/db/db3b62e8f3817a9c373281f83be28ac2650648a970cecdb51b2fdda0f4fd3fe8-d # internal cd $WORK/b358 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -o $WORK/b358/_cgo_.o $WORK/b358/_cgo_main.o $WORK/b358/_x001.o $WORK/b358/_x002.o $WORK/b358/_x003.o $WORK/b358/_x004.o $WORK/b358/_x005.o $WORK/b358/_x006.o $WORK/b358/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage otbuiltin -dynimport $WORK/b358/_cgo_.o -dynout $WORK/b358/_cgo_import.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b357/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid HSuz-oRKbPZnwhNLKA5v/HSuz-oRKbPZnwhNLKA5v -goversion go1.13.1 -D "" -importcfg $WORK/b358/importcfg -pack $WORK/b358/_cgo_gotypes.go $WORK/b358/builtin.cgo1.go $WORK/b358/checkout.cgo1.go $WORK/b358/commit.cgo1.go $WORK/b358/init.cgo1.go $WORK/b358/log.cgo1.go $WORK/b358/prune.cgo1.go $WORK/b358/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b358/_pkg_.a $WORK/b358/_x001.o $WORK/b358/_x002.o $WORK/b358/_x003.o $WORK/b358/_x004.o $WORK/b358/_x005.o $WORK/b358/_x006.o $WORK/b358/_x007.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/00/00543b1f56c43f9281ec34cc239ba3b67d53b34142f3721ad5d8feb87446def4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree mkdir -p $WORK/b356/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b356/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b356/ -g -O2 ./ostree_dest.go ./ostree_src.go cd $WORK/b356 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -o $WORK/b356/_cgo_.o $WORK/b356/_cgo_main.o $WORK/b356/_x001.o $WORK/b356/_x002.o $WORK/b356/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b356/_cgo_.o -dynout $WORK/b356/_cgo_import.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -installsuffix shared -buildid 2xzv21zHpVuoundr7hX4/2xzv21zHpVuoundr7hX4 -goversion go1.13.1 -D "" -importcfg $WORK/b356/importcfg -pack ./ostree_transport.go $WORK/b356/_cgo_gotypes.go $WORK/b356/ostree_dest.cgo1.go $WORK/b356/ostree_src.cgo1.go $WORK/b356/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b356/_pkg_.a $WORK/b356/_x001.o $WORK/b356/_x002.o $WORK/b356/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/e9/e9c1edb844f18fcfff40dc1eb7f4d0bf2b022928d4aebcd420faaa3564a4bf7c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift importmap github.com/containers/image/v4/ostree=github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports -complete -installsuffix shared -buildid d_trVdL-Hq3aiqSEBmsY/d_trVdL-Hq3aiqSEBmsY -goversion go1.13.1 -D "" -importcfg $WORK/b313/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ee/eeae395d906c7bdd9c27df9c484ec84a9ec89c6d9856b873abecd7612ae28c1a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/copy=github.com/containers/libpod/vendor/github.com/containers/image/v4/copy importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 7SqSpxGF3hC0RVWYgCJY/7SqSpxGF3hC0RVWYgCJY -goversion go1.13.1 -D "" -importcfg $WORK/b049/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/61/615bb33cfcb1db60f7708a337cb8d4a4e95d007ead096f8f6d3979af933abdd4-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b425/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b423/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid OpzotCWuxubn1bIiKBL1/OpzotCWuxubn1bIiKBL1 -goversion go1.13.1 -D "" -importcfg $WORK/b425/importcfg -pack ./common.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/copy=github.com/containers/libpod/vendor/github.com/containers/image/v4/copy importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid ZFSXk5gJx_XcOnqUgTT4/ZFSXk5gJx_XcOnqUgTT4 -goversion go1.13.1 -D "" -importcfg $WORK/b423/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 65LJYXz9gdwcZGLiYnyS/65LJYXz9gdwcZGLiYnyS -goversion go1.13.1 -D "" -importcfg $WORK/b433/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fd010ef0f11301b19b68adaafbce15afc8f4b47d286504d62cdf44c9582ec244-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile net=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid omAG7TLpE04xYPyScn2_/omAG7TLpE04xYPyScn2_ -goversion go1.13.1 -D "" -importcfg $WORK/b429/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/8a/8a7dd90f7082e0884c5f62632cad44d4b3c62643b00d43354109a7e9a075c2ad-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/91/91c6d3806f3c81a6987faa8242705d4340c318c103455600dab665853aff93f9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a3/a3f3326fbfeea113f5e360583f30f57312629f411e0d0c0b705665300099539e-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid h9UdUbL4Gsux04wzuiUo/h9UdUbL4Gsux04wzuiUo -goversion go1.13.1 -D "" -importcfg $WORK/b442/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c2/c287730bd003bfddd47207a0da45f630b9e21a043dd0a54ef6ed1c368d904569-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b534/ github.com/containers/libpod/pkg/network mkdir -p $WORK/b559/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid Xv34V-xbHtjgZV_K-KDr/Xv34V-xbHtjgZV_K-KDr -goversion go1.13.1 -D "" -importcfg $WORK/b534/importcfg -pack ./netns_linux.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid wfPQQQTb1TJl83X8Ev3b/wfPQQQTb1TJl83X8Ev3b -goversion go1.13.1 -D "" -importcfg $WORK/b559/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go github.com/containers/libpod/libpod/events mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid cAbxtgJ0cMOj4-mOPPK8/cAbxtgJ0cMOj4-mOPPK8 -goversion go1.13.1 -D "" -importcfg $WORK/b441/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/fc/fc52ec072e0444da1a16c98b14f5f93cd6d95c240b6657a2dacc72ad5a3f632d-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/92/92c4439d68094852735cbbbd180a162c89e9c4f064a0ab977f740406152dc870-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/11/11d7d055debc8c6a178e5ff71ff1743ab5a639c1e7efa8f23c3ab4760083d75c-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/copy=github.com/containers/libpod/vendor/github.com/containers/image/v4/copy importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid o9NT4pzeaorNWD7t1O8i/o9NT4pzeaorNWD7t1O8i -goversion go1.13.1 -D "" -importcfg $WORK/b439/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/af/aff088ac240b08f9d609bb89b594063cbf037d98ffad8c70e6ec515cd2463a3a-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid hnG41HroqENk_X_YqLUn/hnG41HroqENk_X_YqLUn -goversion go1.13.1 -D "" -importcfg $WORK/b438/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/7f/7fa579766c791420dc05313a256b24eea9fe4fbad7b77c20ca4dad00f7fb4a45-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b436/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b436/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b436/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b436 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b436=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b436=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b436=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b436=/tmp/go-build -gno-record-gcc-switches -o $WORK/b436/_cgo_.o $WORK/b436/_cgo_main.o $WORK/b436/_x001.o $WORK/b436/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage libpod -dynimport $WORK/b436/_cgo_.o -dynout $WORK/b436/_cgo_import.go cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b489/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid W6LeAD7r_oZU826Q0J7U/W6LeAD7r_oZU826Q0J7U -goversion go1.13.1 -D "" -importcfg $WORK/b436/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_conmon_linux.go ./oci_missing.go ./oci_util.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 ./volume_internal_linux.go $WORK/b436/_cgo_gotypes.go $WORK/b436/oci_attach_linux_cgo.cgo1.go $WORK/b436/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b436/_pkg_.a $WORK/b436/_x001.o $WORK/b436/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/96/96a228528d83b78083d7e34f231f3de87daf0becd4f132d6f0c8d3719a30a786-d # internal github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid xOx0DGJTDpllj7INyZSF/xOx0DGJTDpllj7INyZSF -goversion go1.13.1 -D "" -importcfg $WORK/b558/importcfg -pack ./shortcuts.go github.com/containers/libpod/pkg/spec mkdir -p $WORK/b550/ github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b435/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid MFHajRrBXo0_zUCVPzNj/MFHajRrBXo0_zUCVPzNj -goversion go1.13.1 -D "" -importcfg $WORK/b550/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid A8NjvBqqsUAYcbSLeUR4/A8NjvBqqsUAYcbSLeUR4 -goversion go1.13.1 -D "" -importcfg $WORK/b435/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/55/555d39e295cba96f6c23884606b9d89a5f020c73259fa2a4d69e2a976a09923b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/57/5784b1bb974374916b6ed6ba52aded76868bdf531aeeae783c354f554b6ad8b4-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/66/66b98612c6f15397ada4e5b2e03577d0cd509fe510b7db5890597ca5eae9225a-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid E2Y7nBGrXMKe1qsAc5oX/E2Y7nBGrXMKe1qsAc5oX -goversion go1.13.1 -D "" -importcfg $WORK/b546/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/d3/d3bf307fb148fbe7908aaff073e8247bb2571da3e071822573be42ea4fc71055-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b489/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid shD8uNDwg76OREGb1Zdx/shD8uNDwg76OREGb1Zdx -goversion go1.13.1 -D "" -importcfg $WORK/b589/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 github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b489/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid ebBqn41-SC9SJIyE4WeW/ebBqn41-SC9SJIyE4WeW -goversion go1.13.1 -D "" -importcfg $WORK/b432/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/a2/a248d93895980b0112c6602267bad8c5e10ec4bf4f6aa7e0f2fd1001dd8b77ca-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/e4/e494d7ae6c67fe936a32b6e68d4d0e1dbd92838052cb760ae092b3ff9a69f24c-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid rbiz5hjqBCwoQw9QCHxK/rbiz5hjqBCwoQw9QCHxK -goversion go1.13.1 -D "" -importcfg $WORK/b431/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/9c/9c34837839b11caa5083b64b0dd2130918c102d94c118d989bf3240152a96a18-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile html/template=$WORK/b595/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log/syslog=$WORK/b594/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile runtime/pprof=$WORK/b597/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid kCFq3-J6vud7OV3WzBWU/kCFq3-J6vud7OV3WzBWU -goversion go1.13.1 -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_create.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/07/07b6e3e7d9566eb64a024ba3bbcfc17c31f82328c1b846858ae454e9ead42d48-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile html/template=$WORK/b595/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log/syslog=$WORK/b594/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile runtime/pprof=$WORK/b597/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b422/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b419/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/version=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b566/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b502/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b467/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile encoding/csv=$WORK/b427/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile html=$WORK/b596/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal=$WORK/b311/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b421/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b415/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b120/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rc4=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b100/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b177/_pkg_.a packagefile go/format=$WORK/b209/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b097/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile crypto/dsa=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b275/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b151/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b198/_pkg_.a packagefile go/printer=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile go/scanner=$WORK/b211/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile hash/adler32=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile image/internal/imageutil=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b530/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=XK7oI2dJ8s9osVFfCfI2/kCFq3-J6vud7OV3WzBWU/4QjCtDX-dgQE56v9gAVC/XK7oI2dJ8s9osVFfCfI2 -B 0xab5044c2b15ae0ff5b76c22df66ceb4219ff593a -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ ++ hack/btrfs_installed_tag.sh ++ hack/btrfs_tag.sh ++ hack/libdm_tag.sh ++ hack/ostree_tag.sh ++ 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' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ 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 0x84a7821caa5075ce29fea79edba63ff500dadce8 -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 WORK=/tmp/go-build802813655 runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid OZzTWRoFWckhhOlAYJTM/OZzTWRoFWckhhOlAYJTM -goversion go1.13.1 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid PTzt88JpRanApasaLVKL/PTzt88JpRanApasaLVKL -goversion go1.13.1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./cpu_s390x.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./asm_s390x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid v5yc9W9LPClQWSIBkpJV/v5yc9W9LPClQWSIBkpJV -goversion go1.13.1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid pjGwQlzTf9bWS99nHfjl/pjGwQlzTf9bWS99nHfjl -goversion go1.13.1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/eb/eb015c38a729dd1f3616a074c29423143d8be89e327643d86780be1195be1aa3-d # internal runtime/internal/math mkdir -p $WORK/b011/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid F4wTJa5ZPeG97dK1HFz3/F4wTJa5ZPeG97dK1HFz3 -goversion go1.13.1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/80/80547e67cba8fda4e56ca440dd9f603ec65348de6b2be2c5437cc6e984fe9b57-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/dd/ddc35ca632b2ec9236a9eabddbf6bedb52a91d743292592bdfead370b3bb732c-d # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid T3WdCFuqY1RZ8yZjbp9w/T3WdCFuqY1RZ8yZjbp9w -goversion go1.13.1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/76e205fd845edb3e949b0211f9dbb74b478f1bb1d1b372d0cf148d9947f238dd-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid AUzqWdlRn0qbagn-ErvR/AUzqWdlRn0qbagn-ErvR -goversion go1.13.1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/cpu_s390x.o ./cpu_s390x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid gKHG9o2hpMd5taD9hkrp/gKHG9o2hpMd5taD9hkrp -goversion go1.13.1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5d/5dfe25efc4b49a80c92f376a20b37cd93cb644cce7428d203c7e790a99aa1cd3-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b007/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/de/deceb3b15be5084b2476ae34371fc2907a737d170f00ec19088429f91a4fe018-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 4KTpZ1CKslqtyPyOA3MH/4KTpZ1CKslqtyPyOA3MH -goversion go1.13.1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid fAcTbnovSrB9svH05Z14/fAcTbnovSrB9svH05Z14 -goversion go1.13.1 -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_native.go ./index_s390x.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/compare_s390x.o ./compare_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ca/cafe031daef7eb1a390fcbd584b108181cf0dfdef61b2923ad03d1760e63df42-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid rA5ATGqPNEIn1tbHGFmh/rA5ATGqPNEIn1tbHGFmh -goversion go1.13.1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e4/e4265b45c09dcba80a0f6b190e421154fec00314f51d2abad394ba3788126fad-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/49/492eaf199dd4776dbcd294d49707677a60e781b0b7918d932ad988536aa710d9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/indexbyte_s390x.o ./indexbyte_s390x.s runtime/cgo mkdir -p $WORK/b037/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b037/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_s390x.o $WORK/b007/equal_s390x.o $WORK/b007/index_s390x.o $WORK/b007/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/74/7400befb9ec5b02b3398074e7593dfff14cbec4b88231bc42432f5649dc54a58-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid tio1LZIfE_NCWsRxpiHN/tio1LZIfE_NCWsRxpiHN -goversion go1.13.1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid DhUWMtYUOsCxI_8bI5lT/DhUWMtYUOsCxI_8bI5lT -goversion go1.13.1 -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_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./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_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d9/d935b25c6bf9ff321c2b2763ba1ba1813e0092a71d73e6bc608acc5be1db746d-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid SVLQa3LGCAY8-Tc5Ga7S/SVLQa3LGCAY8-Tc5Ga7S -goversion go1.13.1 -D "" -importcfg $WORK/b042/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e0/e0e5146eba501486c7f2dd06baa6ed5685cedfee6bca0f8ff562ceea979ba269-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Oi-SDZXfiayy8H9_NhhH/Oi-SDZXfiayy8H9_NhhH -goversion go1.13.1 -D "" -importcfg $WORK/b045/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ac/acbc9356879f7ff89d5640f796737bfe31899be08c5309f9510e480b8e3cdbfb-d # internal internal/nettrace mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid DnqGhkS2QFaWBbaiK-nH/DnqGhkS2QFaWBbaiK-nH -goversion go1.13.1 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/64/643bb52db9ee78b9dfcde908b9c6eb0a5af7517856d85f0d4b3f7da10700cabf-d # internal crypto/internal/subtle mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ASdiOUhE7GIpQMSicEb0/ASdiOUhE7GIpQMSicEb0 -goversion go1.13.1 -D "" -importcfg $WORK/b089/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/cc/cc8b4857f69d4969998a9e7610860e90187b4895f90a2ace25a06962b629eb80-d # internal crypto/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nHhywGbsdxGAXn99xbSO/nHhywGbsdxGAXn99xbSO -goversion go1.13.1 -D "" -importcfg $WORK/b090/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/dc/dc34fb1662106fc091fe787b3889862f2cf16a66d7c0d08c772ce7d613704b29-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid VE96YUmtbOY78oC7QqkQ/VE96YUmtbOY78oC7QqkQ -goversion go1.13.1 -D "" -importcfg $WORK/b105/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f5/f548c5fdbe58bb5660f4a3d618b84c94a2c4ad203b5de832e7c838c88c7bf6a0-d # internal container/list mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p container/list -std -complete -installsuffix shared -buildid KT5YRKl9mZqDGHeoCfNE/KT5YRKl9mZqDGHeoCfNE -goversion go1.13.1 -D "" -importcfg $WORK/b116/importcfg -pack ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asin_s390x.o ./asin_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ce/cec3cf570bfc37f3d9d61b59db9cc24a6f5efcfc2bdf3351ce3ec861f1e082b8-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid _ZmaF49dhFO-byaSJpah/_ZmaF49dhFO-byaSJpah -goversion go1.13.1 -D "" -importcfg $WORK/b129/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/83/832012771c665289142a1a309cc83a19d9b55a085ace8b0886fb40efb8e37ca9-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid qEIfEUM6vWu2FR2EbZe5/qEIfEUM6vWu2FR2EbZe5 -goversion go1.13.1 -D "" -importcfg $WORK/b133/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/60/60d3725dd17c97b02e3382c462886bd2f83e0df8d30f3cf4114bc9bce82fd90b-d # internal image/color mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p image/color -std -complete -installsuffix shared -buildid zIZhyTDhPwR4ZU-UoVm1/zIZhyTDhPwR4ZU-UoVm1 -goversion go1.13.1 -D "" -importcfg $WORK/b154/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/e3/e3c51cea50655d7b1c61fcf0861a75100b7f668c36b5dbaa235ccb95d26a9600-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid PeaYKmkYk_1yAzff5Q-Z/PeaYKmkYk_1yAzff5Q-Z -goversion go1.13.1 -D "" -importcfg $WORK/b174/importcfg -pack ./promise.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/00/007714c4760debd4efbc96bc16830f0af9f3f3ab65db34b9821b7ea2bda01786-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid YpGLS_QhhGHydpL0MwBx/YpGLS_QhhGHydpL0MwBx -goversion go1.13.1 -D "" -importcfg $WORK/b199/importcfg -pack ./config.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b4/b4d4569505ba42ad26007c0af493c635fa47a9e4f97a9220357f4c5f70e93dbf-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid FFWtWKIqTO4kEziJEfZN/FFWtWKIqTO4kEziJEfZN -goversion go1.13.1 -D "" -importcfg $WORK/b208/importcfg -pack ./options.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/6d/6dcc0e94637b4a3363b0c78cc18fd5e5212ee8a47a0dff41b6aa2f4173638e9e-d # internal github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid oE-He3qhXvmhhR6KlFzU/oE-He3qhXvmhhR6KlFzU -goversion go1.13.1 -D "" -importcfg $WORK/b259/importcfg -pack ./ewma.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/89/8915c5234b83122f6bd4231a3887f6419e886280f155bb956ca22693c94501cc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid sc80tINwc42AcEIp9Oy-/sc80tINwc42AcEIp9Oy- -goversion go1.13.1 -D "" -importcfg $WORK/b316/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/pow_s390x.o ./pow_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x.S cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/cc/cc47edde24d888c3c9ed28d647aab2ce4575f7eb05c8a725255b952a727a3141-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 20ALjW9Yy2lxddl0OtL2/20ALjW9Yy2lxddl0OtL2 -goversion go1.13.1 -D "" -importcfg $WORK/b340/importcfg -pack ./events.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/af/af78fca0fcfd0a9a3eebfd3207944152df41a988f7e002c9c5d98b29da070cbe-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid tbSFRFFqNSkDfzIs0XoN/tbSFRFFqNSkDfzIs0XoN -goversion go1.13.1 -D "" -importcfg $WORK/b341/importcfg -pack ./image_history.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/stubs_s390x.o ./stubs_s390x.s cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/cf/cf29bdfd24347a5f9cf1fd3a37c66e1c634a628128094bad294d1b8847c0ed04-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid HWcbZPYLaPR7TMiX19XK/HWcbZPYLaPR7TMiX19XK -goversion go1.13.1 -D "" -importcfg $WORK/b390/importcfg -pack ./operator.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/acos_s390x.o $WORK/b022/acosh_s390x.o $WORK/b022/asin_s390x.o $WORK/b022/asinh_s390x.o $WORK/b022/atan2_s390x.o $WORK/b022/atan_s390x.o $WORK/b022/atanh_s390x.o $WORK/b022/cbrt_s390x.o $WORK/b022/cosh_s390x.o $WORK/b022/dim_s390x.o $WORK/b022/erf_s390x.o $WORK/b022/erfc_s390x.o $WORK/b022/exp_s390x.o $WORK/b022/expm1_s390x.o $WORK/b022/floor_s390x.o $WORK/b022/log10_s390x.o $WORK/b022/log1p_s390x.o $WORK/b022/log_s390x.o $WORK/b022/pow_s390x.o $WORK/b022/sin_s390x.o $WORK/b022/sinh_s390x.o $WORK/b022/sqrt_s390x.o $WORK/b022/stubs_s390x.o $WORK/b022/tan_s390x.o $WORK/b022/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8f/8fd06d4b1a96930d09919b19c8688b29ad114ef395fea68461ea07c8de57af68-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid oMIATxj4ExuUBBh_kXpn/oMIATxj4ExuUBBh_kXpn -goversion go1.13.1 -D "" -importcfg $WORK/b260/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6b/6b50e00db3c760d2661e75faf64df0d61e9c28e52690f19202037f8e10a85829-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid dDCKs0KhVFjQ13lkg6hJ/dDCKs0KhVFjQ13lkg6hJ -goversion go1.13.1 -D "" -importcfg $WORK/b418/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/9e/9e311f15d1227b3ca8fe2ba4159e6181a2992fe307b912fa7968ed98f0cf36f1-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid YQ2t_wy_NDL4-chlSZjB/YQ2t_wy_NDL4-chlSZjB -goversion go1.13.1 -D "" -importcfg $WORK/b450/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/86/867df864378f8b6af1173f913d10d317b7c8ca6d0f27eb6783efc9337fb2000f-d # internal github.com/containers/libpod/version mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid p2rwK4mR95mUT7GE3NXp/p2rwK4mR95mUT7GE3NXp -goversion go1.13.1 -D "" -importcfg $WORK/b467/importcfg -pack ./version.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/ab/ab0e4381dd4c8ab85eb74a4bb74a56f4737ace004cdd27d2ebb0f2c2db2a7b04-d # internal github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid ghJEyacZGWuakug00MM8/ghJEyacZGWuakug00MM8 -goversion go1.13.1 -D "" -importcfg $WORK/b478/importcfg -pack ./annotations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b3/b337c6d711bdda1390cd15570dbe1b5cbcd8a816334716427f41f06b84d7584a-d # internal github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid Bce8bjvbCneHOCQRMbii/Bce8bjvbCneHOCQRMbii -goversion go1.13.1 -D "" -importcfg $WORK/b528/importcfg -pack ./integer.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ef/ef0d058acb659e3e2c21e2dd6118ec1fe83825d85356e7bca7883dca71620ad0-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid qhWOZGyF94AuxI5OpvrB/qhWOZGyF94AuxI5OpvrB -goversion go1.13.1 -D "" -importcfg $WORK/b534/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/4e/4e18eec58aa9ad645c1f7421c7a00237804ab556285ef362d6c22af167b116da-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid fWuYKBuADnI3o7DtOWFY/fWuYKBuADnI3o7DtOWFY -goversion go1.13.1 -D "" -importcfg $WORK/b565/importcfg -pack ./camelcase.go cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b037/symabis ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/4b/4ba62e6266b60d8f8633fc451aa15fb2ee66ba18c7edeb80c4fb1c34d4e165b5-d # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ZKax7freJndkR0pRQFHW/ZKax7freJndkR0pRQFHW -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/b1/b1f73b1b2aa19f4af4c463e44c8992de6c86dc151460fa036e0de314bd0e0caa-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b037/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_s390x.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4a/4ab0f7c2094c86609b9dd79602ead653eb2393d8b4b1c33c7d61105e66cda074-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_s390x.o $WORK/b006/duff_s390x.o $WORK/b006/memclr_s390x.o $WORK/b006/memmove_s390x.o $WORK/b006/rt0_linux_s390x.o $WORK/b006/sys_linux_s390x.o $WORK/b006/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/8a/8a800d86866c2a6cb6c501fde709a5b948b531276f75190419d94366e348508a-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid UZTSg_2lU1M4bXlJmlru/UZTSg_2lU1M4bXlJmlru -goversion go1.13.1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid geEBFz6hfqtoqbLsR214/geEBFz6hfqtoqbLsR214 -goversion go1.13.1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/15/1533b406929f94e75d632efc93804e7686927da358dac3ff9750f416d791c7a3-d # internal internal/singleflight mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 2pj5t7WwksE6ZXbs7mqG/2pj5t7WwksE6ZXbs7mqG -goversion go1.13.1 -D "" -importcfg $WORK/b056/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 0678-YUHz94K07n7q74q/0678-YUHz94K07n7q74q -goversion go1.13.1 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ee/ee9815a9df2e2ad6fd5fb60339ed53d30ed8434da35c77ea61eaa763b94677bf-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/68/68bbc1e68c461b71340b7bcb6921de0bf91b21afe6fb27ae7fa000cade014a5a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/30/30b50de7e018af95da056853f8a0bf1632d3d8649287a8ac557e647c69515d14-d # internal errors mkdir -p $WORK/b004/ sort cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid X7YkcP4iuPQKyjPxjABY/X7YkcP4iuPQKyjPxjABY -goversion go1.13.1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid pBdqLaAw82wRpgVHQNEo/pBdqLaAw82wRpgVHQNEo -goversion go1.13.1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a9/a943049e8f82d5957088f68b24c2b79c076ee40ec8f0e4aac22b891a1f2c4123-d # internal io mkdir -p $WORK/b013/ internal/oserror cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid B3hSTsN22rYKtGc6pBJl/B3hSTsN22rYKtGc6pBJl -goversion go1.13.1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nY_f3hXPtDx1gfqa9V0n/nY_f3hXPtDx1gfqa9V0n -goversion go1.13.1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid qzJD1Ihx6Vn5iJY6fZYA/qzJD1Ihx6Vn5iJY6fZYA -goversion go1.13.1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3c/3cc06b3299fb17c7e8f90809245267b9460e3dca7fa86aa107c7ca5f6c3f94b7-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/19/190ab0c580ce8a9e38f6e9b729fd52ed6b4326987b139e60f3c7261e15c8cefd-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid F_g3_-zlHiTT6pLCZsy3/F_g3_-zlHiTT6pLCZsy3 -goversion go1.13.1 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid 9nzgZWbvaIkU75qOboo2/9nzgZWbvaIkU75qOboo2 -goversion go1.13.1 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/95efc619ae127d9355f027ad14c226a48568ff741600b3bc6cc6e74c1125fc35-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 6q3nXKRInWJRJxIqBX4H/6q3nXKRInWJRJxIqBX4H -goversion go1.13.1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8d/8d65dae061c8db89258cffc7a05d2425f07fe7cf695cfd66aaeaf253d69f7c1e-d # internal strings mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid HixdeBtaxmNmJ3bbQC-3/HixdeBtaxmNmJ3bbQC-3 -goversion go1.13.1 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5c/5c4b9dc9212f8b032fe0b96a799dda9e3fdf25e0ff5294acaacc95be0ca683ab-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/symabis ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/17/1711d254b5bedb11e3c9190c884735f67a0d4d567e3637bbfa2c57d25f17e78e-d # internal bufio mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p bufio -std -complete -installsuffix shared -buildid G-yvlngLMrnNprMLNOkO/G-yvlngLMrnNprMLNOkO -goversion go1.13.1 -D "" -importcfg $WORK/b039/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid zFXjyQmk7TD7Q4T7aSsW/zFXjyQmk7TD7Q4T7aSsW -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b7/b7a7e2e058045ab72effb7b6f88760f46737f6574382e89d93455858c9a012dc-d # internal path mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path -std -complete -installsuffix shared -buildid SyDvGRoU-8HuN-nfBlde/SyDvGRoU-8HuN-nfBlde -goversion go1.13.1 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f9/f9e93bdda7e07e3521a07724b1cb8f6f40f13e9bdccef48332f469b32e0f77c8-d # internal text/tabwriter mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid G76FUUqimccvC3a9Yv8e/G76FUUqimccvC3a9Yv8e -goversion go1.13.1 -D "" -importcfg $WORK/b048/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/08/0807725f7c0c34bf8cd977ad6e143bc484ea9a0e500e517d49b84bcdf11dee93-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid pZRv-blGV7tBH2e9pKDT/pZRv-blGV7tBH2e9pKDT -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/41/41df777a747bc8b89ac69438a1eae17488a464666b5e8ffeeb0e18af781c6b45-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid huHqv-k9WtYlNBV9w9Bo/huHqv-k9WtYlNBV9w9Bo -goversion go1.13.1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fe/fed38a47b0872e124348ef1a7c1897419d3b4e2ee14e0e4de22be17e54fe9f4e-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid ySxZl2JA7DaoECSOMB3e/ySxZl2JA7DaoECSOMB3e -goversion go1.13.1 -D "" -importcfg $WORK/b064/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2f/2fcf8f5c064f6c306fd280838836af8bccd9526a6e200d5cf9e31e850c19e70a-d # internal hash mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p hash -std -complete -installsuffix shared -buildid vsR0kyXR8oid-xO5rCBc/vsR0kyXR8oid-xO5rCBc -goversion go1.13.1 -D "" -importcfg $WORK/b068/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f8/f8b02521a40f6d5fb92ebf6f16abf4c42b101cf6e3a3899b4ade97aa6d5d543c-d # internal regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid VMTRDxqMdX3AiALpdjbC/VMTRDxqMdX3AiALpdjbC -goversion go1.13.1 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ab/abc63dc227ccb6f2b07a9cf08cc388fb318d78045e3a8f89b76e7f9bcbc7928e-d # internal crypto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid SJR3DmKBy2DsrgGT5ESP/SJR3DmKBy2DsrgGT5ESP -goversion go1.13.1 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a9/a9e1879225965c3d3fae21fc21620aedbcc1bb43eacc095eeae84525e9b21900-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal -complete -installsuffix shared -buildid xq6mUeU3WiN3o4wyFAGQ/xq6mUeU3WiN3o4wyFAGQ -goversion go1.13.1 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c0/c0864fe81662ef4487d7405f5e39a29e14e8afca7d28b70facb7199d3f25d158-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types -complete -installsuffix shared -buildid RwwMZDyJUHCttjZ0N135/RwwMZDyJUHCttjZ0N135 -goversion go1.13.1 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/76/76403b12599feaf41e5acc23ec8ed6920855f0728970fe957cc40c447b2de931-d # internal compress/bzip2 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 6zVw3DGBZR_Ebfz0xRRZ/6zVw3DGBZR_Ebfz0xRRZ -goversion go1.13.1 -D "" -importcfg $WORK/b084/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9e/9e0c4b6f898183e3c171f08b168167b12bfa7c4ca4ccc4aa6d831096780ed2ae-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b096/symabis ./crc32_s390x.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 6QTssEMLTTpE3zHYgQkW/6QTssEMLTTpE3zHYgQkW -goversion go1.13.1 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b096/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/61/61d3cacd0199e15bda80caef7a283e02383f5559da89e9005d5aff901f5ee21c-d # internal hash/crc64 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid -mZFWXNfYthiIepUYWiL/-mZFWXNfYthiIepUYWiL -goversion go1.13.1 -D "" -importcfg $WORK/b106/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/4e/4e84d4ab5dfcf9b572b062c6800565c255616846a562c48d8d3c7b5c5792dad0-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid uGPBAchOvCknBOEXJ1pQ/uGPBAchOvCknBOEXJ1pQ -goversion go1.13.1 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/fb/fbe7f4af2007a352c447823e89ac0fc4bd6b1f37d300a926ec547d88529725ce-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid LQnjFK5VyiXWs0UU_Bun/LQnjFK5VyiXWs0UU_Bun -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/50/50772befec8cada0a715c90810bce1faddd919bd5e10a02b47187b2fa973e97c-d # internal context mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p context -std -complete -installsuffix shared -buildid ytG33UQ2FusS6GnB1aY7/ytG33UQ2FusS6GnB1aY7 -goversion go1.13.1 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c5/c598c79de40248b44d0fbed3842919926600dda6e52575d9905ed888ddc07b9a-d # internal crypto/internal/randutil mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid j-oi8OEmX_teAqdLV_Mq/j-oi8OEmX_teAqdLV_Mq -goversion go1.13.1 -D "" -importcfg $WORK/b111/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/27/27e9b816b51ddee8fd04e66966ba191082ac8cad6ac0e9b3fdb8a5bc5a094612-d # internal crypto/hmac mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid gUa-t0LfAnErieM9DeUu/gUa-t0LfAnErieM9DeUu -goversion go1.13.1 -D "" -importcfg $WORK/b120/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f6/f6cbc7ed21b57c468e668c66e746c05eaa604f143e6c6676f61c13bfbea7f94d-d # internal crypto/rc4 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid aCVffIpbjQP1mNYE8exO/aCVffIpbjQP1mNYE8exO -goversion go1.13.1 -D "" -importcfg $WORK/b122/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/94/945761151bebcc6e6fe09d2925082950b3025147217ca05dcbb043f8ee967280-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 6OKEIAq6d3HQLiNWKqvl/6OKEIAq6d3HQLiNWKqvl -goversion go1.13.1 -D "" -importcfg $WORK/b137/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a7/a7f0e9d3fcc863e66c5ed451708e4c5a61b7038f202c883df58da3fed345019d-d # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid zV-bmBMtGAWYxOXRF3CJ/zV-bmBMtGAWYxOXRF3CJ -goversion go1.13.1 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/38/3832360424882d0abb391635ebc01f1e34eb2a1ccdba7352f41345e8f6c72f0b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid CHji4VSg2ogHMO4OxAK1/CHji4VSg2ogHMO4OxAK1 -goversion go1.13.1 -D "" -importcfg $WORK/b139/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/10/10e749b64d396b04f0910be863deb8ad0227c86ea6d226197fdfb4fc48e2939d-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid usCBCayw0c0r3RlNc8yk/usCBCayw0c0r3RlNc8yk -goversion go1.13.1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/6a/6a8b2c94fa9723992ec6d30303707e77a101ca2acd01bb32f7b8f9a39fbab128-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Lu_GgFX4v6QbMTt1bOFS/Lu_GgFX4v6QbMTt1bOFS -goversion go1.13.1 -D "" -importcfg $WORK/b145/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c5/c5201f1340b84a99834ddadee63300b8afc27e16983176a33555f98c9813b264-d # internal hash/adler32 mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid qqR21lEawZaTmHCF7Umc/qqR21lEawZaTmHCF7Umc -goversion go1.13.1 -D "" -importcfg $WORK/b149/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2e/2e9da79e010b7e544c72aa4eaca60fbca42da776033ef61ecbe15d6b31537ea1-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid _c3DR-NTVDP1tt76cL-A/_c3DR-NTVDP1tt76cL-A -goversion go1.13.1 -D "" -importcfg $WORK/b150/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3e/3eb74e5034e21e7ab87633bfe5c7f4b3e29ba264597d4f7ff9d1a8731db0a006-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 1T8EwGCJ-0hQc885kK73/1T8EwGCJ-0hQc885kK73 -goversion go1.13.1 -D "" -importcfg $WORK/b152/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fa/faa4c278cfbcd53f649f82c010a30851f1880b77a25c6014c9fcd5fade09123f-d # internal image mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p image -std -complete -installsuffix shared -buildid glVX5BINvFr-aFntloX6/glVX5BINvFr-aFntloX6 -goversion go1.13.1 -D "" -importcfg $WORK/b153/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9b/9b09d8150f98c08ecb9598eb1e10dd3b34b288cd9977a9f89d946c6bb64d4a8b-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid xQ-DJTBY-2TB7hFa4KP1/xQ-DJTBY-2TB7hFa4KP1 -goversion go1.13.1 -D "" -importcfg $WORK/b172/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/8b/8b7ec208de3c7c923e7439a5969ed3a7489b8611dc4c791c3cc175ce2e22006e-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid VFHmeuyisgAUHptu3HwN/VFHmeuyisgAUHptu3HwN -goversion go1.13.1 -D "" -importcfg $WORK/b177/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/eb/eb6c538604dba685d551e2cb442a39b716c47483c5fecb067c6b96bfe6d06833-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid hNgESAQuHc-MzP7yaHap/hNgESAQuHc-MzP7yaHap -goversion go1.13.1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1b/1bfa75a6a9099a715611ea2ebcdee395af1b57eabd077cb91d839ac67cc2bf0e-d # internal encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bQDPEDgzRZfrd4Oydfe3/bQDPEDgzRZfrd4Oydfe3 -goversion go1.13.1 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/89ae3f27a87fb6ccd4401d378de48ee71dcd06d1771b72ba4f40a111128e3643-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid Ep5EZgAolk0rbmpT_Tpi/Ep5EZgAolk0rbmpT_Tpi -goversion go1.13.1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8d/8deec86db13067b9fb9210ba528eb32e3fab0b0c87c261c20ca42b5649fb9671-d # internal path/filepath mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -y3f9wtL20ZkVQpjNVMD/-y3f9wtL20ZkVQpjNVMD -goversion go1.13.1 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/7f/7f01372af20caa1640ff9c6701d553aaaec27e980680c021c1c37ebcda4d6108-d # internal net mkdir -p $WORK/b053/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b053/ -importpath net -- -I $WORK/b053/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/44/44d7d3982a39bd24cff15e9325663f8bc69ca9754313853d6bd8871e8816185c-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XWxRBHWnlHUCrr7lBWp5/XWxRBHWnlHUCrr7lBWp5 -goversion go1.13.1 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ac/acfa159f91de6be906c439c5e933db7873e2f59158ba483a124a78ca397ed023-d # internal io/ioutil mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid hK_xToAUcGE-5rFpHWgD/hK_xToAUcGE-5rFpHWgD -goversion go1.13.1 -D "" -importcfg $WORK/b033/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/68/6827fc08733f4eb634e227d08a5b880e6d77a6c645438699823b4a42686a9848-d # internal github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b047/symabis ./asm_linux_s390x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid W7LHSdh0jjhNRB6hRprO/W7LHSdh0jjhNRB6hRprO -goversion go1.13.1 -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_big.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4d/4d3449abfabe4c2529e5a819c2df1c65eee2d97d6dd5bbfc0bb30eadff6de3f2-d # internal os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid AFGJ7eAspN6z9Z50HX2D/AFGJ7eAspN6z9Z50HX2D -goversion go1.13.1 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ec/ec48082d8c6bb014431ffdb2d33de24155c5732bb0f7f3f43a282ea0ff339500-d # internal os/user mkdir -p $WORK/b036/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath os/user -- -I $WORK/b036/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e1/e11d5a2960b8b407efba116c528ddf213ec3fd9078935a6c3d6520402a856f25-d # internal encoding/json mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YgyPXhuZ6ynra8mUf86y/YgyPXhuZ6ynra8mUf86y -goversion go1.13.1 -D "" -importcfg $WORK/b041/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b047/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8f/8f11fa614b4923aa4c8363cfd429bb7d16384b575b19ac2d2b0e770941c3458e-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid hDLXz2BNkfnxHC44Bvyy/hDLXz2BNkfnxHC44Bvyy -goversion go1.13.1 -D "" -importcfg $WORK/b046/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/76/76f920015115451f43c8bd75276b15b8e1c5977687f1567b160b695eae91cb58-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid x4Ph9xI20-Tg2K1n5QK1/x4Ph9xI20-Tg2K1n5QK1 -goversion go1.13.1 -D "" -importcfg $WORK/b066/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f3/f34364fdd5e558e715986a3d1a8dc0e8790a36c4ab89b84b985f7d98b22fee8e-d # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid JjtEj3aMucgS3r36CGIL/JjtEj3aMucgS3r36CGIL -goversion go1.13.1 -D "" -importcfg $WORK/b072/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ab/aba2adfc2fee4ec4b729cbb197f5bbaacc96840f80a8fac72aeb2ab7f1e4b49a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference -complete -installsuffix shared -buildid hAMaqt5u2rou8FpCilEt/hAMaqt5u2rou8FpCilEt -goversion go1.13.1 -D "" -importcfg $WORK/b065/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid QaUwnmZH4IncgkWPt9a9/QaUwnmZH4IncgkWPt9a9 -goversion go1.13.1 -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 cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f5/f52a0de4890c6b8b383c1404fdafbee61ecae5f8c60d234309cecb4f5a12c7b9-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid xnBN-IuF6Svor_WhoWto/xnBN-IuF6Svor_WhoWto -goversion go1.13.1 -D "" -importcfg $WORK/b077/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e5/e5db5a88e58abf8251ae0cb8fd73a53ce21fa1816c6ae51ea9c39d91469c3f57-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 58f8XXwPQ1Avk0uMxbB1/58f8XXwPQ1Avk0uMxbB1 -goversion go1.13.1 -D "" -importcfg $WORK/b076/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/bb/bbe68c84e68d48015edd33b2635800c79df4896f1bd1af051c29feea63334d57-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/types mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/types -complete -installsuffix shared -buildid adSxnEbGy-uz4GqVhxNv/adSxnEbGy-uz4GqVhxNv -goversion go1.13.1 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go cd $WORK/b036 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ab/aba6ce13ff560c1d51d40199c58cdc1601cc1ba7ee15a1c43cfc02d929b268d5-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid -FoqYsvA8YaAy1OrSNEN/-FoqYsvA8YaAy1OrSNEN -goversion go1.13.1 -D "" -importcfg $WORK/b078/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/14/140a39c73582a16eabdc35995fa596a7360e7d851623fdfe77d38d577c322ec3-d # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid z7AJPWbCo6yxgmoh0Xwu/z7AJPWbCo6yxgmoh0Xwu -goversion go1.13.1 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a5/a5c81052cca6794d7863c72a11fa6909fbce9166ffc9bd3097141f75ecb55ad5-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid q-YQYwVFXXCIs_0edABU/q-YQYwVFXXCIs_0edABU -goversion go1.13.1 -D "" -importcfg $WORK/b079/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 cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os/user -std -installsuffix shared -buildid Yyxl5MrUSco4WTTuyI4c/Yyxl5MrUSco4WTTuyI4c -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/48/48a15ce77342ec47cadab31a027972fac6835b91ae8c8ab1f29d49b7ff673955-d # internal crypto/cipher mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dNbVbS7A868X-O5O6RPt/dNbVbS7A868X-O5O6RPt -goversion go1.13.1 -D "" -importcfg $WORK/b088/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/12/1258b50832aba77d20f88d1f2541a1841b2b8df2444852689791a9682600a613-d # internal archive/tar mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 0SKC-jg0H_bb_IEVruEP/0SKC-jg0H_bb_IEVruEP -goversion go1.13.1 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/20/20aeb4541a8e5ea56584779e18425fa7ccc05e74cadff32a7eb48674d5656fa0-d # internal crypto/aes mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./asm_s390x.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/aes -std -installsuffix shared -buildid lLqElqNnNlISS4LpryNa/lLqElqNnNlISS4LpryNa -goversion go1.13.1 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/90/90cb71ea5fc8f7340b02f60f568b1002de1020168e49110294318ea60be02fb9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 -complete -installsuffix shared -buildid lbnzWcXe1mY4OiKqb0sm/lbnzWcXe1mY4OiKqb0sm -goversion go1.13.1 -D "" -importcfg $WORK/b071/importcfg -pack ./system_registries_v2.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8d/8d9ae482d539db9fd36624d185185f85cd86c06017577daf2260a992ec05fa1e-d # internal math/big mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b091/symabis ./arith_s390x.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p math/big -std -installsuffix shared -buildid B3FFWozmaHCFF5S713NN/B3FFWozmaHCFF5S713NN -goversion go1.13.1 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/eb/eb0cfb792ee7f73028f9460d22ba5d088a0e71791ea2a3a642ded75d4c85a397-d # internal encoding/hex mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid UwdVGyPpwll4MaEhbc6p/UwdVGyPpwll4MaEhbc6p -goversion go1.13.1 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a7/a711cf81d09e4ace944a26239b392e7f7e146ca808d442d10bda2168ea27fcd8-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 0QEX1PZoOWf__IqX7gJ-/0QEX1PZoOWf__IqX7gJ- -goversion go1.13.1 -D "" -importcfg $WORK/b094/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ea/ead7e375aa2c58818d31fb91cff70ff93e044af0b9f64cbf772d65fcb8c0d0c4-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid zKiwiRGu-KULL7XcxbvT/zKiwiRGu-KULL7XcxbvT -goversion go1.13.1 -D "" -importcfg $WORK/b095/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/7d/7df433116ae49ea081c8294447a7e8b074613b8a08f0398bdf7fc855aaddfbce-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b094/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid TclcmYLIk3qPma1MhbXs/TclcmYLIk3qPma1MhbXs -goversion go1.13.1 -D "" -importcfg $WORK/b093/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d8/d87f34d8dd636b7c83215f20a93e4700b606ea205c45a01ee45c5df947df4212-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid W_vStkn0qcEmX1a8gbLb/W_vStkn0qcEmX1a8gbLb -goversion go1.13.1 -D "" -importcfg $WORK/b097/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/99/99ffb56b439e0c8c658c40f1c9b54266ee0e8c75238ee2e327b5fa9d95417d12-d # internal runtime/debug mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./debug.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p runtime/debug -std -installsuffix shared -buildid Z1lFKpjrVN0LVK6KPuUB/Z1lFKpjrVN0LVK6KPuUB -goversion go1.13.1 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/76/76c09563e01dd5c26d091bdfe957e0fef01135d4d92f56d384dbf13f321ee13a-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid l8bQckITj-gXr5KX1g2J/l8bQckITj-gXr5KX1g2J -goversion go1.13.1 -D "" -importcfg $WORK/b100/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d3/d3de7e8485a7c1aa9b4b1d7bb7bac84d71c744d42bcbde271fcbdead7b4e777a-d # internal crypto/sha256 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b102/symabis ./sha256block_s390x.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid pKD5Su3_8Oz0UkjIKuhn/pKD5Su3_8Oz0UkjIKuhn -goversion go1.13.1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1b/1bd38449118caa88ecc0eedd7ed65727cf6a19d2eaf266eae42952dada5ad5d9-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/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 BKtTslJDM1OMbG0G5ozJ/BKtTslJDM1OMbG0G5ozJ -goversion go1.13.1 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./types.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a8/a8bb07c9e75c8e20163c136dbf874537c04e99f9549bfb2d7bf70961277ab19b-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 8ERMT5dMGCt1iGyHW-kn/8ERMT5dMGCt1iGyHW-kn -goversion go1.13.1 -D "" -importcfg $WORK/b103/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f5ab9d6f37d2f61fe0ef84cd3c3cc61ee60e8f5bc03c92630a5b5836e342877-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/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 mLHGE8zV7kqimUjl3yZ9/mLHGE8zV7kqimUjl3yZ9 -goversion go1.13.1 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b091/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/cf/cf8f1a01bd2d8856e8efded41f0ae4d9a0341f147944a4bbad74c1b8ed647925-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid aTeoWTYHXg-2dfGeeoKH/aTeoWTYHXg-2dfGeeoKH -goversion go1.13.1 -D "" -importcfg $WORK/b104/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9e51c0ce61781031964f52811675eecb630c4fc286039a77e99ef44f486f8429-d # internal crypto/rand mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid QE1R3cPYm-N875qe5lMF/QE1R3cPYm-N875qe5lMF -goversion go1.13.1 -D "" -importcfg $WORK/b086/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1f/1fb107f664658844a9862fb1c8c4f0d469528167895dabcc2a0108598de8a029-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/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 UX0Hy1c4RROWcZDl7kol/UX0Hy1c4RROWcZDl7kol -goversion go1.13.1 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f0/f0ebdd9a94b6fa8d9a70f83428bd9bfc24b1a8a42e8275d8d0ba39316fa903b7-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b097/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 1elkhHNsUTwyRSbVLVmk/1elkhHNsUTwyRSbVLVmk -goversion go1.13.1 -D "" -importcfg $WORK/b085/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/57bfeb37810dfa935756e762a4933088384aafe8677eb4b2cab909d9b599870a-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b100/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid E3AftlkMYlWUOeFFCCQt/E3AftlkMYlWUOeFFCCQt -goversion go1.13.1 -D "" -importcfg $WORK/b099/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f3/f30d4683695c7cba1f42968e1aec797ba5b3bb0b35d8fb81dd65f497e1c28c7f-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/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 2smr3qY4Of7KgUbRmuiD/2smr3qY4Of7KgUbRmuiD -goversion go1.13.1 -D "" -importcfg $WORK/b058/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b602bfc8cbefb9aea9790e809cd32f0dcc19536885b30204c08f61d7cf138d4b-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/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 YVyG6sCjiy1SqGRSslnT/YVyG6sCjiy1SqGRSslnT -goversion go1.13.1 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6e/6e3b454f773f9d12786c1f4bdc093fd6f8d8ea79d2e24f42037d5cfd4382f0d5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice -complete -installsuffix shared -buildid WB8SzaQp-uNaGtoODfkn/WB8SzaQp-uNaGtoODfkn -goversion go1.13.1 -D "" -importcfg $WORK/b107/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fa/fa3322bf8fb9cd11fe00e69200b1a0ff722c661d09bbd0446be248bc35af0e06-d # internal crypto/elliptic mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b110/symabis ./p256_asm_s390x.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 3rbiLArn6vRHivEa8u0j/3rbiLArn6vRHivEa8u0j -goversion go1.13.1 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/23/23879a6cc55ab8b79267f1f254f50822a92eac64dd77277ef0ea2827385681b3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_s390x/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 7f8mWbkIhu0Tk58boRRq/7f8mWbkIhu0Tk58boRRq -goversion go1.13.1 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/9b/9b28e93083171ab784e3c8c8195c4afa7c84ae9f4e4141cd59c39188b9e48bcb-d # internal crypto/sha512 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b112/symabis ./sha512block_s390x.s cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid bo49sTMe4NGtHGfqd1lg/bo49sTMe4NGtHGfqd1lg -goversion go1.13.1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e9/e9ae5fb07c1c7b3d0c84bec5b2721a6718ffe5d653f15bd8aea2896b1c6ea163-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid z_k4_VK4wwtdQlox2rTl/z_k4_VK4wwtdQlox2rTl -goversion go1.13.1 -D "" -importcfg $WORK/b101/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b112/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b112/_pkg_.a $WORK/b112/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/59/591e1339bbfa0474a394a5fdaba86951bc62efa39029bd7c129673a6b05d87a6-d # internal encoding/asn1 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid K8oNmYdxDTHgQ3BPZqyw/K8oNmYdxDTHgQ3BPZqyw -goversion go1.13.1 -D "" -importcfg $WORK/b113/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b110/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b110/_pkg_.a $WORK/b110/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/86/861cfad70ddf4a94b7a7863b6ae8a74081bcb96bc8e5e9a1491902e66771a1fc-d # internal crypto/rsa mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid yn8ez6WHvJOQ67cCxGqa/yn8ez6WHvJOQ67cCxGqa -goversion go1.13.1 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/66/663e5cbf1167b513f1f51ebed003448ef6c1df07ccd09883016a28384c1e5dd8-d # internal crypto/des mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid dzZC8JI__73IzZPV7yMo/dzZC8JI__73IzZPV7yMo -goversion go1.13.1 -D "" -importcfg $WORK/b117/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/85/8563b3d2877d307392d5618ecf1c4210d10c85dec99eb959c13bebc280e0ba8f-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid KUzPrVGULgkf4LLIGztk/KUzPrVGULgkf4LLIGztk -goversion go1.13.1 -D "" -importcfg $WORK/b119/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/01/01e49ac47345abccfcbdba160e582923e29bf07ab914320197fa9734c5c90e68-d # internal crypto/ecdsa mkdir -p $WORK/b109/ cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b109/symabis ./ecdsa_s390x.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid y-lT_9WRiYMdi5vpFP6o/y-lT_9WRiYMdi5vpFP6o -goversion go1.13.1 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./ecdsa.go ./ecdsa_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/80/8001163650b6cd67fd339a0ae847ff6a045ee7c7b3b7c48a3351408edc438e0d-d # internal crypto/md5 mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b121/symabis ./md5block_s390x.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 6qKMFliCoeQM747rtsOc/6qKMFliCoeQM747rtsOc -goversion go1.13.1 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b109/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b109/_pkg_.a $WORK/b109/ecdsa_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e6/e6244b4390cff5bb32a9bbd1ab5bfccb5a0aa565bd4f944d88047f5b81bae358-d # internal crypto/sha1 mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b123/symabis ./sha1block_s390x.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Th2Zz8HYDVc_b26M8amq/Th2Zz8HYDVc_b26M8amq -goversion go1.13.1 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b121/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1f/1fcee68b088c72e125350c34fedfca7a0293d71f10a12ddc3d57d33e308726f0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b121/_pkg_.a $WORK/b121/md5block_s390x.o # internal mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal importmap github.com/containers/image/v4/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression -complete -installsuffix shared -buildid sefCFGkRrdazc_fV_XBZ/sefCFGkRrdazc_fV_XBZ -goversion go1.13.1 -D "" -importcfg $WORK/b083/importcfg -pack ./compression.go ./zstd.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/92/92753fce58ced39361c29250b85e0baf455d002d97a0c1d7eda0667b4f74bcaa-d # internal crypto/dsa mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid qreOO_Tj8FlSZr_B_yoV/qreOO_Tj8FlSZr_B_yoV -goversion go1.13.1 -D "" -importcfg $WORK/b125/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b123/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/58/58c2f6341f1ed562f39346304345353d8bfadc0596cd44a0d1eda184e8266296-d # internal crypto/x509/pkix mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid R4t-Sw4Hefjr42hu26x-/R4t-Sw4Hefjr42hu26x- -goversion go1.13.1 -D "" -importcfg $WORK/b126/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b123/_pkg_.a $WORK/b123/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/20/209ab45fbab833c39147b4bb3a23b3fdf77b34ec73cd6bdcbe0114e5ea0b282d-d # internal encoding/pem mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid gRIRgsyUKOtr-VCuEnlJ/gRIRgsyUKOtr-VCuEnlJ -goversion go1.13.1 -D "" -importcfg $WORK/b127/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/64/64727ef55cead371727b5957e8e81d6cc5511fa4953d58a5e8d8cf1e92993f37-d # internal crypto/ed25519 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b119/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid eLY03wgtNfSjqBSCGyyN/eLY03wgtNfSjqBSCGyyN -goversion go1.13.1 -D "" -importcfg $WORK/b118/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0f/0f98279545664938ca0d3fa2d8674299fb755a7e5ae33a6a4bc9255b1d119ce5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid twhLj8Z8-4-YFYRGC8V2/twhLj8Z8-4-YFYRGC8V2 -goversion go1.13.1 -D "" -importcfg $WORK/b128/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b0/b0a583eb423577ad223de76a999c173c10472b05e3722698482de40c72d01ba7-d # internal net/url mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/url -std -complete -installsuffix shared -buildid uhcOZ3Ep5AR_fv5xfcMJ/uhcOZ3Ep5AR_fv5xfcMJ -goversion go1.13.1 -D "" -importcfg $WORK/b130/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3a/3a28837e76bb1ab0cb786c2affa5c9fcfe59a8b6c60f6c3a0eeb743347f56582-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b134/ cat >$WORK/b134/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b134/symabis ./cpu_s390x.s cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid gjTEz4oOfQVAinnyA7SK/gjTEz4oOfQVAinnyA7SK -goversion go1.13.1 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a4/a41757c33131616773e0e0f46085e002c828ab2ed7b3ed16629a4192c6f40612-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid awzFMw-PBrqW0B70S9sl/awzFMw-PBrqW0B70S9sl -goversion go1.13.1 -D "" -importcfg $WORK/b136/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b134/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b134/_pkg_.a $WORK/b134/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e6/e6489397783e0701386e17b5a9b9c79a9046b6e20d9da2bba4f2ce0e6a0c166a-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b132/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b132/symabis ./chacha_s390x.s cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid 7QGVP9yXa7xGEZQWHj_-/7QGVP9yXa7xGEZQWHj_- -goversion go1.13.1 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c306c65cf8ec6b8e2f5ea44d360c1d36516ae9476f0d9091ab33d74b8601342a-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b135/ cat >$WORK/b135/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b135/symabis ./sum_s390x.s ./sum_vmsl_s390x.s cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid qr5AemQtaSwlOGdPQ8ML/qr5AemQtaSwlOGdPQ8ML -goversion go1.13.1 -symabis $WORK/b135/symabis -D "" -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b135/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b135/sum_vmsl_s390x.o ./sum_vmsl_s390x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b132/chacha_s390x.o ./chacha_s390x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b135/_pkg_.a $WORK/b135/sum_s390x.o $WORK/b135/sum_vmsl_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/98cf75f15443b94ca8798093f373995a2b216dd02dea29bdd6673ba7200964dd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/transports mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/transports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/transports -complete -installsuffix shared -buildid UHVDyt58oOJ_7rFRqEUn/UHVDyt58oOJ_7rFRqEUn -goversion go1.13.1 -D "" -importcfg $WORK/b140/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b132/_pkg_.a $WORK/b132/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/19/19f6ef16c214c18d2c270882a9ef5e7803e9f648b12dca74ec6527930824121d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid enpVbTBF1q7wbvwW8lRY/enpVbTBF1q7wbvwW8lRY -goversion go1.13.1 -D "" -importcfg $WORK/b131/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d5/d564ffdc7b11e551a7be33d3bbf76d6326296e38dd9103bc67917590198c9217-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/version mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/version -complete -installsuffix shared -buildid QXjv4QhN5rE2kWu11jos/QXjv4QhN5rE2kWu11jos -goversion go1.13.1 -D "" -importcfg $WORK/b141/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/be/bedbc72d77f931700bbfaa342955d1cdc66c59a74920a6817c53aee34e64da2c-d # internal crypto/x509 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/dsa=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid QJsE9mTysVxNcGDsl7Ec/QJsE9mTysVxNcGDsl7Ec -goversion go1.13.1 -D "" -importcfg $WORK/b124/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/62/62a1f4587f8ac6fc09ff28ff928625f4eeff14ba4d96adb032adaaccd69330d0-d # internal github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b142/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b142/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b142/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3c/3ca5da075716bb6a6deaba56190b77bd258ef6d09ff0bbe54f2acad973580d2d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid YsvYPyG4PMwG3f6vsw05/YsvYPyG4PMwG3f6vsw05 -goversion go1.13.1 -D "" -importcfg $WORK/b144/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ac/acdfc99192e0e465678fc574a9d285172f0e8294e5abc6774449506ceb1a98c3-d # internal compress/flate mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid fDHyM3a6u0DCGDTvrIDY/fDHyM3a6u0DCGDTvrIDY -goversion go1.13.1 -D "" -importcfg $WORK/b147/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/49/491db94314adfed8739f19fbdf1196df70ce4a645df8a19288711a5923353e6d-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid LI2b73_s6X6TNTXnmRru/LI2b73_s6X6TNTXnmRru -goversion go1.13.1 -D "" -importcfg $WORK/b151/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a6/a6f8b6728321ef7304bf7d72d8ada78eb308f33b8bdf2d42998793e4836d2ba7-d # internal image/internal/imageutil mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b153/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid J1P1OttXUEaWSnL7Q3Gc/J1P1OttXUEaWSnL7Q3Gc -goversion go1.13.1 -D "" -importcfg $WORK/b156/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c7/c7258760b59bea56439c1db64b25a50ba88411fe9e01b74847288a3a4444c7ca-d # internal image/jpeg mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile image/internal/imageutil=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 4ym7c4lfmyCgZUDoA2A8/4ym7c4lfmyCgZUDoA2A8 -goversion go1.13.1 -D "" -importcfg $WORK/b155/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/88/8842f7d9bf0958681cef1d7d2ed9ee514fd606ecc182334be02c799542595c3c-d # internal compress/zlib mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/adler32=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid z-BAuaZZZZN-p785Pf9a/z-BAuaZZZZN-p785Pf9a -goversion go1.13.1 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/75/752b8af612004e458de08d73d53601497f36cedbba3474160799faeffbab33da-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none -complete -installsuffix shared -buildid YMBOiWCj5UqdEc1CRPyu/YMBOiWCj5UqdEc1CRPyu -goversion go1.13.1 -D "" -importcfg $WORK/b159/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/aa/aaecb7519ef775afccef32a298a22cb8b8395dcc303c2ce41c24fcd341ff8f8b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir -complete -installsuffix shared -buildid k7-snfqWsZ0-zSe-1tza/k7-snfqWsZ0-zSe-1tza -goversion go1.13.1 -D "" -importcfg $WORK/b160/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e1/e1278388ccbe8652773a4d42653f3db21da24a03422144eeb930b33eda4ce0cd-d # internal text/scanner mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid TI_O1Q5ZX8nx4Thw1mTk/TI_O1Q5ZX8nx4Thw1mTk -goversion go1.13.1 -D "" -importcfg $WORK/b165/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/39/39e745186652707a6530e61c5861bc0a28bbfe1f3405ed5ecd1ce50eaaeea73c-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/dsa=$WORK/b125/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid AyDvKrY20OjJrkF_Zcuu/AyDvKrY20OjJrkF_Zcuu -goversion go1.13.1 -D "" -importcfg $WORK/b146/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/42/4216c16693f78fe14e69d5692077bb1e29e8323a4a0e8773b53afcbf7b319d56-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid LS8XIzv2fxah6CoXHhx-/LS8XIzv2fxah6CoXHhx- -goversion go1.13.1 -D "" -importcfg $WORK/b164/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/8e/8e44ca60c1d870216a96f7a1517d750bc67b1c0870ae2a647a0b49af93f9763e-d # internal crypto/tls mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b120/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid OTMQYA1Esmjxcf7jgSc4/OTMQYA1Esmjxcf7jgSc4 -goversion go1.13.1 -D "" -importcfg $WORK/b115/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/bb/bbed4bca0d269af607ee51987cca7835ce0cfd40e6b48166896446428bbbd22d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid k8II1w2W0pjb-_ZiBXz5/k8II1w2W0pjb-_ZiBXz5 -goversion go1.13.1 -D "" -importcfg $WORK/b168/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/20/20698366b00769224f62b0f87df2336b97bc55576fddb44a0418908ed1a88616-d # internal github.com/containers/libpod/vendor/github.com/docker/go-units mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid aeeVLIny8M-sy8zb-Yxh/aeeVLIny8M-sy8zb-Yxh -goversion go1.13.1 -D "" -importcfg $WORK/b169/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c3/c318ab914371970b70f2f60396a5243c80c1741e25a2ee54c1edf6712407b393-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid -rXxVrAqHlDyA3mF9ldj/-rXxVrAqHlDyA3mF9ldj -goversion go1.13.1 -D "" -importcfg $WORK/b167/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1b/1bcf145b6feebb391743be19806075cfcfede72021f941981fe4efd8e5f4a948-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid BSmspLoouv6vd74pkW8Q/BSmspLoouv6vd74pkW8Q -goversion go1.13.1 -D "" -importcfg $WORK/b143/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b7/b7956dd6b372904f3286d952a7a492dceedd605525dae5b0ffc15642f33e36fd-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid R8I9KaSRb7564h5tF51O/R8I9KaSRb7564h5tF51O -goversion go1.13.1 -D "" -importcfg $WORK/b170/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/21/21aff1d562e8a9261b0d8282316f341035c9f0ed5755602a1575d79452acb950-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid z-_1umswyo_6yo6Hollt/z-_1umswyo_6yo6Hollt -goversion go1.13.1 -D "" -importcfg $WORK/b166/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/34/3459d3e557f031d66f5f2f99a7f43baec5a0b4e9a17a274a15fcc8dbedbf75d1-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ce/ce450936cef8dd7ad2c4d4f49ea378366d23a484e975df80b63b1708d7d98820-d # internal cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid FJ6ctnk-rbhIL46tx_Kr/FJ6ctnk-rbhIL46tx_Kr -goversion go1.13.1 -D "" -importcfg $WORK/b171/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b175/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b175/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b175/ -g -O2 ./sysconfig.go cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/28/28b0b73cd7a50a34ebf3fdd56e895dbce90c307461adbaa4695536a3cb55fe9d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid T96WSuQyiSi-n7aBovht/T96WSuQyiSi-n7aBovht -goversion go1.13.1 -D "" -importcfg $WORK/b173/importcfg -pack ./pools.go cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/fb/fb8d98a7dc08dcbe8ccd2f48dba5a85a630f252e0aa96fb871d87dcb90427d57-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid FmMCYGFyttZfEnWA-nlE/FmMCYGFyttZfEnWA-nlE -goversion go1.13.1 -D "" -importcfg $WORK/b176/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 cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid xhwN8LWDb1XB2yeKAFzg/xhwN8LWDb1XB2yeKAFzg -goversion go1.13.1 -D "" -importcfg $WORK/b175/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b175/_cgo_gotypes.go $WORK/b175/sysconfig.cgo1.go $WORK/b175/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/1b/1b6e15386b7ede4c6659e0036d6ec7d7fc7c273c68dc39bc5ba66eaac5c5220e-d # internal flag mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p flag -std -complete -installsuffix shared -buildid _P8hOGnISf4oScLfKcoM/_P8hOGnISf4oScLfKcoM -goversion go1.13.1 -D "" -importcfg $WORK/b179/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/47/47e659f4b9a0bf733a3aa8c76f24911ecf9f884ab29b2a8df851313879ee701e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid nKc6sa1a-M1oxcTmED4-/nKc6sa1a-M1oxcTmED4- -goversion go1.13.1 -D "" -importcfg $WORK/b163/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/29/2900ed2a003dd73337b1f7926026b988af1ac359a71668c2858559e6ebec1a1c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid M_rqah6xVjKEmvIHBlto/M_rqah6xVjKEmvIHBlto -goversion go1.13.1 -D "" -importcfg $WORK/b180/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4d/4d8b154d2892e784975dfb7570c7ee0e74e4d5a109575cfd0b747c6009dfd42c-d # internal github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid MhxRBooijf1mbo0oriqF/MhxRBooijf1mbo0oriqF -goversion go1.13.1 -D "" -importcfg $WORK/b181/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/79/790d93183aa428571d8b5e25eadd2739f5cc5c39013f32273e3f2fbdd418186d-d # internal github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid YUrtrN0WbHzDDJCbbDjE/YUrtrN0WbHzDDJCbbDjE -goversion go1.13.1 -D "" -importcfg $WORK/b108/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/68/6828c5986a035e22deccb38748adb9f5a1257442465511bf06a669028e0f8320-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Fns7w1-UScxMiwUMlB0Y/Fns7w1-UScxMiwUMlB0Y -goversion go1.13.1 -D "" -importcfg $WORK/b182/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/3d/3db8b4ff5589a0b57311b0908feeeb037634e3a7448366b67df249fe4567ac46-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid LsFkcpe9OQLhLupLGjoV/LsFkcpe9OQLhLupLGjoV -goversion go1.13.1 -D "" -importcfg $WORK/b185/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/53/53d89ede77ad847f2ff01b005708d6a9b28e1a38b6461585ed1f533d082cd310-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid ivKhIFPBDIpJ1IRBO5Vm/ivKhIFPBDIpJ1IRBO5Vm -goversion go1.13.1 -D "" -importcfg $WORK/b186/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/9b/9bca0347f794c4d6f7abcd1b7b9bbe51b00889402b53077c1c9eec097a11fac6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid Uc1DQRCGsVMNEZslHof-/Uc1DQRCGsVMNEZslHof- -goversion go1.13.1 -D "" -importcfg $WORK/b187/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/46/46135a16f6a50f30ff00ab9f73d374bdd7e2b380a28a4d7089041be9cfe7769e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 6SUK2NrJ5PKokgOENdUr/6SUK2NrJ5PKokgOENdUr -goversion go1.13.1 -D "" -importcfg $WORK/b189/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1c/1cfed4abf7280ca7524f6a9c68c455e8effb96be6b24155418df2fd6ccc63714-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid h0SB7VMPBlQdDkYqFiuM/h0SB7VMPBlQdDkYqFiuM -goversion go1.13.1 -D "" -importcfg $WORK/b178/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/55/5558aaab6a5e6929517bab84e39f3e475d7f7f33a6ae9c68a724d2bc0b2c42f3-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression importmap github.com/containers/image/v4/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest -complete -installsuffix shared -buildid m-4ubBIBfTUTPuWE4RHe/m-4ubBIBfTUTPuWE4RHe -goversion go1.13.1 -D "" -importcfg $WORK/b082/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/85/8515ca1c8fb5de0e2f9b065e50ac33a4a0246e9c286d45cbcee811af66666ba7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid wePEFtF97LUlUAehAUJC/wePEFtF97LUlUAehAUJC -goversion go1.13.1 -D "" -importcfg $WORK/b188/importcfg -pack ./label_selinux.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ed/ed7bdede493af3a9f4bf33af7ab32cd9951e0870c350d5b5b3a470e115db8e8f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 6LZkDXe7fUCwotWfKT4e/6LZkDXe7fUCwotWfKT4e -goversion go1.13.1 -D "" -importcfg $WORK/b162/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/b0/b099e9f03178aa15cd2d7f01ee4cce4b7b1b49ca12c6b107eb52d064a328f45d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b193/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b193/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b193/ -g -O2 ./projectquota.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c6/c63d233aa5dde54c4c31dae53151998c680bbd5fa63e086d527924d68445737f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/image mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/image -complete -installsuffix shared -buildid BQBxq44GE9ESoVngXHsd/BQBxq44GE9ESoVngXHsd -goversion go1.13.1 -D "" -importcfg $WORK/b158/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/84/844bb521a045092eeb17954f75ad19d3deedafc24b4dc643ba34a3af291cd82f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid -V2AUQzkx06ZOXzwan6w/-V2AUQzkx06ZOXzwan6w -goversion go1.13.1 -D "" -importcfg $WORK/b184/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/43/43a407876bf33f5c4f6dcb2769791b28be82ed674152a1e50694873516347faf-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b190/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b190/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b190/ -g -O2 ./btrfs.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7b/7b5f3603defc5e78326b6ead34899209420ea6608fafed5695c1f5c713e834ff-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid ocLeml9iBZ5gmUi5RdoQ/ocLeml9iBZ5gmUi5RdoQ -goversion go1.13.1 -D "" -importcfg $WORK/b192/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid yW3NU-oaWhBk0JBi7_5J/yW3NU-oaWhBk0JBi7_5J -goversion go1.13.1 -D "" -importcfg $WORK/b193/importcfg -pack $WORK/b193/_cgo_gotypes.go $WORK/b193/projectquota.cgo1.go $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/81/81998c3365933cd307078d7a25dffa84acf443670a29077f1e8d525b5700f205-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 0cHIpxUTU5WNPjjh5tS2/0cHIpxUTU5WNPjjh5tS2 -goversion go1.13.1 -D "" -importcfg $WORK/b194/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b142/ -g -O2 -o $WORK/b142/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/1f/1f4b924cdc262ec43a617a5364fe8f184239d478703b2b271ef19d0a30172a6e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b196/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b196/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b196/ -g -O2 ./copy_linux.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/59/591cd33d7036d0f8a364718cfbca76bfef2bb3a42b15953359f65deedb70cd07-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid gWMhYCcoFe-AQz3g2U1V/gWMhYCcoFe-AQz3g2U1V -goversion go1.13.1 -D "" -importcfg $WORK/b191/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage gpgme -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid VDhvyxIlfwJmCEPNZZDd/VDhvyxIlfwJmCEPNZZDd -goversion go1.13.1 -D "" -importcfg $WORK/b142/importcfg -pack ./callbacks.go $WORK/b142/_cgo_gotypes.go $WORK/b142/data.cgo1.go $WORK/b142/gpgme.cgo1.go $WORK/b142/_cgo_import.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 9eZXRWKsh9VHfciYzZ7q/9eZXRWKsh9VHfciYzZ7q -goversion go1.13.1 -D "" -importcfg $WORK/b196/importcfg -pack $WORK/b196/_cgo_gotypes.go $WORK/b196/copy_linux.cgo1.go $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e4/e45319532754e85afd33882c64ac70197452150e22dd9be5f95eb3fbd5b712c4-d # internal github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid IzsYSPfy3wyX1kROVese/IzsYSPfy3wyX1kROVese -goversion go1.13.1 -D "" -importcfg $WORK/b198/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/4b/4bccfed997a7cc504c3693b431f1a47c40a120a3731da01d98b5d5a621a00e4b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid kAJXVOD0wiQZNvXqf9cd/kAJXVOD0wiQZNvXqf9cd -goversion go1.13.1 -D "" -importcfg $WORK/b195/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a3/a3c040d4319bbb8e0ae3b52a7f4ea18916f86853d0389f7f36dc588416331078-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 0CFkp256GsifystqGGwF/0CFkp256GsifystqGGwF -goversion go1.13.1 -D "" -importcfg $WORK/b201/importcfg -pack ./stringid.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ba/ba6f78c45f614d25daef4cf69af673fb193537c1e2f9545ce57c9c9eeb3933e2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/signature mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/image/v4/version=github.com/containers/libpod/vendor/github.com/containers/image/v4/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/version=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/signature /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/signature -complete -installsuffix shared -buildid sum6d2YkohlrFcNDHh5E/sum6d2YkohlrFcNDHh5E -goversion go1.13.1 -D "" -importcfg $WORK/b081/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/7a/7a54b213485988cabe34cf1276af948187e8b56d9bc249dde016737650344a1c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid ISDbrol4ppqlXR3XnNRJ/ISDbrol4ppqlXR3XnNRJ -goversion go1.13.1 -D "" -importcfg $WORK/b200/importcfg -pack ./lockfile.go ./lockfile_unix.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/a4/a4d04b6e3d1e9434c49b003159ebdef4e7d47d178ab7cfdd13bd907ec4083c96-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid tcZUfMH5DCTho23iZN4a/tcZUfMH5DCTho23iZN4a -goversion go1.13.1 -D "" -importcfg $WORK/b202/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/93/9372424bb95d1f40c04d34c835cbc77df7bfa24e6d2b9e2b423d940aebe44a6f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid qDRGC1WjkwpQF7AxUc6X/qDRGC1WjkwpQF7AxUc6X -goversion go1.13.1 -D "" -importcfg $WORK/b197/importcfg -pack ./zfs.go ./zfs_linux.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1b/1bce4d44214a37d3c073c844bfe04f6fce7829ffc8e45d3cd8af98872ff47a86-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Af4EA1aKs9oioetaFvg1/Af4EA1aKs9oioetaFvg1 -goversion go1.13.1 -D "" -importcfg $WORK/b204/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3a/3a1b09f5a69184f905e9a1f0d4eecdcf232f8448ad2bcde0defe350f2aabdbb8-d # internal github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid bnbA3ti6HC42dKKuz3UK/bnbA3ti6HC42dKKuz3UK -goversion go1.13.1 -D "" -importcfg $WORK/b206/importcfg -pack ./children.go ./patricia.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -o $WORK/b190/_cgo_.o $WORK/b190/_cgo_main.o $WORK/b190/_x001.o $WORK/b190/_x002.o $WORK/b190/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b190/_cgo_.o -dynout $WORK/b190/_cgo_import.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid J_tXH_dWq1AnwfJXvPkS/J_tXH_dWq1AnwfJXvPkS -goversion go1.13.1 -D "" -importcfg $WORK/b190/importcfg -pack $WORK/b190/_cgo_gotypes.go $WORK/b190/btrfs.cgo1.go $WORK/b190/version.cgo1.go $WORK/b190/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/19/19c4e593c2e587b79bae1e726823291137d5753490e92a91632a832acd20ca02-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b206/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid LKuwhtN2HhdSmnoBCXUP/LKuwhtN2HhdSmnoBCXUP -goversion go1.13.1 -D "" -importcfg $WORK/b205/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/43/43e4c3cc2d496907cca1b33d7365c7f7fae50707af0f3f9aac9c3dfd823141fa-d # internal go/token mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p go/token -std -complete -installsuffix shared -buildid puX5BZ3eigjrkdvZocaj/puX5BZ3eigjrkdvZocaj -goversion go1.13.1 -D "" -importcfg $WORK/b212/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a9/a9ab2b015540801bb61440f9ccfd83ea28061e44bae145260b5015c141a5e07d-d # internal text/template/parse mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid -H0mOuA-vAbPeS40Pp4x/-H0mOuA-vAbPeS40Pp4x -goversion go1.13.1 -D "" -importcfg $WORK/b216/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b6/b6eb8a59227f46c03503b7588f2bb42a88c0c97b431d82a8f21eab7105dfd7e3-d # internal go/scanner mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid TBN8iosxnmIIR60UgVrx/TBN8iosxnmIIR60UgVrx -goversion go1.13.1 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go ./scanner.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b190/_pkg_.a $WORK/b190/_x001.o $WORK/b190/_x002.o $WORK/b190/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c0/c0fb932cae24ea82d6c7daf106d53aae93632d49794e3dea4bc8b77759ebe971-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b197/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid Pn2JNGEv-bKf5hA30uhq/Pn2JNGEv-bKf5hA30uhq -goversion go1.13.1 -D "" -importcfg $WORK/b183/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/aa/aad64d93ccafbfff5b0c5aa3d1d0ad74618238eb2c5830ead45e60dd0977110b-d # internal compress/gzip mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 6n8DkPksEFWap7EWT8Em/6n8DkPksEFWap7EWT8Em -goversion go1.13.1 -D "" -importcfg $WORK/b220/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b4/b4502f25b5bd4b916637a3c45bd6dd5d37f487c774fe5273327a6afabf087425-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 4DonACc1A3fRnbXsEmeX/4DonACc1A3fRnbXsEmeX -goversion go1.13.1 -D "" -importcfg $WORK/b203/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/45/45a7243e7e42d28b1dcf25895e8dd3a855be81609dbcb83750643fe8846dfc7a-d # internal go/ast mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p go/ast -std -complete -installsuffix shared -buildid 4eeupCoDMmV4LKVPUM3t/4eeupCoDMmV4LKVPUM3t -goversion go1.13.1 -D "" -importcfg $WORK/b210/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/72/726042a42ed7ecd4b51c95e2d384ff84dcfb68530b8908f80968921f3452282b-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid f1wQSNWxCeO-rO2lzeQJ/f1wQSNWxCeO-rO2lzeQJ -goversion go1.13.1 -D "" -importcfg $WORK/b217/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/39/399626809629400656bab1d86efbd8d1203ad8477c3bdb6bef363497ecbe72bc-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid fzGG4st-B2xWkCjDbRBa/fzGG4st-B2xWkCjDbRBa -goversion go1.13.1 -D "" -importcfg $WORK/b224/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/78/78563b58322a44668ac99dd3f85a0956fae9c7de1ddab17d35c2b7532bea9369-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid hLh2RvA0ISw5BDlpwjpQ/hLh2RvA0ISw5BDlpwjpQ -goversion go1.13.1 -D "" -importcfg $WORK/b225/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4e/4e8327455f91efc15165c26279b28018566340536d4c6e0b384e75c4f1ad7868-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b224/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid gxSPAu1YtO0Vv4KOlfG6/gxSPAu1YtO0Vv4KOlfG6 -goversion go1.13.1 -D "" -importcfg $WORK/b226/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/9f/9f9ea968b89107006aeef7953e6bd3828012a9bfc9a9a6c25772481fe71073dc-d # internal text/template mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p text/template -std -complete -installsuffix shared -buildid jgmHASxn-8GLVj0qbTCF/jgmHASxn-8GLVj0qbTCF -goversion go1.13.1 -D "" -importcfg $WORK/b215/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/19/198504bc0bf4c3c35a792ee937395a8909c787cd268c64a30bf162d813c0c3a2-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b224/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 34CcQsggi6BG_9QCIpjb/34CcQsggi6BG_9QCIpjb -goversion go1.13.1 -D "" -importcfg $WORK/b223/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e7/e7ec7dc862ed07a36fd34335ca05fe985e4ccf55e95db9313ebf492af80f68f2-d # internal net/textproto mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid b_QkMjG0M9vYmXKGVwdU/b_QkMjG0M9vYmXKGVwdU -goversion go1.13.1 -D "" -importcfg $WORK/b227/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a8/a8650a05149dd4f335a14a2e317e984f8b394d7470838a9f5e9f23a5c8fa76ec-d # internal go/parser mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/scanner=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/parser -std -complete -installsuffix shared -buildid GH091HYpr9vm26E0va4c/GH091HYpr9vm26E0va4c -goversion go1.13.1 -D "" -importcfg $WORK/b213/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/82/821d165f758b4e4b84cb7d71e8956435967099e9f1a6c233d5284fb688ece50a-d # internal go/printer mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/printer -std -complete -installsuffix shared -buildid ZR3Ri8t4h381Z4p7_Pg2/ZR3Ri8t4h381Z4p7_Pg2 -goversion go1.13.1 -D "" -importcfg $WORK/b214/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/06/0653f7840198169403767910337607888d6c51a633863355193e5eab75205859-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid YDp5WDjMekmVjZDF1voq/YDp5WDjMekmVjZDF1voq -goversion go1.13.1 -D "" -importcfg $WORK/b222/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/55/55523b2b8cd06c60ce5de68f6726da97e55d7e44006e2cd649dd0050cea74bd8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid aE4y-dDD7YwqKz7-GKz7/aE4y-dDD7YwqKz7-GKz7 -goversion go1.13.1 -D "" -importcfg $WORK/b229/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/a6/a674b04d3778cb723d01d7b79553e5cccd8d469197bbb00a6f4a20ffc0642285-d # internal mime mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p mime -std -complete -installsuffix shared -buildid v9qA6sAliv1DTxevA4Vk/v9qA6sAliv1DTxevA4Vk -goversion go1.13.1 -D "" -importcfg $WORK/b230/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/09/096d42f9bdde063af2fdd16bfae3ef4583f6f444c4b969774258593e63c782d4-d # internal mime/quotedprintable mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid xYa4M86Dk5qY5NR8IbEw/xYa4M86Dk5qY5NR8IbEw -goversion go1.13.1 -D "" -importcfg $WORK/b232/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/63/6326e1d3282f518b8f41101b9a3fc375774c6815722ba6501b112494c5d2498c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid FPZrvKpDO9VQuFAfxWud/FPZrvKpDO9VQuFAfxWud -goversion go1.13.1 -D "" -importcfg $WORK/b221/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/58/589818b96410fc32ae1cc2d920724d1fffb212240eca0a4d02b14777cb916701-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid SPRTcU7XrqEfPoZGswRQ/SPRTcU7XrqEfPoZGswRQ -goversion go1.13.1 -D "" -importcfg $WORK/b228/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e8/e865501e87f9a72a4ffc8b02d185511f2c98e830549fce4dd50448dfc3f99744-d # internal net/http/httptrace mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid xK9Yluc0wt6qg3n6jyCu/xK9Yluc0wt6qg3n6jyCu -goversion go1.13.1 -D "" -importcfg $WORK/b233/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/81/8138aeed4e373276fb7335ba30c28230a45887011949d46c7d02e2c658b4d584-d # internal net/http/internal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid P32Aeo8oSC9QG_qSWZn4/P32Aeo8oSC9QG_qSWZn4 -goversion go1.13.1 -D "" -importcfg $WORK/b234/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/26/26b460ebba1a7ab8e3283a22a206e2410c89a1e9e7b91ea318be132cfe16958e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Wb1AVKsN5gwol3eZc06v/Wb1AVKsN5gwol3eZc06v -goversion go1.13.1 -D "" -importcfg $WORK/b235/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/50/502becb8f57be9f3b0de99be264511ea44eb8006557bb965d6f38e6309791fcd-d # internal go/format mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/parser=$WORK/b213/_pkg_.a packagefile go/printer=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p go/format -std -complete -installsuffix shared -buildid XMsuO25moQaw8aopHVdH/XMsuO25moQaw8aopHVdH -goversion go1.13.1 -D "" -importcfg $WORK/b209/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d5/d59bdd39a86433706834c6101104515a7fe6438046dda6b1f862b2853194a3de-d # internal mime/multipart mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid vb7K1Vx7-7MlLzJ9vG_y/vb7K1Vx7-7MlLzJ9vG_y -goversion go1.13.1 -D "" -importcfg $WORK/b231/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d1/d1c16757686a03eb25a6fe3966f316cd7fae2c9a19203906a3a2799d559a40bf-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b208/_pkg_.a packagefile go/format=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid DFT5S2I6h5N9LHF_00iu/DFT5S2I6h5N9LHF_00iu -goversion go1.13.1 -D "" -importcfg $WORK/b207/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/be/be0786e84686ebcd7d133042eff8a3e473b8bb217e37afe64bfc9f9e9b872e8e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid E_BrSNnSH4DkrXRpxV7j/E_BrSNnSH4DkrXRpxV7j -goversion go1.13.1 -D "" -importcfg $WORK/b238/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/11/1139b6b75143263a827db0bffefb76041e59e04ba6cda281eeb4df52c4843891-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b237/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b237/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b237/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d3/d3ee18925aa43dceffc0f3aac786fa6dff0a79ce54e45bb4df6b0c36036f10ed-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b239/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b239/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b239/ -g -O2 ./seccomp.go ./seccomp_internal.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/52/52f17aa86058074c6e880eb4ab738316740956ec2aacbf940ddba2697e662639-d # internal net/http mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p net/http -std -complete -installsuffix shared -buildid FuxXZ2T9j1UCLCeMGiue/FuxXZ2T9j1UCLCeMGiue -goversion go1.13.1 -D "" -importcfg $WORK/b219/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 cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I $WORK/b237/ -g -O2 -Wall -o $WORK/b237/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/1a/1a426e46014b499ea76d5abbf4e4c4df6b4ba45055c93c9091628a61f60d1a90-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid CBK07yBZYBHZ9GlS0PUR/CBK07yBZYBHZ9GlS0PUR -goversion go1.13.1 -D "" -importcfg $WORK/b161/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 cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -o $WORK/b237/_cgo_.o $WORK/b237/_cgo_main.o $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b237/_cgo_.o -dynout $WORK/b237/_cgo_import.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid _iDCjAIQ5yCB6Ug7DUSg/_iDCjAIQ5yCB6Ug7DUSg -goversion go1.13.1 -D "" -importcfg $WORK/b237/importcfg -pack ./unshare.go $WORK/b237/_cgo_gotypes.go $WORK/b237/unshare_cgo.cgo1.go $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b237/_pkg_.a $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/a1/a187dbade17bc378b09c6d7d3e623a151182a63f4a425243af0939f118d0a10f-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid e8eL-ownI_PtpUybwaKz/e8eL-ownI_PtpUybwaKz -goversion go1.13.1 -D "" -importcfg $WORK/b240/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3d/3db53658d80d97e716d7bd981697d3d35a40b70bc407441658d5caeaa942c103-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid o3ECY3oVKZ6VA2WMQPgI/o3ECY3oVKZ6VA2WMQPgI -goversion go1.13.1 -D "" -importcfg $WORK/b241/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/cd/cd107d9b7f9329d52cfe9349a4f72cb3281e84afc824b591993fafdd3868b1a6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid AlRBP-aFvzqXFqdhUTAG/AlRBP-aFvzqXFqdhUTAG -goversion go1.13.1 -D "" -importcfg $WORK/b242/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e1/e12c141c3b61f177867ed3f07b759ae5edb8faa2cd004f62bfa65565fef2ceca-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 03buj5FxtdZZ6NVUhz6Z/03buj5FxtdZZ6NVUhz6Z -goversion go1.13.1 -D "" -importcfg $WORK/b243/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/21/213d52fdb1e7a40045c32c2eb6183cf7d54bf446ed8131d200a096fb7aa039bc-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid rDX_hMWRJzh6dvELzd27/rDX_hMWRJzh6dvELzd27 -goversion go1.13.1 -D "" -importcfg $WORK/b246/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ca/cadc0e87c29732a66ec1e9ac4d5b72575a2d68e4d5ed653b0da1cdfaa2714a0d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid 01d-K4M9UJT2PEQRaMzl/01d-K4M9UJT2PEQRaMzl -goversion go1.13.1 -D "" -importcfg $WORK/b245/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/92/9284f5beef86bfe044bb9e0bbd87ed3eb11d28f1ed1519d1deec11283c5805eb-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid HTBg4ZDsjc2aqvAvrTYw/HTBg4ZDsjc2aqvAvrTYw -goversion go1.13.1 -D "" -importcfg $WORK/b250/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/56/5669812438328e4e5dc4529740d8858aaa74f4ed2140a348e0828483c3b18c4d-d # internal hash/fnv mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid P-LD1Rdz95WckxjIRJXr/P-LD1Rdz95WckxjIRJXr -goversion go1.13.1 -D "" -importcfg $WORK/b252/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c3/c32b77b7712e215139d35e5efae097cb2e5ffff9f00fa53c0d8e9f5ac7baa42c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/storage mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/storage -complete -installsuffix shared -buildid jNGJ-DN7ge_cqzQ6id9-/jNGJ-DN7ge_cqzQ6id9- -goversion go1.13.1 -D "" -importcfg $WORK/b157/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/35/358fa9aab7e1085425b907a65c571fddc03540eb378b5a7b63a657ff00f85e4a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid Bl3SDDVzEFFS5Kzbougk/Bl3SDDVzEFFS5Kzbougk -goversion go1.13.1 -D "" -importcfg $WORK/b244/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/41/412f70a473a3cb6746b3a8607988438a9ebb1498621acb4fd85fa1841839e193-d # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid EAMYRD-jx1zVokKJR-qJ/EAMYRD-jx1zVokKJR-qJ -goversion go1.13.1 -D "" -importcfg $WORK/b251/importcfg -pack ./bolt_linux.go ./bolt_s390x.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/67/6778a2020df7fc225bbab55edef8ca2433bbd551bad14b6feb40850ae67ec55d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory -complete -installsuffix shared -buildid KWkcae8Uxm5qAY9Oy3n8/KWkcae8Uxm5qAY9Oy3n8 -goversion go1.13.1 -D "" -importcfg $WORK/b253/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/a4/a489be84b514a34abc3eb9950fb30bc16a987660e32408f5da82c8ab4226cddd-d # internal container/heap mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p container/heap -std -complete -installsuffix shared -buildid -68DNiBvOFSW_wVHFMJh/-68DNiBvOFSW_wVHFMJh -goversion go1.13.1 -D "" -importcfg $WORK/b255/importcfg -pack ./heap.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0f/0fe4af8bf13dbbd0cdc780c82bc2d4efbea4d129dcf75aeb37aa1393f570bafc-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid h0GG1WoQUxtG95FDSZVq/h0GG1WoQUxtG95FDSZVq -goversion go1.13.1 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/e8/e8c7d1d8600960f68355db6ad95ffc20781af09d4c00c4f29fd956dfe97327bd-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid CevzozuLBzR4rmvP7rbO/CevzozuLBzR4rmvP7rbO -goversion go1.13.1 -D "" -importcfg $WORK/b256/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/91/912ccbda3cca48b3c25fa0a321e6a8e12eb23b754da9ea72d47a73df5be600ac-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid a1nIqC7HptV_dBPPDnzn/a1nIqC7HptV_dBPPDnzn -goversion go1.13.1 -D "" -importcfg $WORK/b258/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/41/41230f3b993d390b74c95d50440780bfa56577c336f784b141ff9e5784abdc62-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 8kjRWLpKjfnuj_l8CprH/8kjRWLpKjfnuj_l8CprH -goversion go1.13.1 -D "" -importcfg $WORK/b249/importcfg -pack ./boltdb.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/fc/fc75622988e09e66c89fef9c0b4d046e3173df90991cf92ecf4f7a60da5d9e7a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb importmap github.com/containers/image/v4/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache -complete -installsuffix shared -buildid zJe-VOLXgZPRwX8u-ujc/zJe-VOLXgZPRwX8u-ujc -goversion go1.13.1 -D "" -importcfg $WORK/b248/importcfg -pack ./default.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -o $WORK/b239/_cgo_.o $WORK/b239/_cgo_main.o $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/7c/7c84f3c3e9f66087a3b2e6b684297630c74677bd3b1f63a1e21be41ce7d7db5c-d # internal os/signal mkdir -p $WORK/b261/ cat >$WORK/b261/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b261/symabis ./sig.s cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p os/signal -std -installsuffix shared -buildid WvF6-OO0rcVvAOSgjf3o/WvF6-OO0rcVvAOSgjf3o -goversion go1.13.1 -symabis $WORK/b261/symabis -D "" -importcfg $WORK/b261/importcfg -pack -asmhdr $WORK/b261/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/34/34b289d0c5a8bbcbbe281661db7c780196f513319bb07926a57f7a2a4bf324cf-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid Uud7kJo6pq_lKyRZzKGZ/Uud7kJo6pq_lKyRZzKGZ -goversion go1.13.1 -D "" -importcfg $WORK/b262/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b239/_cgo_.o -dynout $WORK/b239/_cgo_import.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b261/sig.o ./sig.s cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid j6oOt38LXlUXwftKXhpU/j6oOt38LXlUXwftKXhpU -goversion go1.13.1 -D "" -importcfg $WORK/b239/importcfg -pack $WORK/b239/_cgo_gotypes.go $WORK/b239/seccomp.cgo1.go $WORK/b239/seccomp_internal.cgo1.go $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7d/7d7ffbef538854f371ab348a341d06459bfb1bbb7f364e92d40c0dbd11219ae0-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath -complete -installsuffix shared -buildid gP2Tta84pWktqIORcqtF/gP2Tta84pWktqIORcqtF -goversion go1.13.1 -D "" -importcfg $WORK/b264/importcfg -pack ./path.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b261/_pkg_.a $WORK/b261/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a7/a7ec1f3c37e46e812fe3e99bdbf1680d3341b5b80775a8c0a3275c6840af31f6-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid nuUZNmU-_Rv4aR9cNagW/nuUZNmU-_Rv4aR9cNagW -goversion go1.13.1 -D "" -importcfg $WORK/b254/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/13/131b0a4bf25e6036a2fa78ce74cbb30f3cb8a9c0656a937a84e8bf475f93bd0b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/directory mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/directory -complete -installsuffix shared -buildid VHF7a4O7AOA_6EMUCypT/VHF7a4O7AOA_6EMUCypT -goversion go1.13.1 -D "" -importcfg $WORK/b263/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/9a/9a17031fbb73212208b8ebf372b130433a03addf084ead89eb43e1e63774027a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration -complete -installsuffix shared -buildid 4bRx-aYMwggrG5vVqUSt/4bRx-aYMwggrG5vVqUSt -goversion go1.13.1 -D "" -importcfg $WORK/b266/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/1f/1f70b62a680b3371ef3a62252517d0f104485ac8e43cb34a053347eab2e825b2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl -complete -installsuffix shared -buildid ex_der64a2wEIIoEp1hq/ex_der64a2wEIIoEp1hq -goversion go1.13.1 -D "" -importcfg $WORK/b268/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b239/_pkg_.a $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/7d/7d131e1f7f9d4f80d86ef6e5ee3fa4034b6cba1b5fccfbce7e7d7e82bc9e8899-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 39zANqoEgFU7OiJUaSzK/39zANqoEgFU7OiJUaSzK -goversion go1.13.1 -D "" -importcfg $WORK/b270/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f0/f03c1312c242e66d81a1c860034c1c2c81bd72109b1b4af1acbf01a82531ac08-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/copy mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache importmap github.com/containers/image/v4/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/copy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/copy -complete -installsuffix shared -buildid YDxuTyjjOWYXmhEJJtS_/YDxuTyjjOWYXmhEJJtS_ -goversion go1.13.1 -D "" -importcfg $WORK/b247/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/a1/a112a7e51c22e8937278450aaaae92f27205e562852b48e59baa55d4a7593355-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid yFMFyqXrqzVGS6opyzhH/yFMFyqXrqzVGS6opyzhH -goversion go1.13.1 -D "" -importcfg $WORK/b274/importcfg -pack ./path_driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/85/85de4d189aa7f494ac42172df89c4c9b824376892f2605b6f1cc71fed254a726-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid _L_rDse1_3VsErad12eJ/_L_rDse1_3VsErad12eJ -goversion go1.13.1 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/9c/9ca59d105907db702614b4cc02dda431c226247a64dab3446d51f601169ba37c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid cGjqDcLi9ezLxDSOJYt_/cGjqDcLi9ezLxDSOJYt_ -goversion go1.13.1 -D "" -importcfg $WORK/b275/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/27/27fb1b2563b3b86fffffe072250634e7498e290bb8937dec2f897e9efb5c27d9-d # internal github.com/containers/libpod/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid GO8srLtZQinYLBOW092N/GO8srLtZQinYLBOW092N -goversion go1.13.1 -D "" -importcfg $WORK/b279/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/62/62a425861df15642aa7fbe4440a1da4e68e48df92b5cac608f3ac8658fc438ee-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid yJ2Bn27oejDl--PFmwr7/yJ2Bn27oejDl--PFmwr7 -goversion go1.13.1 -D "" -importcfg $WORK/b273/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/07/07aafcbf04d16fc6690f3f91c3b46066ddbe69529ecbceab09fdc3f76c2bcdf1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 8G9YjC5E6-F4vPiZFcwk/8G9YjC5E6-F4vPiZFcwk -goversion go1.13.1 -D "" -importcfg $WORK/b272/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/25/2551318d782e89921c8f091a454e3a7dad26ed4f67942f8488f9d723bd6321c8-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ycUfBwl0iAjnXdeo32PX/ycUfBwl0iAjnXdeo32PX -goversion go1.13.1 -D "" -importcfg $WORK/b280/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/1c/1cada97f8c3121741a9a1a4d762b8d85a6595fbc468829db8d31bffbb1b05adf-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid C8c-UvA4Iv3-ZZ-TYPAR/C8c-UvA4Iv3-ZZ-TYPAR -goversion go1.13.1 -D "" -importcfg $WORK/b278/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0e/0e3d7f57e9a56e640d19593c7c75e2a48ff11136e6606d9ec60a3fa34161b66e-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid RztuZPdd76deAjT1quB_/RztuZPdd76deAjT1quB_ -goversion go1.13.1 -D "" -importcfg $WORK/b218/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/02/02f49e898f4b9e8d3e0dbce9655d858a4a3120466280f18e766cee6560875fbd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3guMYbFoV3ZpoKb49ukg/3guMYbFoV3ZpoKb49ukg -goversion go1.13.1 -D "" -importcfg $WORK/b283/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/af/af274b48d70a7669fb94804645ed325a0679f5de98e59af5fd6b7365d27298eb-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid PFgJLvZnfs88vawUmk9I/PFgJLvZnfs88vawUmk9I -goversion go1.13.1 -D "" -importcfg $WORK/b277/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/81/81c14f4854d373b25eb523ea18a1a19bd8b49860651bff8617dd14aa097afdf6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_s390x/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 eq2sYd1PLYZHrcou11NM/eq2sYd1PLYZHrcou11NM -goversion go1.13.1 -D "" -importcfg $WORK/b063/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/99/99ea3e854eddc9991386214b7305b9c6779a99b4f0c14e6fd84866fa27ab8835-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Gz9-LLYnqfI9IFpwAH9K/Gz9-LLYnqfI9IFpwAH9K -goversion go1.13.1 -D "" -importcfg $WORK/b271/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/73/732b8823b16e4802310b167aaa6988962fd0b201dfe43101eb3c6e310642afbe-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid D6y0MlgkvTHRHFeXl1q-/D6y0MlgkvTHRHFeXl1q- -goversion go1.13.1 -D "" -importcfg $WORK/b282/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/1e/1e0025236f48d342ebceb6af15caea99c27a076d8d227e3d8c9df8c2de4e2aef-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config -complete -installsuffix shared -buildid c2w9rCOq7NT1pNtrMmkT/c2w9rCOq7NT1pNtrMmkT -goversion go1.13.1 -D "" -importcfg $WORK/b267/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ba/ba3908cfc0fe52d6df4ef97075ea543db5cdbe3c79428359129eacf96adbf893-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig -complete -installsuffix shared -buildid XJDT7oBY1Ji-RsP0QQHq/XJDT7oBY1Ji-RsP0QQHq -goversion go1.13.1 -D "" -importcfg $WORK/b276/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/04/04c8d67f8aae4e568cbd508cde9352a50ecd2c0ae714908eaec190332ca94a34-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_s390x/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 3d_-85M8UOYYKqQUimSo/3d_-85M8UOYYKqQUimSo -goversion go1.13.1 -D "" -importcfg $WORK/b062/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5b/5b69c0b28180538769db35a5d0087e0cbdbba4d6d0984bd57db0bee5e10ab2a0-d # internal github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 8pKIScgDyFPbpuyWZkaC/8pKIScgDyFPbpuyWZkaC -goversion go1.13.1 -D "" -importcfg $WORK/b284/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/41/413f486f816a79b94b32a39ff0f6fda126f6b972541e579eabcedd285cd821fd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid tUlbYlbUoTll7S5X7-GY/tUlbYlbUoTll7S5X7-GY -goversion go1.13.1 -D "" -importcfg $WORK/b286/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e5/e5571d940225a59c23420d1778b9da2d7efc7672d979e7e1851159f6b74ed9ce-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid ZDiDp4tQpEIiNmkBq85B/ZDiDp4tQpEIiNmkBq85B -goversion go1.13.1 -D "" -importcfg $WORK/b287/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/41/41abd97941d2e7b7192c3737a5d6c73f583397d5a312fa7c6553b0b934b890f6-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid nyrs5fkapCXI4CrDWHg4/nyrs5fkapCXI4CrDWHg4 -goversion go1.13.1 -D "" -importcfg $WORK/b236/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/cb/cb106b8bfa58aa0a4d0bf200c1f1f5169ee4e48d434eba1561750cc2dcf58edf-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid cG6h4jyLHbg-mDuX9Bwq/cG6h4jyLHbg-mDuX9Bwq -goversion go1.13.1 -D "" -importcfg $WORK/b288/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/31/3165d89113376674ab7a062ceb131b0c325c0be4a104df38a5d9e422e6829bc3-d # internal expvar mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p expvar -std -complete -installsuffix shared -buildid gf7xUODgCV5pXzCV6s5o/gf7xUODgCV5pXzCV6s5o -goversion go1.13.1 -D "" -importcfg $WORK/b293/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/8b/8b80a259823d086edc8a6ba24cfd194ad70edcadeed337f78b2354e602bd5f6c-d # internal github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 0NxP3LpoIgdCyYiggckb/0NxP3LpoIgdCyYiggckb -goversion go1.13.1 -D "" -importcfg $WORK/b294/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/31/31d4a7f76217e317eb874d599be575d3f7d847e2b28bd12865e41dd03c8d2b7b-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2hjml6jjLJ3RLPiHuwMg/2hjml6jjLJ3RLPiHuwMg -goversion go1.13.1 -D "" -importcfg $WORK/b295/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/9e/9e53132c6ceb75541d3367205c82f8decffeaaf7a08130b927788b7eeb19ce70-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid apwBbemxs7pGJ5KRfaZg/apwBbemxs7pGJ5KRfaZg -goversion go1.13.1 -D "" -importcfg $WORK/b300/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5e/5ed23af903218cfb48c02b192fcc040ff906bfdbfb0cfbe80c9b51ee491897cc-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid e8im7DQT-yey9mYZ1gBk/e8im7DQT-yey9mYZ1gBk -goversion go1.13.1 -D "" -importcfg $WORK/b281/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/d4/d4de8cf1c8c39332fd541127d57ff6acc66b683df9e0a6e2e47b36e84023db2a-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 566ydK01bZFFa7jFm-7D/566ydK01bZFFa7jFm-7D -goversion go1.13.1 -D "" -importcfg $WORK/b301/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b8/b82232b8e80475e95686901565639ed69f543fb96807d11228b4688665ef7443-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid aSdh4M1hMXsAeHONPA9c/aSdh4M1hMXsAeHONPA9c -goversion go1.13.1 -D "" -importcfg $WORK/b303/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/a9/a9af01fd2e2d2fd8ef4c35142be7ee742536ee10ec8cef7fed687bddcf60fa48-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid JPk-6Ov30b1GI8hPeM_t/JPk-6Ov30b1GI8hPeM_t -goversion go1.13.1 -D "" -importcfg $WORK/b302/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/83/83bb185028e5d367025c2100b2383165eb9d7701989ca4b63dcfa596e42c51a9-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid oB_JdIy6z1kqbA0ZK97p/oB_JdIy6z1kqbA0ZK97p -goversion go1.13.1 -D "" -importcfg $WORK/b307/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/94/9459f27d9f897034658a7ed80f18626fbce71baa18c4495a62ad2e51410739ab-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile -complete -installsuffix shared -buildid EgE5DUgCtiG0YdLWEpDY/EgE5DUgCtiG0YdLWEpDY -goversion go1.13.1 -D "" -importcfg $WORK/b309/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/9d/9d999a3f7e42fd2a0fbdc396dd8df81850c3239d3584657161398b87f433bf22-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive -complete -installsuffix shared -buildid Grhf3WlLannEOo9BXJbm/Grhf3WlLannEOo9BXJbm -goversion go1.13.1 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b8/b8ba48561baa401edc8dffe9c372f876441e0c9974acd04edd026fd357860d9a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal -complete -installsuffix shared -buildid nHZriHgQrLrzuxNURzDe/nHZriHgQrLrzuxNURzDe -goversion go1.13.1 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/28/28690b53f7adc3603ce5a79ef3e0fbc700c5c033d29985e50c5812b7b1ef7255-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal importmap github.com/containers/image/v4/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout -complete -installsuffix shared -buildid 2FywiZTkfv2jMxkDs5x-/2FywiZTkfv2jMxkDs5x- -goversion go1.13.1 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/54/54ee448961dd2a7205071c5bd205df53361152944a82a4fcf800ceafa266223e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid c0pT9uU9fUnM0KDHwCYI/c0pT9uU9fUnM0KDHwCYI -goversion go1.13.1 -D "" -importcfg $WORK/b319/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/d8/d8baadbdc4cf6cd286ad36649da513fff19a4f08673ddf9d55e86df73bbe8fe1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 0vZGf6Vb8W3nB73ZldRb/0vZGf6Vb8W3nB73ZldRb -goversion go1.13.1 -D "" -importcfg $WORK/b320/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/76/76aea57e72193307b0bfdb4d758e672bf02630b2d3d50489c4adf0d882d195f0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 1XRQESjD4-rTozdktijw/1XRQESjD4-rTozdktijw -goversion go1.13.1 -D "" -importcfg $WORK/b321/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a4/a41185df5ec5362aa2995b9931c2557e6e38b5a92b4a7d4e3ed19951225b8127-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid jQrLzVeahLPn2lgqGjxx/jQrLzVeahLPn2lgqGjxx -goversion go1.13.1 -D "" -importcfg $WORK/b322/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/1a/1ace0aeed27a38e11690c50ab98f7f517d3fc0ab71d9facc8b8ee2d7844bcd42-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir importmap github.com/containers/image/v4/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive -complete -installsuffix shared -buildid pYmNrQfnNIsRyIkBeyit/pYmNrQfnNIsRyIkBeyit -goversion go1.13.1 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/05/05abf8cab18f7d312e98b5e66c8b2d0123201de334fb2b89a8c9041f8a973929-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 04KXMOk46AKincXlUSgP/04KXMOk46AKincXlUSgP -goversion go1.13.1 -D "" -importcfg $WORK/b318/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/20/208945d4afb7134a1aa00b49aae9761c41d813808bff786a7269418b99b2e2dd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid J0_5eor9ZaZ1wYULKQFc/J0_5eor9ZaZ1wYULKQFc -goversion go1.13.1 -D "" -importcfg $WORK/b323/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/98/985a2a814d09b9e801135e84b324f925f977f2d114e4a5c0688cfb72551b41cc-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid J2leIsVPvgqn9jmtxHt3/J2leIsVPvgqn9jmtxHt3 -goversion go1.13.1 -D "" -importcfg $WORK/b326/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/8d/8d30c7099ec13c6c2d016972441a7e27f8d3ded1ae380f55888e4508870c9f04-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b335/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/d6/d6773c88c07fca937e3a5add28e2f0ace4a1329702aa52f567c48c71d1d5db4e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile net=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid hGeflE3CCBqbQAe2mfbe/hGeflE3CCBqbQAe2mfbe -goversion go1.13.1 -D "" -importcfg $WORK/b336/importcfg -pack ./authenticate.go ./registry.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid tpEI6Wa8OlTywMnhMt_o/tpEI6Wa8OlTywMnhMt_o -goversion go1.13.1 -D "" -importcfg $WORK/b335/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e2/e2ded9ecd03292847c43ea3d67806ff110b7ecc47b4cc22306084f30679522eb-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid GPDIyAHXK_OHFh8pz0wx/GPDIyAHXK_OHFh8pz0wx -goversion go1.13.1 -D "" -importcfg $WORK/b339/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/7a/7a60ec0cd7b99d4d856ac24559b1d095a139042453157202902e168a1be48243-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 9Z4TjjVW2N-j4DCC7mlD/9Z4TjjVW2N-j4DCC7mlD -goversion go1.13.1 -D "" -importcfg $WORK/b334/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f2/f266ab2ec969aa762c543871c82cbf7285dc5efd509586494d5524c367ed2bf9-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid SG6KeQgMKrBqZnKmqFHX/SG6KeQgMKrBqZnKmqFHX -goversion go1.13.1 -D "" -importcfg $WORK/b333/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ee/eee3be229c2c26bf313dacd90d97327d12c056dc167f6225cab3b986a91a3ee3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid U836Yv88jpbr89NiHQuO/U836Yv88jpbr89NiHQuO -goversion go1.13.1 -D "" -importcfg $WORK/b342/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/22/223a91d5744c232fce45b56979d09c9fb235e5c0e47b62803a4afb350012391f-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid XYOWcOc8MCCXmoVtJNgD/XYOWcOc8MCCXmoVtJNgD -goversion go1.13.1 -D "" -importcfg $WORK/b306/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/fb/fbc8e2fde27fc089eabee0242fae588f0ae6aa63c4a1359bc1c95c52eb14fca7-d # internal net/http/httputil mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid orWlU_93Rm84jWs177sX/orWlU_93Rm84jWs177sX -goversion go1.13.1 -D "" -importcfg $WORK/b344/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/cc/ccc92c4dd5d81513259a2f5cf8c745b536c53af6b663186605d7c4bbe584f5a3-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid PRtYNTCA4SoZgLFPYSNv/PRtYNTCA4SoZgLFPYSNv -goversion go1.13.1 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/f9/f9d26b7cc2e5deff201716e1a1b78556b2692cba9a4dd66d73bd294b16093b3a-d # internal github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid zD7HANImCTFoervJdeLj/zD7HANImCTFoervJdeLj -goversion go1.13.1 -D "" -importcfg $WORK/b351/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/8a/8a862aaf5f1681b47c0b9c1396d02ce7fa4b0103ade3171333b928a49f7343f6-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid iRT_sh3V7qxMvecxLrKP/iRT_sh3V7qxMvecxLrKP -goversion go1.13.1 -D "" -importcfg $WORK/b352/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/4a/4a593b90f38c61624d7191fafdd6c298266e2f85464440fd5981191e6377ae9d-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid CDKehLc_BeYwPecHoHUc/CDKehLc_BeYwPecHoHUc -goversion go1.13.1 -D "" -importcfg $WORK/b297/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/75/759a3b86f06ef585ffa805fbc252ee0d2a4b1d5c01d9f2248ba2bc9d85048233-d # internal github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid V5F0isdDErcd6lmoqOAK/V5F0isdDErcd6lmoqOAK -goversion go1.13.1 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/06/06534802c5ccc25c7076da5b806a8ebc4cea512e29d7cf501305e90430991632-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid FtAt69KCljQPbilExpBQ/FtAt69KCljQPbilExpBQ -goversion go1.13.1 -D "" -importcfg $WORK/b329/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/c2/c28c210073edf716b1dc902e51389997f5ba6ffa47f6bd18c3e933241694a92c-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid TLi5SdlWfYM9uecqstxA/TLi5SdlWfYM9uecqstxA -goversion go1.13.1 -D "" -importcfg $WORK/b330/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c1/c17e44dbce79440ec6bb9373d331f7a9bda826f074b11586d2e797ef47140a55-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid fWWlGpRrM3Ls8lfb3GBy/fWWlGpRrM3Ls8lfb3GBy -goversion go1.13.1 -D "" -importcfg $WORK/b296/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/19/1981024e155218a75b1a0de19c41eee3c5fd0b944d416c6c43a86dddd8c8f09e-d # internal github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid dIiQwK3MMCfRqXpodE_q/dIiQwK3MMCfRqXpodE_q -goversion go1.13.1 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/cf/cf5c574cf4549e7e43bf1910ffaa837280878778ebf478b1a5188c0babbe0e7a-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 1vaHm2dbrkBaVAAHBiZh/1vaHm2dbrkBaVAAHBiZh -goversion go1.13.1 -D "" -importcfg $WORK/b331/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/cd/cdabc64f70b07c40a5afa638601921678ba849ae546d43bde7cbeaafe89a77f5-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 8csXxWnhc0Ff5dTjT3f0/8csXxWnhc0Ff5dTjT3f0 -goversion go1.13.1 -D "" -importcfg $WORK/b332/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/77/773a348762c30a58ff08267761cc07178f6e84e720f8396d805067400100c2da-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid pW0_fL7ABLErN-MuERgn/pW0_fL7ABLErN-MuERgn -goversion go1.13.1 -D "" -importcfg $WORK/b328/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/3e/3ea0ecd29ef2a06b1aa03e677605e69e24473b660990e9f3a252d26ceef61022-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 799kJ6tzTiOXW5j5naA5/799kJ6tzTiOXW5j5naA5 -goversion go1.13.1 -D "" -importcfg $WORK/b350/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/db/db88f796b634ad34366a0cd922515ba7d87cf35d5d0c46ad71761aa89710f83a-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 3Y-4JD8_ZpeSvbRdo9KM/3Y-4JD8_ZpeSvbRdo9KM -goversion go1.13.1 -D "" -importcfg $WORK/b353/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/f4/f407d656710241dd993576dfcc58104894ad68b1fc835ffd7f600bf33f5171b6-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 8y8bkTUG1xSdHzz_xfuJ/8y8bkTUG1xSdHzz_xfuJ -goversion go1.13.1 -D "" -importcfg $WORK/b327/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/ef/efe8ca4de438ea108a6826b0316f501b193b2ea99cef136d629d96f35d56f6b4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid yq7Hru_7kuwGW9EaChKO/yq7Hru_7kuwGW9EaChKO -goversion go1.13.1 -D "" -importcfg $WORK/b325/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/82/82b4a8ec6cf7c036d95d7034027240f4f4b041013437159c173a32e6540d2255-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid LvIVWNtAIhEZzEn_nuW8/LvIVWNtAIhEZzEn_nuW8 -goversion go1.13.1 -D "" -importcfg $WORK/b324/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a3/a3df2be223f0f6439725daeae954c7c51fcf9d8b8ca0537859af8718cbba77f3-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid dYgVNnVO40aHX53wD8-Q/dYgVNnVO40aHX53wD8-Q -goversion go1.13.1 -D "" -importcfg $WORK/b292/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/55/55852babfab7e5816ea3a48abe64151cd89ae6b86411ce376b6243183b43e379-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid a-x9cGVPcR_HmDWBRmv6/a-x9cGVPcR_HmDWBRmv6 -goversion go1.13.1 -D "" -importcfg $WORK/b354/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/47/474ffcee09ae315cbf7e3cd3227afd33b2b49b3e07265ee58c7569729ef61fc3-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 0PamDy5AK_tXIxfVodPC/0PamDy5AK_tXIxfVodPC -goversion go1.13.1 -D "" -importcfg $WORK/b355/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/d0/d00aaa326515a6ea89c59e12240f05b6de82049a5dfdc134763e6a8fece399c3-d # internal github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject mkdir -p $WORK/b357/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 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 CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b357/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b357/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b1/b18fd07f09743904146c6db28eb3d0057b13758f377fe3bd58c65746f8e2cfcb-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid jCe8aP4snvpP0j4Wl8oC/jCe8aP4snvpP0j4Wl8oC -goversion go1.13.1 -D "" -importcfg $WORK/b349/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ae/aee30aef08a70d3253c716a4f8b6d50127f95b4e44dfc40093f680fcc418027e-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid mEslJC_HPXhktliUUzuZ/mEslJC_HPXhktliUUzuZ -goversion go1.13.1 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/41/41593e586b7dcdd043ccca9d62ce5839830831e97d35ae92809acadab2e31b06-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid DvZepazHWHXk9YP6wzVh/DvZepazHWHXk9YP6wzVh -goversion go1.13.1 -D "" -importcfg $WORK/b347/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/c6/c6c5928812b635f1ef2b0eebd73b738afb2473b4155fd6adc682ca789dca73e5-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid hM5JtTGELumMFL9NrDMd/hM5JtTGELumMFL9NrDMd -goversion go1.13.1 -D "" -importcfg $WORK/b304/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/4e/4e64676b7e07cc6cb967814a0bd9834cb8f3c37e7fadc1a3baf29d8e0674dbae-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid Css6L8eD0C4C-a9ZjFBq/Css6L8eD0C4C-a9ZjFBq -goversion go1.13.1 -D "" -importcfg $WORK/b291/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cc/cc38e79da9dc4a9a4b75a12762df694457141cfb00a76bae36a83c65dee978e4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid l4GeMqfZctvdidpuA9V2/l4GeMqfZctvdidpuA9V2 -goversion go1.13.1 -D "" -importcfg $WORK/b338/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ec/ec5d09086bd74d08c3ef885d1141a75f476cf6c9819ef524f84656a62aeff822-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid t3yiQdcSRLgttB13rPpH/t3yiQdcSRLgttB13rPpH -goversion go1.13.1 -D "" -importcfg $WORK/b290/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/b3/b387fd9cb227d182a52da80cfffbef51bd1809e201132080184795442ebf6fa9-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid A78yA7lX_MPAmUzfO4qw/A78yA7lX_MPAmUzfO4qw -goversion go1.13.1 -D "" -importcfg $WORK/b289/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5e/5e68c3b76fcb9ce5d220e3031c57d1b6aeb8dc439583118e9d1572d9fc619ddc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid -AZVoAOD8rtYlfx4pT0p/-AZVoAOD8rtYlfx4pT0p -goversion go1.13.1 -D "" -importcfg $WORK/b337/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/26/264111fe2c9e635bdee5180d0f68bcccae80682e371c1add28ba26cc0b418619-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 0SUvm9MLovs5Hepc2OqK/0SUvm9MLovs5Hepc2OqK -goversion go1.13.1 -D "" -importcfg $WORK/b305/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/5c/5c6cffd84aea9f1c1ac3b4fc5e9ed8e4eb044d0cdd2ba24cdd64ed813d22ede1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid mPsv-6avv32iseUME11E/mPsv-6avv32iseUME11E -goversion go1.13.1 -D "" -importcfg $WORK/b317/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/51/51c7b7ff6b499f1828af4f04fc99dac7acdba158e202455d149fb8f05d301f00-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid -KzG4oLnHsPwIWmJ5z8Q/-KzG4oLnHsPwIWmJ5z8Q -goversion go1.13.1 -D "" -importcfg $WORK/b285/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/55/552de37d16d2ca226ed73fe109adc553847b83c213e1c515da809c5d82367146-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 8MzMA9rU8NNNyGgvfzhJ/8MzMA9rU8NNNyGgvfzhJ -goversion go1.13.1 -D "" -importcfg $WORK/b343/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/56/560cf4dea806bf5a637d478597b2d9435ddf2a582a85528979f1ce272f20bfe9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid wJggOhZBgnJSI0G-qwf_/wJggOhZBgnJSI0G-qwf_ -goversion go1.13.1 -D "" -importcfg $WORK/b315/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4e/4e62a4701af6cd12017be6159c3019443ee6e6541c149dd18c484bdfad43c2b5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none importmap github.com/containers/image/v4/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker -complete -installsuffix shared -buildid 4hdTlG1RPj-yj6kRcI8K/4hdTlG1RPj-yj6kRcI8K -goversion go1.13.1 -D "" -importcfg $WORK/b265/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/15/15a3007e50c4a41ffa4302a0987daad3761ec2b1a41e51c5134eef0f40320f5c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball -complete -installsuffix shared -buildid 5sftFH-XCRNeyDbydv1E/5sftFH-XCRNeyDbydv1E -goversion go1.13.1 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/65/65daa72de220dd8a7bdaede1fdb00c78a4c38ddf52d6c329fbf24150f0b30bdd-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid IFrpapVHgYRWQFnq24ss/IFrpapVHgYRWQFnq24ss -goversion go1.13.1 -D "" -importcfg $WORK/b361/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ab/abccea1747cf511d17b195ee5ba5d434d7844ed8195a788005d8449ed896ae73-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid _KHBbT60eKbw5dHz0qQy/_KHBbT60eKbw5dHz0qQy -goversion go1.13.1 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/2c/2c998389f51561b6c08ba76a2135f20c129d6962dfc5cae7e7dba431c3a81f85-d # internal github.com/containers/libpod/vendor/github.com/ishidawataru/sctp mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid IEebSPmCLK1hSnSp-7Z1/IEebSPmCLK1hSnSp-7Z1 -goversion go1.13.1 -D "" -importcfg $WORK/b364/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/57/57d58a55fe2d0e0df47a1def7c1742e30d5ad000a1dcb5f8a62fcaaa3ffa164c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/image/v4/version=github.com/containers/libpod/vendor/github.com/containers/image/v4/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/version=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift -complete -installsuffix shared -buildid YI71A26PhKGQEZldtJJM/YI71A26PhKGQEZldtJJM -goversion go1.13.1 -D "" -importcfg $WORK/b345/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/a1/a11fb8887075a095fcd9b9369c15d76e50e0192a00837cb27dd217fe17ffc6b1-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid GOIP5_Y2Nr1jqOhocnak/GOIP5_Y2Nr1jqOhocnak -goversion go1.13.1 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/84/84c0a0a794e7c0380a86c47f6776a393314e1b9c1f162d19072007e909419b46-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid tP8qtEIgjYWrnQKoCJIi/tP8qtEIgjYWrnQKoCJIi -goversion go1.13.1 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/60/60560ebf5102e050cf116196c8251298ad47cb6cbe31a231a7f6015078336a4d-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid xxi3Uo8nFD-vt5NcLHF1/xxi3Uo8nFD-vt5NcLHF1 -goversion go1.13.1 -D "" -importcfg $WORK/b366/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6f/6fcb08a095b27788dc6e30d57163755f0cb25928a1872d9f16e6141113bc92f4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid HpGRZ2BgOCXBBpl0CMzQ/HpGRZ2BgOCXBBpl0CMzQ -goversion go1.13.1 -D "" -importcfg $WORK/b367/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/5b/5bebf239eb93099853f8f422e1c34bb04dcd68876560a39302ac222e1e11a46e-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid cFVGR7h4_9O19MivxRPy/cFVGR7h4_9O19MivxRPy -goversion go1.13.1 -D "" -importcfg $WORK/b365/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/78/78ffa2c07bd4853190a23b141bbea379ee3fd772970570c88c5c8ebabd6509c8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon -complete -installsuffix shared -buildid odF03xw2-OmdjhNszw14/odF03xw2-OmdjhNszw14 -goversion go1.13.1 -D "" -importcfg $WORK/b314/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/52/52e60a1e11d3753b43c2de4375676103d3428faa9bb11315bc6d901961d657ce-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid wPj8oZOnslhHvjcZ8Y7_/wPj8oZOnslhHvjcZ8Y7_ -goversion go1.13.1 -D "" -importcfg $WORK/b369/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/27/27896fa2f55902d12a72ccf4c253f6d7adad0452e18c68fefeff68dd3694bfcd-d # internal database/sql/driver mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid eFuEh3H95o6J0bqpW5lX/eFuEh3H95o6J0bqpW5lX -goversion go1.13.1 -D "" -importcfg $WORK/b372/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/91/9143e9b38cfd03cd451bbe6ad0fb53d63babef41407bfbad06fc2349053c9db5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid zZQdEqvob54JkqhXr5Zo/zZQdEqvob54JkqhXr5Zo -goversion go1.13.1 -D "" -importcfg $WORK/b373/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/e8/e86821ec0de368254cd031161ccaceb142e322a4768b8cf66e9da498f16ee16f-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 4TuVrmp6-BF9cwOPaWLY/4TuVrmp6-BF9cwOPaWLY -goversion go1.13.1 -D "" -importcfg $WORK/b375/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/01/012a035d5c8d5f600e7c7f0b1ccc096f9f0ecd258e62224a4613290113fa9114-d # internal github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid VYje5YS1r_3ecMZWOgJ0/VYje5YS1r_3ecMZWOgJ0 -goversion go1.13.1 -D "" -importcfg $WORK/b371/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/55/555ceb66a5c1765bd99785219691b6b6cc24e9207cd1c031e199f8ee11b9aab0-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid h3t3ZasLGOtBcYw-62Ph/h3t3ZasLGOtBcYw-62Ph -goversion go1.13.1 -D "" -importcfg $WORK/b378/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/5e/5ed6d1b3ed5ea27642051ec9654f9977f092f6ecc05df27f6f123824223e1e17-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid gjkct9Ssz3F1NsQlBTpA/gjkct9Ssz3F1NsQlBTpA -goversion go1.13.1 -D "" -importcfg $WORK/b374/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/27/27c6cb2589eea1df30d048d703022416819fe384c7d408dc093c60370e1dbd46-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid IrIBq0IA0idH2s7Iz06U/IrIBq0IA0idH2s7Iz06U -goversion go1.13.1 -D "" -importcfg $WORK/b377/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/55/550fb5717d6893279a32b4237bee2332462b293c5dac48890ac02df9fff66178-d # internal net/mail mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p net/mail -std -complete -installsuffix shared -buildid T-Kch8yuFvJIvhsDq0Ig/T-Kch8yuFvJIvhsDq0Ig -goversion go1.13.1 -D "" -importcfg $WORK/b379/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/c0/c0c2655de4722960e07883b0f8024727b21fa26904600a84db575186dcc5c133-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 6X5bHitEsCek1odZPnqd/6X5bHitEsCek1odZPnqd -goversion go1.13.1 -D "" -importcfg $WORK/b382/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/8d/8d3b40f85430c5c1b41389257a474099145d4e8abb7186928b3be2eb0b79f6cb-d # internal github.com/containers/libpod/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid dP4F4LvI3nwxsB-k7qg1/dP4F4LvI3nwxsB-k7qg1 -goversion go1.13.1 -D "" -importcfg $WORK/b384/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/7a/7a9283af229d15bde6d1ebf34cc11149ade520b041204bf3c2441355ca94bb77-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid cFS2X02LpZcoTvhetT60/cFS2X02LpZcoTvhetT60 -goversion go1.13.1 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/47/47fc9c5fb1854d33878f15ecaf4fe0b8f6470c15f3d27bd58e75bf870b9e985d-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid PtU1EmDLsvLsPylDL-33/PtU1EmDLsvLsPylDL-33 -goversion go1.13.1 -D "" -importcfg $WORK/b376/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/83/83046803ffb80a0e1f75025fdfe2139847940801700ef2aba3f78f0c5be858e9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid zNXSDEkUeKiOi3Hzzxiz/zNXSDEkUeKiOi3Hzzxiz -goversion go1.13.1 -D "" -importcfg $WORK/b388/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/33/3354c6dff2ea885c9f13f081558717fcc1048e4e3939e7740a8fc428e2aa53c0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 8D-ruOcqK54p0vG4wZkE/8D-ruOcqK54p0vG4wZkE -goversion go1.13.1 -D "" -importcfg $WORK/b383/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/7c/7c066a1e2fa4a4468d47de1095c07326ad7e6fbb8965ab1faa104919dd2edfcc-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 6qeBzkCvpXcDf9mtio-8/6qeBzkCvpXcDf9mtio-8 -goversion go1.13.1 -D "" -importcfg $WORK/b387/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/2a/2ad1bf36c4b2e8861a10823b0737280f7a56f5d3454f8aae783710b6a3a1536f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Uo4F8ulaf94EsGUCU-Qv/Uo4F8ulaf94EsGUCU-Qv -goversion go1.13.1 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/37/37df7e28a8c53cd3cfb8c935da0251ac78c9fd66e7df8a55c6f27b1656542aa0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid 02wVvZdm38xfMLGe_gYd/02wVvZdm38xfMLGe_gYd -goversion go1.13.1 -D "" -importcfg $WORK/b392/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5e/5e949551843eda5849729beaf036e25ec5ee0023e3e47095091eb335b77ad449-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid Zl5-vBEsCZydGs3xQHgG/Zl5-vBEsCZydGs3xQHgG -goversion go1.13.1 -D "" -importcfg $WORK/b396/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/94/940f3dc9a441e4a7e0df9a06b2360d8d9e0b53aee1ae19fb16a221382734853c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 6VGJJByM0Odt4u2t3HtM/6VGJJByM0Odt4u2t3HtM -goversion go1.13.1 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/44/44c750e89ccfeb56079de1267a7307083e0bee95551b3bb057a36f1e73e76d7c-d # internal internal/lazyregexp mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid fWT6NnezdvhqCo9nmxU2/fWT6NnezdvhqCo9nmxU2 -goversion go1.13.1 -D "" -importcfg $WORK/b399/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/83/836296c6cd5ff1c1397b2dff61242cb6da95faa524460f3fcb2072f4a3fd835b-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid J9X3DJv_EZpq03IoT9be/J9X3DJv_EZpq03IoT9be -goversion go1.13.1 -D "" -importcfg $WORK/b394/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/0a/0a7d0b1b7302d96619e377d79eadc84c28be5eb25f5ad4ec9644ff6868eba100-d # internal go/doc mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go/doc -std -complete -installsuffix shared -buildid U_q9KJJB-vyBRdRGcRqJ/U_q9KJJB-vyBRdRGcRqJ -goversion go1.13.1 -D "" -importcfg $WORK/b398/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/87/871194c4dbf42cab2ae4638a2a79c61d9d15c859b0cc2213157ce38c0a593ed5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid BKbVEu9TLmmsKKCfwsKi/BKbVEu9TLmmsKKCfwsKi -goversion go1.13.1 -D "" -importcfg $WORK/b393/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/77/77af5a8f130b169156ae769dfc5be8a8bacc5717c1f31d046cd3ceb6e99b386e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid ujlByn85ZP23TWw5zO5M/ujlByn85ZP23TWw5zO5M -goversion go1.13.1 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/06/06249b6b2385714fa94e9e5081970bc11414a835fee244a6554dfd75baaee36d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid NGUGGHTFC1FBb_ztlDZV/NGUGGHTFC1FBb_ztlDZV -goversion go1.13.1 -D "" -importcfg $WORK/b370/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/69/6925bd1305be20e276819c05c03fc72546c24378010aef3a931cafc3853ec9a2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid hKtRKBxb6kYSA079eJvJ/hKtRKBxb6kYSA079eJvJ -goversion go1.13.1 -D "" -importcfg $WORK/b400/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/7f/7f2763c0ef70c84e1529a4f7973a613630162bf483bd5bfd98ef379d138813e9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid iX98Ez72hqRewAVgsXZ2/iX98Ez72hqRewAVgsXZ2 -goversion go1.13.1 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/0a/0ae1f59644c5aaf4ea8090b86fcec7e242447dd1b08e7edafc0caea238104f2c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 8ZAUPQ_uEUrJftl5l5iL/8ZAUPQ_uEUrJftl5l5iL -goversion go1.13.1 -D "" -importcfg $WORK/b402/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/d4/d40ae8b87a93763a5f2e8e95d6d8b9eacbd4b26bb7fe71ac8bc60d28da5ff10d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid opw9aq7UCb7gxa-CFIMI/opw9aq7UCb7gxa-CFIMI -goversion go1.13.1 -D "" -importcfg $WORK/b403/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/7f/7f4179cf8eb6b78af091ba456159112c4d96c71ec89d8bc82c0352daf7ba2c7d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid PfQRIkfBvz2z-NPtTvur/PfQRIkfBvz2z-NPtTvur -goversion go1.13.1 -D "" -importcfg $WORK/b404/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/11/11747823ac57409cc27a162bcb10e79ec64a609b06a06d02413c64a1c1d1db0c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid LJJ7hrsW7iFtygSECmIn/LJJ7hrsW7iFtygSECmIn -goversion go1.13.1 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/67/67c316c33854e4767241356e1f55b3c34197bb6efaf9c4b2d32ac420965e2d00-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid FlnpgddH2xjt_yhEi9u2/FlnpgddH2xjt_yhEi9u2 -goversion go1.13.1 -D "" -importcfg $WORK/b406/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/5f/5fc73a3a3d9549095b4bc853704b263edeb146ecea02b4c07bbac44485958b40-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid W9_mySIkrjK--xJp8wEG/W9_mySIkrjK--xJp8wEG -goversion go1.13.1 -D "" -importcfg $WORK/b397/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/c7/c7a0c5bed0d55d38f734b24ea71b27af9a32b83ead85c3707a31e0b7656b07be-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid jW5AT06Ss4F2wFZBhVbp/jW5AT06Ss4F2wFZBhVbp -goversion go1.13.1 -D "" -importcfg $WORK/b408/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/73/73654acc19db4f2f365ab6e6373903d97944af3130f257fed9c0172a0eee7b15-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 9nl02sKrR04CJMW6MHOe/9nl02sKrR04CJMW6MHOe -goversion go1.13.1 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/3c/3ccb97ccb54cf3b436ffe0ff4e20aa2d7accf0cc32c0d1655c1c09b5f638022d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid f6qjZbHqRC8EYmcDwJU_/f6qjZbHqRC8EYmcDwJU_ -goversion go1.13.1 -D "" -importcfg $WORK/b411/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/54/542ad818dbd78101dce122115ff3a5057c9a69cf9d41e9ae8a23b44ce8966f5c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid oe4J3WnCcmD4kiLcCq_h/oe4J3WnCcmD4kiLcCq_h -goversion go1.13.1 -D "" -importcfg $WORK/b412/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/83/83de0c5446be7dcdb2ea312af1d4b9f9c5e796c8855510757aa562a382ef4d4f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b039/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid H3YnRA16BJTi_WHjJ5Fz/H3YnRA16BJTi_WHjJ5Fz -goversion go1.13.1 -D "" -importcfg $WORK/b414/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ee/ee441091138650a4da69922fc9b0b073db2487c037a1a9addcde3ad2d03da0ff-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid Fc-D5DcC4ZBVxe6w7kWC/Fc-D5DcC4ZBVxe6w7kWC -goversion go1.13.1 -D "" -importcfg $WORK/b413/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/fd/fd337a82cb1efc440316074ad99423a04b1e46dacb2892d1426030a1b984151c-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid 0KyK2_d9c86Mb5YRzife/0KyK2_d9c86Mb5YRzife -goversion go1.13.1 -D "" -importcfg $WORK/b416/importcfg -pack ./term.go ./winsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/7a/7aa26a96ce678319430ad712dea6f1111d2034b9df76430723839e00f453c982-d # internal github.com/containers/libpod/vendor/github.com/ijc/Gotty mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ijc/Gotty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/ijc/Gotty -complete -installsuffix shared -buildid 3rN5jaKXRG2fns6vGWFx/3rN5jaKXRG2fns6vGWFx -goversion go1.13.1 -D "" -importcfg $WORK/b417/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/26/2632e44e49c4b12f4a45ad4b9288f9af436d4abf5e99b2d972c630aef30866f0-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 43PXCHGgkYb2Z1fAJ_MF/43PXCHGgkYb2Z1fAJ_MF -goversion go1.13.1 -D "" -importcfg $WORK/b419/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/6a/6aaee8ecc8583b2aa4eda142bc6d7627a8a1db8ee8084a3bf9685c45b5e2205a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid loTSJYZG8ElecSALH4Nw/loTSJYZG8ElecSALH4Nw -goversion go1.13.1 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/7c/7cca4b5d19d4e772447e631abab3246d8a662659f97ba8106fc895c035455886-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsouza/go-dockerclient/internal/term=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term importmap github.com/ijc/Gotty=github.com/containers/libpod/vendor/github.com/ijc/Gotty packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b417/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid rB8Ty4x-IxPcnL5bQOZh/rB8Ty4x-IxPcnL5bQOZh -goversion go1.13.1 -D "" -importcfg $WORK/b415/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/0b/0bbb9733f14ac54b208a736848caa4bd6973ef5123b12c11e79b0a6335e78219-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid wTEqVfQvefHz7M4AHz_m/wTEqVfQvefHz7M4AHz_m -goversion go1.13.1 -D "" -importcfg $WORK/b420/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/17/17b79e3efbdca7b5baac06afaecb7c1cc816b33d69bebd150d8588c738b41459-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid zVIhQH11uCYCdJOYclEO/zVIhQH11uCYCdJOYclEO -goversion go1.13.1 -D "" -importcfg $WORK/b421/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/16/169530d193fce9ed79a50c4b422b2c7bed92d9f6d7203d5a44ae989e1a4fa3b2-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid tBPiuXHEUGz3MYtKX40Y/tBPiuXHEUGz3MYtKX40Y -goversion go1.13.1 -D "" -importcfg $WORK/b422/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/76/763bfd175778ee7ce48ca83d93a8542ff2ab958fd07d6aa69a8dd61f39991e20-d # internal github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b415/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid gBLMU1dBmLBTLGJnaz-m/gBLMU1dBmLBTLGJnaz-m -goversion go1.13.1 -D "" -importcfg $WORK/b410/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/25/25f7338db6276713c0d33c16aefabc80c27a0983dc0a7c88da2f1430b0aee4a0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid O_kvB5f4KLGTvo1f12im/O_kvB5f4KLGTvo1f12im -goversion go1.13.1 -D "" -importcfg $WORK/b385/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/70/7072b40af4d2d1dc1c077a1477dda6c1177770c49e178ce81c0f114cd5c39e9c-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid ZcH-ceOrwZnWQ7Ymw-yk/ZcH-ceOrwZnWQ7Ymw-yk -goversion go1.13.1 -D "" -importcfg $WORK/b424/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/43/432d4c05ec576a7725b85fa6f4f9a05797f486ba7712608aa5aa787e1fa83594-d # internal encoding/csv mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Y-8xQ9DP60vv0u_LwC6r/Y-8xQ9DP60vv0u_LwC6r -goversion go1.13.1 -D "" -importcfg $WORK/b427/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/64/6473b0b3e0513fabaf5d591009b4a038ed41c4c68c3154014989ae7b1f0508cd-d # internal github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/csv=$WORK/b427/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid y9-kwVo7VYIr0sQWmMbO/y9-kwVo7VYIr0sQWmMbO -goversion go1.13.1 -D "" -importcfg $WORK/b426/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/17/174b8d296fa052816ae0c91b13471d608d724e36186a6f3c3708a16bf04ac871-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b421/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid haSFtxN1qaIaQoolzq6j/haSFtxN1qaIaQoolzq6j -goversion go1.13.1 -D "" -importcfg $WORK/b409/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/28/283c47e59a4294abff209733ac5b5e68b8c03c1f3587474f41e70413d857a0ea-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid NrXwQ_5se-himQ9Mvozf/NrXwQ_5se-himQ9Mvozf -goversion go1.13.1 -D "" -importcfg $WORK/b428/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/b1/b1c93cb4fe7527e610fdd78b01ec3d843360e40ed517fb837ca7d82c82ee24a6-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 2GFRY2NSjKwQouPXOmXC/2GFRY2NSjKwQouPXOmXC -goversion go1.13.1 -D "" -importcfg $WORK/b430/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d4/d4c5b71d050e9913ea0a66b831622ce0faa8d237b5cd1093e827e641d033bcda-d # internal github.com/containers/libpod/cmd/podman/remoteclientconfig mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid mwh1QFD5RusTpy5I79Rx/mwh1QFD5RusTpy5I79Rx -goversion go1.13.1 -D "" -importcfg $WORK/b433/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/05/050ee19b7d2217ba93d3c5203e99b3a6b91ceba951797a74fd771898f8937e73-d # internal github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid y4iRc4TmYXu2_vIqqjNJ/y4iRc4TmYXu2_vIqqjNJ -goversion go1.13.1 -D "" -importcfg $WORK/b435/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/8d/8d848f5b4a75ad4537a22af678c4e721ac975465ec26c908a53d209edded67cf-d # internal github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid 8xU_9hNwY1GhfISKNfFi/8xU_9hNwY1GhfISKNfFi -goversion go1.13.1 -D "" -importcfg $WORK/b437/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/6e/6eebd2d14ce5bece4c959de47e7dc6b9279496f2148e03ad38a2a324e3db625f-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b437/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid i5NEuGhrBK4y5G88keU7/i5NEuGhrBK4y5G88keU7 -goversion go1.13.1 -D "" -importcfg $WORK/b436/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/80/807a54a634fab42b0f6df6f2e18e14fde8b6697a6738eb592741e964b6befd82-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid M_-L4B9E-BwL7Wo84yK6/M_-L4B9E-BwL7Wo84yK6 -goversion go1.13.1 -D "" -importcfg $WORK/b439/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/04/04e2e31dd9231d0cdb62c36915715c0865e14b93ca8a0efeb1cd794e1af542c0-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid RNslYb54KhX-GDBirs9Z/RNslYb54KhX-GDBirs9Z -goversion go1.13.1 -D "" -importcfg $WORK/b442/importcfg -pack ./driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/bf/bf472a20e2c16600f4f1f0c59ab156e15f2d4e3acd8117a86f8f45a3be3b9f5e-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid y2ZvU50jukrp6bvBFmB3/y2ZvU50jukrp6bvBFmB3 -goversion go1.13.1 -D "" -importcfg $WORK/b445/importcfg -pack ./errorhandling.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/cc/ccf20ba2498bcf10dfd0cb617ebffa77c69d85dfe7ae982dffd3e05db4ce348e-d # internal github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid aQeChtbvDPxnfNngVPDb/aQeChtbvDPxnfNngVPDb -goversion go1.13.1 -D "" -importcfg $WORK/b446/importcfg -pack ./namespaces.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/3e/3eb5b53761c882fa18dd77ef8c16d9a136a1bc49fe72382f2cc748a9d92b3536-d # internal github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid iqL7bDr091B_ZppM1A6N/iqL7bDr091B_ZppM1A6N -goversion go1.13.1 -D "" -importcfg $WORK/b381/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/b1/b147b720274eb70a234ca5fb7c1dd5bafbdbded68d46cc404f759743fb1f9269-d # internal github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid lbozQioUPYWPUEcUEQjV/lbozQioUPYWPUEcUEQjV -goversion go1.13.1 -D "" -importcfg $WORK/b448/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 cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/be/bed05b2b59749480f689a379fe1144d751afd26cba74319479406f3a4ae06ca3-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid DICiecYUgxlPwaMxlKw0/DICiecYUgxlPwaMxlKw0 -goversion go1.13.1 -D "" -importcfg $WORK/b451/importcfg -pack ./tty.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/7f/7f467b1e786b42b82eb49b9b918d95ed1d38d1e3b2214ff8bf351d324ba84587-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid JtfIQmxUzMNZvWvOtVZG/JtfIQmxUzMNZvWvOtVZG -goversion go1.13.1 -D "" -importcfg $WORK/b453/importcfg -pack ./cgroups.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/b3/b3206295c0e74ae7fdff84fa2ba1e821686e6a2daedd091d854b34c50fa6ee7b-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid UTcoEFEGzbVSWLocS5NS/UTcoEFEGzbVSWLocS5NS -goversion go1.13.1 -D "" -importcfg $WORK/b452/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/30/303342484d95c0348b14c712be9a3be80ce3f1693201535e0b84f0cdd55d319f-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b455/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b455/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b455/ -g -O2 ./host_cgo.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c cd $WORK/b455 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b455=/tmp/go-build -gno-record-gcc-switches -o $WORK/b455/_cgo_.o $WORK/b455/_cgo_main.o $WORK/b455/_x001.o $WORK/b455/_x002.o -g -O2 cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage host -dynimport $WORK/b455/_cgo_.o -dynout $WORK/b455/_cgo_import.go cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid Xjn7gPo5jwUg60btWd7B/Xjn7gPo5jwUg60btWd7B -goversion go1.13.1 -D "" -importcfg $WORK/b455/importcfg -pack ./host.go $WORK/b455/_cgo_gotypes.go $WORK/b455/host_cgo.cgo1.go $WORK/b455/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/45/45197fa2fe394a4902cf8dfb574060609d518f1ce89596feb4e96b04ad3909a6-d # internal github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b447/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b447/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b447/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b455/_pkg_.a $WORK/b455/_x001.o $WORK/b455/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/e1/e119ba7bd3d62eaf1cf301dbadc4c405c5d0832ac997b6602c8f244a0fdf7f0e-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid D1q_dJMT-T6NXd76595e/D1q_dJMT-T6NXd76595e -goversion go1.13.1 -D "" -importcfg $WORK/b454/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/9a/9a26bd4cfb9663c70c85ae8ac8396964882f8484c67ddd3a60c5595b3b78171f-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid g6sBEuzSsu0dN7JMILLZ/g6sBEuzSsu0dN7JMILLZ -goversion go1.13.1 -D "" -importcfg $WORK/b449/importcfg -pack ./psgo.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/58/5826ddbe26319b12151129dc831db5ffccbcaf7baa52a963c5d52d86516d4288-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid fLB3Ji-yxrQ0R9UJNf1_/fLB3Ji-yxrQ0R9UJNf1_ -goversion go1.13.1 -D "" -importcfg $WORK/b456/importcfg -pack ./journal.go cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/b2/b293a13e2d099ebc8a2e6f8b5e29c236e13e726d3a0d56b2fdf9bc94facb3324-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b458/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b458/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b458/ -g -O2 ./dlopen.go ./dlopen_example.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I $WORK/b447/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b447/_x003.o -c rootless_linux.c cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c cd $WORK/b447 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b447=/tmp/go-build -gno-record-gcc-switches -o $WORK/b447/_cgo_.o $WORK/b447/_cgo_main.o $WORK/b447/_x001.o $WORK/b447/_x002.o $WORK/b447/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage rootless -dynimport $WORK/b447/_cgo_.o -dynout $WORK/b447/_cgo_import.go cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid h5Y5TmNUl9M9qGqaydsq/h5Y5TmNUl9M9qGqaydsq -goversion go1.13.1 -D "" -importcfg $WORK/b447/importcfg -pack ./rootless.go $WORK/b447/_cgo_gotypes.go $WORK/b447/rootless_linux.cgo1.go $WORK/b447/_cgo_import.go cd $WORK/b357 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -o $WORK/b357/_cgo_.o $WORK/b357/_cgo_main.o $WORK/b357/_x001.o $WORK/b357/_x002.o $WORK/b357/_x003.o $WORK/b357/_x004.o $WORK/b357/_x005.o $WORK/b357/_x006.o $WORK/b357/_x007.o $WORK/b357/_x008.o $WORK/b357/_x009.o $WORK/b357/_x010.o $WORK/b357/_x011.o $WORK/b357/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage glibobject -dynimport $WORK/b357/_cgo_.o -dynout $WORK/b357/_cgo_import.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid SSoK63mDv96QlQkQaNiZ/SSoK63mDv96QlQkQaNiZ -goversion go1.13.1 -D "" -importcfg $WORK/b357/importcfg -pack $WORK/b357/_cgo_gotypes.go $WORK/b357/gboolean.cgo1.go $WORK/b357/gcancellable.cgo1.go $WORK/b357/gerror.cgo1.go $WORK/b357/gfile.cgo1.go $WORK/b357/gfileinfo.cgo1.go $WORK/b357/ghashtable.cgo1.go $WORK/b357/ghashtableiter.cgo1.go $WORK/b357/glibobject.cgo1.go $WORK/b357/gobject.cgo1.go $WORK/b357/goptioncontext.cgo1.go $WORK/b357/gvariant.cgo1.go $WORK/b357/_cgo_import.go cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -o $WORK/b458/_cgo_.o $WORK/b458/_cgo_main.o $WORK/b458/_x001.o $WORK/b458/_x002.o $WORK/b458/_x003.o -g -O2 -ldl cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b447/_pkg_.a $WORK/b447/_x001.o $WORK/b447/_x002.o $WORK/b447/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/92/929af3cfeb13d778ce7e4a5a364c6b060113463b94f84eaa5b4b35b9f3bea8f5-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid KH0iA-zOuoOQcsm4B0oP/KH0iA-zOuoOQcsm4B0oP -goversion go1.13.1 -D "" -importcfg $WORK/b460/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage dlopen -dynimport $WORK/b458/_cgo_.o -dynout $WORK/b458/_cgo_import.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b357/_pkg_.a $WORK/b357/_x001.o $WORK/b357/_x002.o $WORK/b357/_x003.o $WORK/b357/_x004.o $WORK/b357/_x005.o $WORK/b357/_x006.o $WORK/b357/_x007.o $WORK/b357/_x008.o $WORK/b357/_x009.o $WORK/b357/_x010.o $WORK/b357/_x011.o $WORK/b357/_x012.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/a5/a55fec85dd2e5d3ca3bfd79389951adb242833b2732e3b350bfc46c0e6c78493-d # internal github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b358/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid q-8QqCV--kvA3N7DKqU8/q-8QqCV--kvA3N7DKqU8 -goversion go1.13.1 -D "" -importcfg $WORK/b458/importcfg -pack $WORK/b458/_cgo_gotypes.go $WORK/b458/dlopen.cgo1.go $WORK/b458/dlopen_example.cgo1.go $WORK/b458/_cgo_import.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b358/ -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/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b358/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/33/33abd0fb3d693a26c54419da9b3d236ed7919160de6b2edf7cc20178ddd2adff-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid S9JR7t9wzG3mD74NYnCM/S9JR7t9wzG3mD74NYnCM -goversion go1.13.1 -D "" -importcfg $WORK/b461/importcfg -pack ./util.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b458/_pkg_.a $WORK/b458/_x001.o $WORK/b458/_x002.o $WORK/b458/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/41/41bd3e7a84a05d82898cb1baa1f77105350fa99d8756fd4095a5c91a589163c3-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b457/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b457/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b457/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/aa/aad9fa51168511607c3988b03b8c4ba6cf72ff091fff9a89844b2885f7dd7fe8-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid NTsYxX1TqqPvw8Og5n8R/NTsYxX1TqqPvw8Og5n8R -goversion go1.13.1 -D "" -importcfg $WORK/b463/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/8c/8cfd59ad4723547c3f27cfff808ff5c6dad07bc8966d371def65f62b9765928e-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid POodm991Ffb0kE-YlhCI/POodm991Ffb0kE-YlhCI -goversion go1.13.1 -D "" -importcfg $WORK/b464/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/14/1492fa82273b35a90977d3b3b6ea0a58e69ae9f5ad0b648f41b87a56e7886f89-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b464/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid tTeWNhRDayE_kYoTXjSW/tTeWNhRDayE_kYoTXjSW -goversion go1.13.1 -D "" -importcfg $WORK/b462/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/5e/5e757107a1faff5c4c937227e7364f6fed6dbe03292a0ff106dea514d59df0d4-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b464/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid XT6C85DKOeEdOtjPikch/XT6C85DKOeEdOtjPikch -goversion go1.13.1 -D "" -importcfg $WORK/b459/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/bf/bf84c785365f6cf03354d5e2e8da5f0dd84593e86afa1179302da4dbf384b84f-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid hl5C3m6sTexitrNzgz_5/hl5C3m6sTexitrNzgz_5 -goversion go1.13.1 -D "" -importcfg $WORK/b465/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ac/ac261720ff14ad7e1e5ef83770ebee34f794eba7a86fa80cee22b63760f29058-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid 2af3ZYjtz-E5-s22tG_e/2af3ZYjtz-E5-s22tG_e -goversion go1.13.1 -D "" -importcfg $WORK/b466/importcfg -pack ./registries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/7e/7e6574010b0c97d289f1e9d345534845e9e372aee5d148ae762def7724c9192d-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid mRME8RaUYa16LwWnwQHQ/mRME8RaUYa16LwWnwQHQ -goversion go1.13.1 -D "" -importcfg $WORK/b469/importcfg -pack ./field.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/49/491fc7859586730baadf07051af46efe23c84e479f5772e2507b78bae42ed6d8-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b469/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid dHx6IxXz0tO8mcv3OlhR/dHx6IxXz0tO8mcv3OlhR -goversion go1.13.1 -D "" -importcfg $WORK/b468/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/d2/d29b6653c597ec0f549d5cac959d142c43ddf66b3b07217131dc5818e4a8297c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b448/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 8FncAD5nw2lIxq9KwJnh/8FncAD5nw2lIxq9KwJnh -goversion go1.13.1 -D "" -importcfg $WORK/b472/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cd $WORK/b457 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/79/7993730113d16ddd77c9069d42f4445446064def7a8d8296a73a2dfdc9e29883-d # internal github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid DNW5wNOAJ6bj74bC50ol/DNW5wNOAJ6bj74bC50ol -goversion go1.13.1 -D "" -importcfg $WORK/b471/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cd $WORK/b457 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b457=/tmp/go-build -gno-record-gcc-switches -o $WORK/b457/_cgo_.o $WORK/b457/_cgo_main.o $WORK/b457/_x001.o $WORK/b457/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b2/b2fa992b7c44125c1c331635c473b93a997e9e9c5ce80d376a336b3a72c71ec0-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid Sk6g-kljsDnSgEyMnuEj/Sk6g-kljsDnSgEyMnuEj -goversion go1.13.1 -D "" -importcfg $WORK/b470/importcfg -pack ./utils.go ./utils_supported.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sdjournal -dynimport $WORK/b457/_cgo_.o -dynout $WORK/b457/_cgo_import.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b458/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid pI6yogWtiV86ywrRTHRY/pI6yogWtiV86ywrRTHRY -goversion go1.13.1 -D "" -importcfg $WORK/b457/importcfg -pack ./functions.go ./read.go $WORK/b457/_cgo_gotypes.go $WORK/b457/journal.cgo1.go $WORK/b457/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/ef/ef01a8afc42a9678b176615c71f2dc5ec7d45574b6a063021113b769c908a15a-d # internal github.com/containers/libpod/libpod/layers mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid HyY2Uqy8hf8-zR0sOAsM/HyY2Uqy8hf8-zR0sOAsM -goversion go1.13.1 -D "" -importcfg $WORK/b473/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/3d/3d10f2bbf34cfb2d4677f9c65349db911041bb4a9b722f3f06f05f8c2a51f4d5-d # internal github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid fG8T3JNyMndyQx92zO82/fG8T3JNyMndyQx92zO82 -goversion go1.13.1 -D "" -importcfg $WORK/b475/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f4/f471ed7c0259d9d9ecd5e8f4f7cbaf22cdc5741ac97fdbaad9bff5ec99af382e-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b476/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b476/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b476/ -g -O2 -Wall -Werror ./shm_lock.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b457/_pkg_.a $WORK/b457/_x001.o $WORK/b457/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/44/44618c8c4e5b0170b3a13065db4291b6bcbcfcb02a7da5ec6d5ab5c7b4b7795c-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid QzLFlqkRPcbeVNGuZZtG/QzLFlqkRPcbeVNGuZZtG -goversion go1.13.1 -D "" -importcfg $WORK/b477/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/d6/d6c8759ec4795d3d0ce569bf96d0d5943d0e0085cd64db643e65f6bdd4944a52-d # internal github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b467/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid hNYQm65-Bj9SAoBmpqV-/hNYQm65-Bj9SAoBmpqV- -goversion go1.13.1 -D "" -importcfg $WORK/b479/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/bc/bcd2bea2c5ffedfb81c2b4facf30db6bca7a43a6abc78a19a8034f3bba6bbce9-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid DHZyqylrT_eeELEMG8Um/DHZyqylrT_eeELEMG8Um -goversion go1.13.1 -D "" -importcfg $WORK/b482/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/65/65333ad10c62c180cf9d1880a6b5f8ecf97e6d092472c77ac7788524643bf3ee-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid dYwMGUFG1ZV2SwZXp-5C/dYwMGUFG1ZV2SwZXp-5C -goversion go1.13.1 -D "" -importcfg $WORK/b481/importcfg -pack ./main.go ./notify.go cd $WORK/b476 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/8e/8e94120e0a76f3f1c9f8ebd09014a0cc1ae8cc09d64f56c64f34252065af705e-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b481/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid k8wmM_pXHTO9dpk_Ogp2/k8wmM_pXHTO9dpk_Ogp2 -goversion go1.13.1 -D "" -importcfg $WORK/b480/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/30/301483237a6c59f8698bc97cd36cfe48b915c9322a8d1c0b65fac9f0c07c94f7-d # internal github.com/containers/libpod/pkg/ctime mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid MNI-yPjL5ZS2Vbhon5bK/MNI-yPjL5ZS2Vbhon5bK -goversion go1.13.1 -D "" -importcfg $WORK/b483/importcfg -pack ./ctime.go ./ctime_linux.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I $WORK/b476/ -g -O2 -Wall -Werror -o $WORK/b476/_x003.o -c shm_lock.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/c4/c4fb5f8de33ec9c38f942e5012d243de7b7fbbdc59b4882c9d8a31cf9c316e87-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid AC2czTRcp9yXoFJS2fAA/AC2czTRcp9yXoFJS2fAA -goversion go1.13.1 -D "" -importcfg $WORK/b485/importcfg -pack ./hook.go ./when.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e0/e0119d926b64b1cbc3925b41e10db5de0cce7366247d8d9c793ec92e1e1adfa8-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid V_5pJ9Z0X9kMM3v0Ut77/V_5pJ9Z0X9kMM3v0Ut77 -goversion go1.13.1 -D "" -importcfg $WORK/b486/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/bb/bb9ee297047868d63ac519b2b93b300363a46b6b7f001920399046e9aca67978-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid ublQI7C6dSbYkopK1Tri/ublQI7C6dSbYkopK1Tri -goversion go1.13.1 -D "" -importcfg $WORK/b484/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd $WORK/b476 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/dd/dd32dde6834a64d36b918bcda1389d86f7f78bf3f5e203112398c807f814e5de-d # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 5CQ1F0-QpHGzZSlNOyRf/5CQ1F0-QpHGzZSlNOyRf -goversion go1.13.1 -D "" -importcfg $WORK/b488/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -o $WORK/b476/_cgo_.o $WORK/b476/_cgo_main.o $WORK/b476/_x001.o $WORK/b476/_x002.o $WORK/b476/_x003.o -g -O2 -lrt -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage shm -dynimport $WORK/b476/_cgo_.o -dynout $WORK/b476/_cgo_import.go cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid ZPYYBYI8IDwrfnxFd--X/ZPYYBYI8IDwrfnxFd--X -goversion go1.13.1 -D "" -importcfg $WORK/b476/importcfg -pack $WORK/b476/_cgo_gotypes.go $WORK/b476/shm_lock.cgo1.go $WORK/b476/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b476/_pkg_.a $WORK/b476/_x001.o $WORK/b476/_x002.o $WORK/b476/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/6a/6a77321cd69090baf07b48d9e22c808bc76e6fd66687b5c293374ee291213a5f-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid 3gUSGW8mcbvp573hQYtq/3gUSGW8mcbvp573hQYtq -goversion go1.13.1 -D "" -importcfg $WORK/b474/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/63/63e76d4d28ba227f50a291c995e62a5eccb13b9b55ee01a8d565c31c6cecfda9-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid IRyNsO9zMSa53jFSHeqL/IRyNsO9zMSa53jFSHeqL -goversion go1.13.1 -D "" -importcfg $WORK/b489/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/56/56506cdfc99f86c2ff21d2b0d50f52866a05a4faec890459123983bd48070b26-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid PU-8CB3P-0KtOgeTSwYW/PU-8CB3P-0KtOgeTSwYW -goversion go1.13.1 -D "" -importcfg $WORK/b492/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/93/934227acdf9269f131c8ef2116fbb38e5b13488ad3d8bd7cf9bc24778f4310c8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid -H5CwCR3UjUgL8aHwN3t/-H5CwCR3UjUgL8aHwN3t -goversion go1.13.1 -D "" -importcfg $WORK/b493/importcfg -pack ./constants.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/7c/7c4397a9dfe8ce391ed070bab42a7226230a959886b6a986f99e9659d308918d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid CFWQfZ6V-SgAvaT9OnZs/CFWQfZ6V-SgAvaT9OnZs -goversion go1.13.1 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/16/164d190add3e2a212cfa23917a437e31024f74d3d102bb134986642ffd90c58f-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 148wewkV4XeIapgJTCSG/148wewkV4XeIapgJTCSG -goversion go1.13.1 -D "" -importcfg $WORK/b487/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/40/40de4eae96f580079d5bfa04875edf9a015498823a6aaa29cb89d00b7ccf7265-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid aYHB-cct4fHi4VxXIA9X/aYHB-cct4fHi4VxXIA9X -goversion go1.13.1 -D "" -importcfg $WORK/b496/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/6d/6d5641e7bf376074b62104dcd808c26805257056d781b214664bc5d74884c0b2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid FzsBZf5rK6iYiR0agPhz/FzsBZf5rK6iYiR0agPhz -goversion go1.13.1 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/79/798f230be55ae0e612567d012b77b033f6a3194854970972e3f5d8041fe9dfe3-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b498/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 2MRbQwQwRL8hh5WdXeuw/2MRbQwQwRL8hh5WdXeuw -goversion go1.13.1 -D "" -importcfg $WORK/b497/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/1a/1a1c98d1ed6b07c9e62b8c83f4da3f67d55ad1cb7c29f4ac587133121772cbfb-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid Vtd91POYlWXtX0SZSJM0/Vtd91POYlWXtX0SZSJM0 -goversion go1.13.1 -D "" -importcfg $WORK/b503/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/7c/7ce2bc5b13a4fe8ab52439537ced66750d5dbded0f7bb6db801b02ecf8024020-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid nmbXO0cK8AN0ZD2fK7iN/nmbXO0cK8AN0ZD2fK7iN -goversion go1.13.1 -D "" -importcfg $WORK/b505/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/e9/e9d2d387a41129bab67cad96560d2fb00c238b2b56410ae9d0872f59dfc4119c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid irnNSPIQNl6lLySS_JiV/irnNSPIQNl6lLySS_JiV -goversion go1.13.1 -D "" -importcfg $WORK/b506/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/dc/dc1184be07b2d86e5fcc5468bcba0f0ee90c5a6ccd255f06251245ed9fadd037-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b504/ cat >$WORK/b504/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b504=>" -I $WORK/b504/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b504/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b503/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 2-a_09lgkHYI0NfNULNL/2-a_09lgkHYI0NfNULNL -goversion go1.13.1 -symabis $WORK/b504/symabis -D "" -importcfg $WORK/b504/importcfg -pack -asmhdr $WORK/b504/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/e3/e314a5a387fd1a3d3ab83d1ef26c6df64a4538d48768124bb3894e1e4d1bbfcf-d # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid clmK3UT7YCbt1xaxg-WU/clmK3UT7YCbt1xaxg-WU -goversion go1.13.1 -D "" -importcfg $WORK/b508/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/ce/ce38106a85a6abce1970208294ae1df3da2f4e2683e71d81fad1a55f8b9dc62c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b508/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid GbyXgAAy3hjRwSWC4eui/GbyXgAAy3hjRwSWC4eui -goversion go1.13.1 -D "" -importcfg $WORK/b507/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/04/04d708f9ac62d6a78261d5f35fbe486916bbaf6adf28d91e1d0d5a0a01462edb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b506/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid WmC-kYYzK0oiEvBjUErG/WmC-kYYzK0oiEvBjUErG -goversion go1.13.1 -D "" -importcfg $WORK/b509/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/de/de28e7d4e33a50baa1b515e9629d8de3a3e88130f9edc650e02697de97fbe108-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid T4_D-itFWAJL846JtuF5/T4_D-itFWAJL846JtuF5 -goversion go1.13.1 -D "" -importcfg $WORK/b511/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b504=>" -I $WORK/b504/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b504/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b504=>" -I $WORK/b504/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b504/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b504=>" -I $WORK/b504/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b504/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b504=>" -I $WORK/b504/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b504/relfect2_s390x.o ./relfect2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b504/_pkg_.a $WORK/b504/relfect2_mips64x.o $WORK/b504/relfect2_mipsx.o $WORK/b504/relfect2_ppc64x.o $WORK/b504/relfect2_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/d0/d09666bb5f43a996b22c870b343d7641920b6016f9bd06dab1e90eca45a41e96-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b504/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 3A-feqPnkY62JTWMv-Dx/3A-feqPnkY62JTWMv-Dx -goversion go1.13.1 -D "" -importcfg $WORK/b502/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/63/6330f2d5a9bd872e6b6a075dc17bc520ad204c997ccdfd6bfaee33e3f9e68742-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid qbKn5p71swT8Db7f3Zrx/qbKn5p71swT8Db7f3Zrx -goversion go1.13.1 -D "" -importcfg $WORK/b510/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/0f/0f3d75c70f77c9248ba02d3610f0388ebe6c1e32fa658a0218bc382e73fdfb3c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid FeO3vwSUCtuGNnbAbMeJ/FeO3vwSUCtuGNnbAbMeJ -goversion go1.13.1 -D "" -importcfg $WORK/b512/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/3a/3ac1afb75b01d78b2caf510f642eeb3342aaef1f93bb67e9e89abe332dbb9f50-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b512/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid XzexOnLmNnPIres93EIi/XzexOnLmNnPIres93EIi -goversion go1.13.1 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/ab/ab776f8c287ac968821dac203eac20026f19ec107fdc9bef7a907ea5629a79d1-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b512/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 6NAtGJvpsRSVGzqwRAS3/6NAtGJvpsRSVGzqwRAS3 -goversion go1.13.1 -D "" -importcfg $WORK/b514/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/77/7742a3dd445781ce9b6ed7020fab35045878128a344e9dd7405b45c687e54aa2-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid YoyrhF6LHoZ1Ku9YFqn_/YoyrhF6LHoZ1Ku9YFqn_ -goversion go1.13.1 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/b0/b055fa4e5156dc73ebe9b14baed081a16c2fd3aa317a0991d69b8a254d1942b4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 8nfZkrg_Haufzr1xotbl/8nfZkrg_Haufzr1xotbl -goversion go1.13.1 -D "" -importcfg $WORK/b519/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/f5/f5ed2aa3a3954bef38f5e0557c25da42b9fcd8ec370ddccea872647a7fa08e1e-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b519/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid qk4jC1q6hksp3S6FwJ-E/qk4jC1q6hksp3S6FwJ-E -goversion go1.13.1 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/01/01aee3aaa3120ffe50c1a0b9a0943eb422d29a48300e3057b1cdec65a6f4bce4-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b518/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid CQTrvN-CKZHP7lO9cRRq/CQTrvN-CKZHP7lO9cRRq -goversion go1.13.1 -D "" -importcfg $WORK/b517/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/aa/aa9b46a5f3ca79ea0c5f027b4c7221676c63c1edf3b038aacfd7afec19e54e1d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b517/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid EBZesiL6o3idZNLB_SyH/EBZesiL6o3idZNLB_SyH -goversion go1.13.1 -D "" -importcfg $WORK/b516/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/97/973162103f0d2707524f7379c53e872f1589ae2e4a60e28960a4a99682f2025c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid IRWXWnXzJtnFzXelmwGq/IRWXWnXzJtnFzXelmwGq -goversion go1.13.1 -D "" -importcfg $WORK/b520/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/ee/ee6ecc11c3c54a7c3df9ee7c4f54294a17efaa62dad71c29f23bc34d3a4e2ab7-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid 5GlzneKVjmMRaqr154WU/5GlzneKVjmMRaqr154WU -goversion go1.13.1 -D "" -importcfg $WORK/b521/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/b5/b51e2a74ed318c55a5536faedcab99f317cf3fbd54b31669463297e0e4fb2037-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b504/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b508/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid Ddcl2SFSNe0HodHuW5BO/Ddcl2SFSNe0HodHuW5BO -goversion go1.13.1 -D "" -importcfg $WORK/b501/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/26/2604bb0a9197995515c3369bdf05c65ed8470ac94a8db606e19200df7bb15d30-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b130/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid LeA0hRPP9ycV_NEosZ_V/LeA0hRPP9ycV_NEosZ_V -goversion go1.13.1 -D "" -importcfg $WORK/b522/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/f3/f305e4bbed1c8cb9ca847346dc45a1b1de8bfec5a001b8403cbb5e628051a60b-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid pYcHIcvAcyfWPbjJZrl2/pYcHIcvAcyfWPbjJZrl2 -goversion go1.13.1 -D "" -importcfg $WORK/b524/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/3f/3fb5943d0990cb13d4cd8c4c3238d4f17f4139581fdc408510a29ba1e77f2d86-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b524/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid f9Fcx-Rw1x--9PcLiihl/f9Fcx-Rw1x--9PcLiihl -goversion go1.13.1 -D "" -importcfg $WORK/b523/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/98/98fc3d7299ea5ace92a51660474ae141f346e5258a51f890799ed7b60ac19bab-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b510/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 0Zg0SfAv5soOmfp3Sr8x/0Zg0SfAv5soOmfp3Sr8x -goversion go1.13.1 -D "" -importcfg $WORK/b500/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/95/9566e8c202b3b33fc7571772c3522c636be4fe7de81a61f2b1653e883111a617-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid Ws2Rni3cpjyBNT6on3yu/Ws2Rni3cpjyBNT6on3yu -goversion go1.13.1 -D "" -importcfg $WORK/b526/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/c2/c26ec3daf321233a00ea633470f42db95204933afd6a9e30c13616e91ac62dec-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid BxqikBV9SwcxvTUN9O3u/BxqikBV9SwcxvTUN9O3u -goversion go1.13.1 -D "" -importcfg $WORK/b527/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/9f/9f799cf60a7298728a26c995c842dc1c8b71fa70d0dd98f34db823573cdd95ce-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b528/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid Opb15R9ipHDzcm6_3Mbe/Opb15R9ipHDzcm6_3Mbe -goversion go1.13.1 -D "" -importcfg $WORK/b525/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/c6/c6125e4243ce0237bbcb99c20fa007acd7d5f399f34cbba0013d9fc8f7c393c9-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid xJNmmO0TCV4SwIfnoTjX/xJNmmO0TCV4SwIfnoTjX -goversion go1.13.1 -D "" -importcfg $WORK/b499/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/a4/a453917645aa9296afb0fb3cf9187683ecd9dc76a91215e889a8aa3737bcbbea-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid kaJVSGhX-5g0lOXrndrN/kaJVSGhX-5g0lOXrndrN -goversion go1.13.1 -D "" -importcfg $WORK/b532/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/5d/5d631a69f8d5f3a11dc620d4c72d4a2c11ccb6eeef2837e73e21bc383c6c0eba-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid t_bgSTleNYbEVEtCV9_H/t_bgSTleNYbEVEtCV9_H -goversion go1.13.1 -D "" -importcfg $WORK/b494/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/6a/6a75a1d1ea910157d7719c1cfc24b88b9fe27515416b7fd9b0c71f10bf7dfde8-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b255/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b532/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid 8LvckX_yXilxhQJE8il5/8LvckX_yXilxhQJE8il5 -goversion go1.13.1 -D "" -importcfg $WORK/b531/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/11/11ad3418b2cba31b31a4489432b630fe1631911b7cee6be478801109d326b84a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 6CxDaycrHjUT6DgjnUr4/6CxDaycrHjUT6DgjnUr4 -goversion go1.13.1 -D "" -importcfg $WORK/b533/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ac/ac8b9cfebed7d606c3199cfd9c6659ef5c09c1650d32508bdbf3d824b5a56e7c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b531/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid pbAfVo9tNI0ED2bp8Y86/pbAfVo9tNI0ED2bp8Y86 -goversion go1.13.1 -D "" -importcfg $WORK/b530/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/97/97ded9514f45e92227d3e31858a470af94fb4cb8e5204c9fd0d10447537742b2-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid fI5azbblzdU49I4eBXKC/fI5azbblzdU49I4eBXKC -goversion go1.13.1 -D "" -importcfg $WORK/b535/importcfg -pack ./lookup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/cf/cfc9511defebb5614435a9729870a620cc2bdd4a2f8e178aa798fcc1da385740-d # internal github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid Sjye_Og3dfdmAqgRo1mY/Sjye_Og3dfdmAqgRo1mY -goversion go1.13.1 -D "" -importcfg $WORK/b537/importcfg -pack ./registrar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/72/72ce2d515c63695eb9426debc5e874768a447d0d4c1530a6e8217ed160ec074d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b494/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 5mMIz4Rhrbx7NELjLbGT/5mMIz4Rhrbx7NELjLbGT -goversion go1.13.1 -D "" -importcfg $WORK/b529/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/39/397095e93fb36225e19857ff7b70a43dc841f2bfc3e30f34971a6ba4e18dafda-d # internal github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid TWdyk8DMHerUJw-X7JrR/TWdyk8DMHerUJw-X7JrR -goversion go1.13.1 -D "" -importcfg $WORK/b539/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/d5/d56166b0f1bc9f02668c4c884908e6fe4245ab79612e1be7898b9c86168f7964-d # internal github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid Xu1MldjJ2LPGJL95xafz/Xu1MldjJ2LPGJL95xafz -goversion go1.13.1 -D "" -importcfg $WORK/b538/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/ea/ea99042d02af9552011a14fca084d1d61a5a5c5f2b24b71134859b6b57e9b30c-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid cUo7FLdzhfdcbnDIOjS6/cUo7FLdzhfdcbnDIOjS6 -goversion go1.13.1 -D "" -importcfg $WORK/b540/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/f2/f2fd190e2c86a4f2f18602657bcd0ad18a34fb0bd4b67b06a675765ce4016de4-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid d33mvtjU-QUTgWfMjAR9/d33mvtjU-QUTgWfMjAR9 -goversion go1.13.1 -D "" -importcfg $WORK/b541/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/06/065a6aec2aadcb3b56bae4b3324c844df137eca07857dbd89562331e289e5349-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid XqwKhM1k0BH7PWGdA6C3/XqwKhM1k0BH7PWGdA6C3 -goversion go1.13.1 -D "" -importcfg $WORK/b542/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/86/86aca8d4e4a04fcbf139378540d1af2bd4bfb1e623d8d1c37a71bebe7777db7d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid R_1Eryd2OGS4Y_ZaFQwN/R_1Eryd2OGS4Y_ZaFQwN -goversion go1.13.1 -D "" -importcfg $WORK/b543/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/36/36faa06a1a3a1be440bfadd9dbb4cf6a59e53bfaab45827693f3351326e8d070-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid di5mhQ_yzR8DrXFcCxH2/di5mhQ_yzR8DrXFcCxH2 -goversion go1.13.1 -D "" -importcfg $WORK/b544/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/17/17a249509fed9f8b3431f82a4bc95a5a42d163c772e885eafae51ba1b85b0f43-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid DDWuryIh7Qc3gs91BLAd/DDWuryIh7Qc3gs91BLAd -goversion go1.13.1 -D "" -importcfg $WORK/b547/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/a7/a706c745517551e50b0a62faf15867457d95d9c95a3611677a249619146db4d2-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid zIoizeOgEkfI4yXDUO3M/zIoizeOgEkfI4yXDUO3M -goversion go1.13.1 -D "" -importcfg $WORK/b550/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/07/07c0a282aa486c948685ee1d41d121f6a42e8fefeb655feefd4da202aff9fbfa-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid njDFlSrTLShoqWRcJTq1/njDFlSrTLShoqWRcJTq1 -goversion go1.13.1 -D "" -importcfg $WORK/b546/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/e4/e455b248c41c2ae070083a4bd45598dae4d65f70d0c9f858ce9057ae472f6ef1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid xckVMS4J5FVMAU80xR_2/xckVMS4J5FVMAU80xR_2 -goversion go1.13.1 -D "" -importcfg $WORK/b552/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/41/41af297583216903461517c3afdd5a82f385d64b92883ebff91f8906c3c7fa2c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid -5TzVhQLpgCaHn45-JUT/-5TzVhQLpgCaHn45-JUT -goversion go1.13.1 -D "" -importcfg $WORK/b553/importcfg -pack ./cgroups.go ./stats.go ./utils.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/13/136dbc39711902b5ea3132fef20142bcbd4617a1bcbf9381eb774f2563f1a3ba-d # internal github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid hRg9tA-fv2drP5zo78TZ/hRg9tA-fv2drP5zo78TZ -goversion go1.13.1 -D "" -importcfg $WORK/b380/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/06/06926bc33623ca72c979403f8c3619f4f04a5426237f6634a49218efb7523cae-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid ZHXE47Qzxw-Zm4uE3CF7/ZHXE47Qzxw-Zm4uE3CF7 -goversion go1.13.1 -D "" -importcfg $WORK/b491/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/df/dfdd7a25a69079d41cab6aac0a99d798fa9816a6d7892a3c07a5883568581eb9-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid y5vm2B960aImmARyL9kX/y5vm2B960aImmARyL9kX -goversion go1.13.1 -D "" -importcfg $WORK/b545/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/15/150ba89b466a2b66741e765489d6eb837d227387ca2eb01fdf0ff8f4d436f278-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b491/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid 3-P-fJL8ug1AGokqAllp/3-P-fJL8ug1AGokqAllp -goversion go1.13.1 -D "" -importcfg $WORK/b490/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/ae/ae547937bfa55393cc2dbe0c578ce831db29a49de2b8828a54d7aa7b3b1f1ff0-d # internal github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid lXTn-Vn6hb5Qi3mTMc3z/lXTn-Vn6hb5Qi3mTMc3z -goversion go1.13.1 -D "" -importcfg $WORK/b551/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/ee/eea3561c9308370cca9ec44b6d52d7569faa31b125c13ccb7887cf50cab85b75-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid MAgFyU4DOJOzqnZFOmnd/MAgFyU4DOJOzqnZFOmnd -goversion go1.13.1 -D "" -importcfg $WORK/b555/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/bb/bbb4b7a5790b56a752b3877d1407207c7cb034148f683d601769f97a1273632e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/pkg/parsers/kernel=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid Qt1Rz-MthQabew4L1EYH/Qt1Rz-MthQabew4L1EYH -goversion go1.13.1 -D "" -importcfg $WORK/b554/importcfg -pack ./seccomp.go ./seccomp_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/d2/d2137d9ffa4263d2dd3f2dadb9a70e62d9b6bdb66eba35d18f1a1431399488a0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid sN7l5e8wlEYlMzymSRoD/sN7l5e8wlEYlMzymSRoD -goversion go1.13.1 -D "" -importcfg $WORK/b556/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/8f/8f7f7398e3f721e82d3808d6e4e94df7279be581ebaa2303ce4a6e7ca1ab95b4-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid JSwba5d-1aMUnreTSOxH/JSwba5d-1aMUnreTSOxH -goversion go1.13.1 -D "" -importcfg $WORK/b557/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/7d/7dd3f0fab41ec90a6a2c4afd9ffaf29c35dd04693014405ad59d2e829c97a1a0-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid f89Bw-TVjdFxr6nMRQOY/f89Bw-TVjdFxr6nMRQOY -goversion go1.13.1 -D "" -importcfg $WORK/b560/importcfg -pack ./channelwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/13/130ae462ca2e3b57a9d752c165d9e7ad8d8f3cb4b39fa86ca222ee69890e2675-d # internal github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b491/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid da0GTRheabzyo21LUIVo/da0GTRheabzyo21LUIVo -goversion go1.13.1 -D "" -importcfg $WORK/b561/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/65/6549522f670381e99b6d1b1a2cc7f348be93271806db80849f35178a114c88c8-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid Kj46AKSXv5YkVXYMfmy_/Kj46AKSXv5YkVXYMfmy_ -goversion go1.13.1 -D "" -importcfg $WORK/b563/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/06/06347b8973045eba332e2649cd81d3548cbf7677f77e8019bd95f2345cc915b3-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 14G9UFtvLnnyU9w2BlMZ/14G9UFtvLnnyU9w2BlMZ -goversion go1.13.1 -D "" -importcfg $WORK/b564/importcfg -pack ./trust.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/98/9855fbac304dbd25f1f686ccde4cc2dd1c0a73d1c43408b5e4e6ac1f7a065965-d # internal html mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p html -std -complete -installsuffix shared -buildid BBjJ5crZDAdlQ1izmNOl/BBjJ5crZDAdlQ1izmNOl -goversion go1.13.1 -D "" -importcfg $WORK/b567/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/60/603a927b7ea4f0874f1ee1c7cf17e460067030c1672ef60882586bab20dbe0f3-d # internal html/template mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b567/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p html/template -std -complete -installsuffix shared -buildid AzbZiA1hSg10MZCDIAgL/AzbZiA1hSg10MZCDIAgL -goversion go1.13.1 -D "" -importcfg $WORK/b566/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/3c/3cda2d954bed90da27d5e909e3d7bad247a27c7db11d207f88aabafd3bc823cb-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/e4/e4235594091e43bb89151278b4efa1b93094b91c607734c03103ec2397be0e5c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/97/97350a5638c365dbab5433b0d49318a876c878f1b9ac57e18358c8cddc91c6e0-d # internal cd $WORK/b358 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b358=/tmp/go-build -gno-record-gcc-switches -o $WORK/b358/_cgo_.o $WORK/b358/_cgo_main.o $WORK/b358/_x001.o $WORK/b358/_x002.o $WORK/b358/_x003.o $WORK/b358/_x004.o $WORK/b358/_x005.o $WORK/b358/_x006.o $WORK/b358/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage otbuiltin -dynimport $WORK/b358/_cgo_.o -dynout $WORK/b358/_cgo_import.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b357/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid HSuz-oRKbPZnwhNLKA5v/HSuz-oRKbPZnwhNLKA5v -goversion go1.13.1 -D "" -importcfg $WORK/b358/importcfg -pack $WORK/b358/_cgo_gotypes.go $WORK/b358/builtin.cgo1.go $WORK/b358/checkout.cgo1.go $WORK/b358/commit.cgo1.go $WORK/b358/init.cgo1.go $WORK/b358/log.cgo1.go $WORK/b358/prune.cgo1.go $WORK/b358/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b358/_pkg_.a $WORK/b358/_x001.o $WORK/b358/_x002.o $WORK/b358/_x003.o $WORK/b358/_x004.o $WORK/b358/_x005.o $WORK/b358/_x006.o $WORK/b358/_x007.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/00/00543b1f56c43f9281ec34cc239ba3b67d53b34142f3721ad5d8feb87446def4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree mkdir -p $WORK/b356/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b356/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I $WORK/b356/ -g -O2 ./ostree_dest.go ./ostree_src.go cd $WORK/b356 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -o $WORK/b356/_cgo_.o $WORK/b356/_cgo_main.o $WORK/b356/_x001.o $WORK/b356/_x002.o $WORK/b356/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b356/_cgo_.o -dynout $WORK/b356/_cgo_import.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree -installsuffix shared -buildid 2xzv21zHpVuoundr7hX4/2xzv21zHpVuoundr7hX4 -goversion go1.13.1 -D "" -importcfg $WORK/b356/importcfg -pack ./ostree_transport.go $WORK/b356/_cgo_gotypes.go $WORK/b356/ostree_dest.cgo1.go $WORK/b356/ostree_src.cgo1.go $WORK/b356/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b356/_pkg_.a $WORK/b356/_x001.o $WORK/b356/_x002.o $WORK/b356/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/e9/e9c1edb844f18fcfff40dc1eb7f4d0bf2b022928d4aebcd420faaa3564a4bf7c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift importmap github.com/containers/image/v4/ostree=github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports -complete -installsuffix shared -buildid d_trVdL-Hq3aiqSEBmsY/d_trVdL-Hq3aiqSEBmsY -goversion go1.13.1 -D "" -importcfg $WORK/b313/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ee/eeae395d906c7bdd9c27df9c484ec84a9ec89c6d9856b873abecd7612ae28c1a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/copy=github.com/containers/libpod/vendor/github.com/containers/image/v4/copy importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/image=github.com/containers/libpod/vendor/github.com/containers/image/v4/image importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2 importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 7SqSpxGF3hC0RVWYgCJY/7SqSpxGF3hC0RVWYgCJY -goversion go1.13.1 -D "" -importcfg $WORK/b049/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/61/615bb33cfcb1db60f7708a337cb8d4a4e95d007ead096f8f6d3979af933abdd4-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b425/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b423/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/copy=github.com/containers/libpod/vendor/github.com/containers/image/v4/copy importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid ZFSXk5gJx_XcOnqUgTT4/ZFSXk5gJx_XcOnqUgTT4 -goversion go1.13.1 -D "" -importcfg $WORK/b423/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid OpzotCWuxubn1bIiKBL1/OpzotCWuxubn1bIiKBL1 -goversion go1.13.1 -D "" -importcfg $WORK/b425/importcfg -pack ./common.go mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 65LJYXz9gdwcZGLiYnyS/65LJYXz9gdwcZGLiYnyS -goversion go1.13.1 -D "" -importcfg $WORK/b549/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fd010ef0f11301b19b68adaafbce15afc8f4b47d286504d62cdf44c9582ec244-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile net=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid omAG7TLpE04xYPyScn2_/omAG7TLpE04xYPyScn2_ -goversion go1.13.1 -D "" -importcfg $WORK/b429/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/8a/8a7dd90f7082e0884c5f62632cad44d4b3c62643b00d43354109a7e9a075c2ad-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/91/91c6d3806f3c81a6987faa8242705d4340c318c103455600dab665853aff93f9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a3/a3f3326fbfeea113f5e360583f30f57312629f411e0d0c0b705665300099539e-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid 8p2W1dgVIujalrLguvrR/8p2W1dgVIujalrLguvrR -goversion go1.13.1 -D "" -importcfg $WORK/b444/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/ec/ec1ace579e906d388f6da1d827810986d39d39c77f32ac92e5a6ff0b7270f9ba-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b536/ github.com/containers/libpod/libpod/events cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b443/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid 66QxNZKFkryFb71Ew2b8/66QxNZKFkryFb71Ew2b8 -goversion go1.13.1 -D "" -importcfg $WORK/b536/importcfg -pack ./netns_linux.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid cAbxtgJ0cMOj4-mOPPK8/cAbxtgJ0cMOj4-mOPPK8 -goversion go1.13.1 -D "" -importcfg $WORK/b443/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/e2/e23dac3726ea16325ee1f6080c3ad3a5686751b0f58e3efd2b2a7ae18eb3ba5b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/11/11d7d055debc8c6a178e5ff71ff1743ab5a639c1e7efa8f23c3ab4760083d75c-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/copy=github.com/containers/libpod/vendor/github.com/containers/image/v4/copy importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid o9NT4pzeaorNWD7t1O8i/o9NT4pzeaorNWD7t1O8i -goversion go1.13.1 -D "" -importcfg $WORK/b441/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/af/aff088ac240b08f9d609bb89b594063cbf037d98ffad8c70e6ec515cd2463a3a-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid hnG41HroqENk_X_YqLUn/hnG41HroqENk_X_YqLUn -goversion go1.13.1 -D "" -importcfg $WORK/b440/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/7f/7fa579766c791420dc05313a256b24eea9fe4fbad7b77c20ca4dad00f7fb4a45-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b438/ cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b438/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b438/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b438 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b438=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b438=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b438=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b438=/tmp/go-build -gno-record-gcc-switches -o $WORK/b438/_cgo_.o $WORK/b438/_cgo_main.o $WORK/b438/_x001.o $WORK/b438/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage libpod -dynimport $WORK/b438/_cgo_.o -dynout $WORK/b438/_cgo_import.go cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive importmap github.com/containers/image/v4/storage=github.com/containers/libpod/vendor/github.com/containers/image/v4/storage importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b491/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid hQshPeXydzvoxQ_azYGk/hQshPeXydzvoxQ_azYGk -goversion go1.13.1 -D "" -importcfg $WORK/b438/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_conmon_linux.go ./oci_missing.go ./oci_util.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 ./volume_internal_linux.go $WORK/b438/_cgo_gotypes.go $WORK/b438/oci_attach_linux_cgo.cgo1.go $WORK/b438/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b438/_pkg_.a $WORK/b438/_x001.o $WORK/b438/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/60/6030ceb52a96fd74dc2ca4eaaa0bd1355696d28d31cd9fabfd4c804ec6c57bc4-d # internal github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b559/ github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b562/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid xOx0DGJTDpllj7INyZSF/xOx0DGJTDpllj7INyZSF -goversion go1.13.1 -D "" -importcfg $WORK/b559/importcfg -pack ./shortcuts.go cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid LxqP0Rq3zBrRiRWfAN2L/LxqP0Rq3zBrRiRWfAN2L -goversion go1.13.1 -D "" -importcfg $WORK/b562/importcfg -pack ./runtime.go github.com/containers/libpod/pkg/spec mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid hULbiXvEFGEIvH6ur0G3/hULbiXvEFGEIvH6ur0G3 -goversion go1.13.1 -D "" -importcfg $WORK/b548/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/55/555d39e295cba96f6c23884606b9d89a5f020c73259fa2a4d69e2a976a09923b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/9a/9abc34e2f8baf2e6b3c03d7b51ca0ee55ae1f0539623aafaddef45e78310d718-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/a1/a11e77044db2615a9072cd4906192744e463134d1d39f6ec7ce1cc0922222e14-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid iL1rOD5zHHYxqUHdT9_Q/iL1rOD5zHHYxqUHdT9_Q -goversion go1.13.1 -D "" -importcfg $WORK/b434/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/85/851b062febd504e54ef7e2fa504d3b48f8b456091191a3e3b51744a5aa8be55f-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b491/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid -88sw5G2UPA3nc60Cj-w/-88sw5G2UPA3nc60Cj-w -goversion go1.13.1 -D "" -importcfg $WORK/b558/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/1a/1a90216876171c6232f70f6bf85f4f6989943e35bd90d61e990e38032773a178-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/image/v4/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b491/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid YcUiuxIH8xfdPhxbeA4H/YcUiuxIH8xfdPhxbeA4H -goversion go1.13.1 -D "" -importcfg $WORK/b432/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/a7/a7f8163a8d73320d0b869325ed5aa571d78b76d1473888aac69c8e87fb83f4a1-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid -13wtxPOZEZZGFpONbQP/-13wtxPOZEZZGFpONbQP -goversion go1.13.1 -D "" -importcfg $WORK/b431/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/db/db246eaf0af51f6848618da258c266eaaa1cba32dd8cfc48239f77ed0141dbda-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v4/directory=github.com/containers/libpod/vendor/github.com/containers/image/v4/directory importmap github.com/containers/image/v4/docker=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker importmap github.com/containers/image/v4/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive importmap github.com/containers/image/v4/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest importmap github.com/containers/image/v4/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config importmap github.com/containers/image/v4/signature=github.com/containers/libpod/vendor/github.com/containers/image/v4/signature importmap github.com/containers/image/v4/transports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports importmap github.com/containers/image/v4/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports importmap github.com/containers/image/v4/types=github.com/containers/libpod/vendor/github.com/containers/image/v4/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile html/template=$WORK/b566/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid UEZAukF6KOC29hmAc7oU/UEZAukF6KOC29hmAc7oU -goversion go1.13.1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/38/3883a23ebeb9173c43e718b3fc04c5835597175de85aeabcab4311187b9f7180-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b039/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile html/template=$WORK/b566/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b036/_pkg_.a packagefile path=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b048/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/image=$WORK/b158/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b422/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b419/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/version=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/openshift=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/ostree=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b561/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b504/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b469/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile encoding/csv=$WORK/b427/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile html=$WORK/b567/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/internal/tmpdir=$WORK/b160/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/oci/internal=$WORK/b311/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b421/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b222/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile crypto/x509=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b415/_pkg_.a packagefile net/http/httputil=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b273/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b120/_pkg_.a packagefile crypto/md5=$WORK/b121/_pkg_.a packagefile crypto/rc4=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b123/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b113/_pkg_.a packagefile encoding/pem=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/compression/internal=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b100/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b177/_pkg_.a packagefile go/format=$WORK/b209/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b093/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b095/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b097/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile go/ast=$WORK/b210/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile crypto/dsa=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b275/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b151/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b327/_pkg_.a packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b198/_pkg_.a packagefile go/printer=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b094/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile go/scanner=$WORK/b211/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile hash/adler32=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile image/internal/imageutil=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b532/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=haJtn37ugIgx0xG_MypD/UEZAukF6KOC29hmAc7oU/_Z_KIjE2vZXkWDvYRUnb/haJtn37ugIgx0xG_MypD -B 0x84a7821caa5075ce29fea79edba63ff500dadce8 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1uopZ5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x ++ dirname /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + sed -s 's/^runtime[ =].*"runc/runtime = "crun/' libpod.conf -i + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + sed -i 's/install.bin: podman/install.bin:/' Makefile + rm -rf docs/containers-mounts.conf.5.md + install -dp /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/system + PODMAN_VERSION=1.6.2 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/etc install.bin install.remote install.man install.cni install.systemd install.completions install.docker Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman bin/podman-remote mkdir -p "/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_output/src/github.com/containers" ln -sfn "/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a" "/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_output/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/vendor/github.com/varlink" "/builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a/_output/src/github.com/varlink" touch .gopathok WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man5 install -m 644 docs/podman-umount.1 docs/podman-pod-stats.1 docs/podman-play-kube.1 docs/podman-image.1 docs/podman.1 docs/podman-pod-rm.1 docs/podman-save.1 docs/podman-pod-start.1 docs/podman-port.1 docs/podman-stop.1 docs/podman-search.1 docs/podman-pod-restart.1 docs/podman-container-prune.1 docs/podman-top.1 docs/podman-login.1 docs/podman-generate.1 docs/podman-events.1 docs/podman-container-runlabel.1 docs/podman-pod-kill.1 docs/podman-pod.1 docs/podman-load.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-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-attach.1 docs/podman-pull.1 docs/podman-volume-prune.1 docs/podman-tag.1 docs/podman-image-sign.1 docs/podman-export.1 docs/podman-healthcheck.1 docs/podman-volume-rm.1 docs/podman-inspect.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-image-tree.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-pod-stop.1 docs/podman-wait.1 docs/podman-generate-systemd.1 docs/podman-pod-exists.1 docs/podman-network.1 docs/podman-network-create.1 docs/podman-varlink.1 docs/podman-run.1 docs/podman-diff.1 docs/podman-logout.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-container-cleanup.1 docs/podman-generate-kube.1 docs/podman-network-inspect.1 docs/podman-pod-top.1 docs/podman-pod-ps.1 docs/podman-logs.1 docs/podman-rmi.1 docs/podman-container.1 -t /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man1 install -m 644 docs/podman-remote.conf.5 docs/libpod.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man5 install -m 644 docs/links/*1 -t /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/system/io.podman.service install -d /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/user # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/zsh/site-functions (cd docs; ./dckrman.sh *.1) install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/docker install -m 644 docs/docker*.1 -t /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/man/man1 + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + install -dp /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/containers + install -p -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/containers + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6.2-2.fc31 --unique-debug-suffix -1.6.2-2.fc31.s390x --unique-debug-src-base podman-1.6.2-2.fc31.s390x -S debugsourcefiles.list /builddir/build/BUILD/libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman-remote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman-remote. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/bin/podman. Use `info auto-load python-scripts [REGEXP]' to list them. 29835 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 mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6OCrb7 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + install -d -p /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/200-pod-top.bats' 'test/system/250-generate-systemd.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/250-generate-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x//usr/share/podman/test/system/helpers.t' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: podman-1.6.2-2.fc31.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ulAx25 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + DOCDIR=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/doc/podman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9haWf5 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman + RPM_EC=0 ++ 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.6.2-2.fc31 podman = 2:1.6.2-2.fc31 podman(s390-64) = 2:1.6.2-2.fc31 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()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs >= 0.3-8 libvarlink-util podman-manpages = 2:1.6.2-2.fc31 runc slirp4netns >= 0.3.0-2 Processing files: podman-docker-1.6.2-2.fc31.noarch Provides: podman-docker = 2:1.6.2-2.fc31 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.6.2-2.fc31.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nJQ3U5 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-tests = 2:1.6.2-2.fc31 podman-tests(s390-64) = 2:1.6.2-2.fc31 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.6.2-2.fc31.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l71uQ6 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x/usr/share/licenses/podman-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: podman-remote = 2:1.6.2-2.fc31 podman-remote(s390-64) = 2:1.6.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Recommends: podman-manpages = 2:1.6.2-2.fc31 Processing files: podman-manpages-1.6.2-2.fc31.noarch Provides: podman-manpages = 2:1.6.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debugsource-1.6.2-2.fc31.s390x Provides: podman-debugsource = 2:1.6.2-2.fc31 podman-debugsource(s390-64) = 2:1.6.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.6.2-2.fc31.s390x Provides: debuginfo(build-id) = f249c05b7ba1f2734e45f2205da98cb6ae2d7a61 podman-debuginfo = 2:1.6.2-2.fc31 podman-debuginfo(s390-64) = 2:1.6.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(s390-64) = 2:1.6.2-2.fc31 Processing files: podman-remote-debuginfo-1.6.2-2.fc31.s390x Provides: debuginfo(build-id) = d789fc6427a2ba0aa94c14af31d9867180061c85 podman-remote-debuginfo = 2:1.6.2-2.fc31 podman-remote-debuginfo(s390-64) = 2:1.6.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(s390-64) = 2:1.6.2-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x Wrote: /builddir/build/RPMS/podman-docker-1.6.2-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/podman-tests-1.6.2-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/podman-manpages-1.6.2-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.6.2-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/podman-remote-1.6.2-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/podman-1.6.2-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.6.2-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.6.2-2.fc31.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q7rlL5 + umask 022 + cd /builddir/build/BUILD + cd libpod-f3ffda1e08f19e9a6a88484136b5eed76533f21a + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.6.2-2.fc31.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0